See:
Description
Class Summary | |
---|---|
AbstractEntityTreeItem | This class represents all TreeItems in the AnalyzeModelTrre. |
AnalyzeModelTree | Customized JTree for showing AnalyzeModel s
entity structure. |
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. |
EntitiesTreeItem |
This represents the entities TreeItem
that contains all the entities of the analyze model. |
EntityTreeItem | This class represents entity tree item. |
MethodTreeItem |
This class represents method TreeItem . |
TreeItem |
TreeItem is basic building block
of AnalyzeTreeModel . |
Classes related to a tree that displays analyzemodel in a tree.