Class Summary |
Entity |
Entity represents candidate for object or
actor (like user) in the analyze model. |
Item |
Items are concrete parts of the AnalyzeModel, like
entities, methods, attributes and stuff. |
Method |
Method marks some possible action that
Entity can do. |
Relation |
Relation connects Thing in the model to other things. |
RelationalAnalyzeModel |
This is the internal representation of
analyzed use case. |
RelationalAnalyzeModelEditor |
|
Thing |
Thing is the super class for all the "things" in
the AnalyzeModel. |