Uses of Package
ubiware.core.visualizer

Packages that use ubiware.core.visualizer
ubiware.core.visualizer   
 

Classes in ubiware.core.visualizer used by ubiware.core.visualizer
Formatter
           Default formatter used by the package in order to avoid creating many instances.
Lambda
           A class which models the concept of functors (C++) or function (functional programming), processes (Ruby), etc.
SAPLTreeCellRenderer
           Custom cell renderer class for the Belief Tree.
SAPLTreeCellRenderer.UserPreferencies
          Interface to specify the minimun knowledge about user that should be provided to this Cell Renderer in order to render cells according to user preferences.
SemanticStatementElementTreeModel.Type
          The enumeration which describes the possible types that this tree model can have.
StringLiteralTreeModel
           This is a trivial implementation of a tree model, for the sake of representing literal string values which have no children as trees.
SubtreesTreeModel
           A SubtreesTreeModel is a tree model which does not solely handle the whole tree structure, but instead, it handles only its very own immediate children.
VisualizerPrototype.Predicate
          Classes implementing this interface can act as predicates, accepting or rejecting elements of type T.
VisualizerPrototypeForm
           The GUI part of the visualizer.
VisualizerPrototypeForm.BeliefSearchArguments
          The base class for a belief search arguments structure.
VisualizerPrototypeForm.BeliefSearchArguments.Argument
          Indicated that a public field of this class is an argument.
VisualizerPrototypeForm.BeliefSearchType
          A collection of possible search types that a user can make.