Uses of Interface
ubiware.core.visualizer.SubtreesTreeModel

Packages that use SubtreesTreeModel
ubiware.core.visualizer   
 

Uses of SubtreesTreeModel in ubiware.core.visualizer
 

Classes in ubiware.core.visualizer that implement SubtreesTreeModel
 class BeliefContainerTreeModel
           Maps a belief container/context to a tree-like structure.
 class BeliefTreeModel
           Maps a belief to a tree like structure.
 class SemanticStatementElementTreeModel
           A specification of StringLiteralTreeModel in order to have indication about what exactly this string literal represents.
 class StringLiteralTreeModel
           This is a trivial implementation of a tree model, for the sake of representing literal string values which have no children as trees.