Uses of Package
ucot.ui.gui.tree.analyzemodeltree

Packages that use ucot.ui.gui.tree.analyzemodeltree
ucot.ui.gui Graphical userInterface and classes related to it. 
ucot.ui.gui.tree.analyzemodeltree Classes related to a tree that displays analyzemodel in a tree. 
 

Classes in ucot.ui.gui.tree.analyzemodeltree used by ucot.ui.gui
AnalyzeModelTree
          Customized JTree for showing AnalyzeModels entity structure.
 

Classes in ucot.ui.gui.tree.analyzemodeltree used by ucot.ui.gui.tree.analyzemodeltree
AbstractEntityTreeItem
          This class represents all TreeItems in the AnalyzeModelTrre.
AnalyzeTreeModel
           This is the TreeModel for JTree representing the AnalyzeModel.
AttributeTreeItem
           This class represents entity object that resides as an attribute in the analyze model tree.
ChildTreeItem
           Represents child entity in analyze model tree.
MethodTreeItem
           This class represents method TreeItem.
TreeItem
           TreeItem is basic building block of AnalyzeTreeModel.