this class manages fragments compartments,
a fragment without separator contains one compartment
Declaration :
Directly inherited by : UmlFragmentCompartment
Artifact : UmlBaseFragmentCompartment
Operation fragment |
return the fragment owning the compartment
Declaration :
Operation rank |
the rank of the compartment in the fragment (0..)
Declaration :
Operation texts |
the texts placed in the compartment
Declaration :
Operation contained |
return the fragments contained in the compartment,
may be none
Declaration :
Relation _fragment (<unidirectional association>) |
Declaration :
Relation _contained (<directional composition>) |
Declaration :
Attribut _rank |
Declaration :
Attribut _texts |
Declaration :
Attribut _y |
Declaration :
Operation add_contained_ |
Declaration :
Operation add_text_ |
Declaration :
Operation b |
Declaration :
Operation smaller |
Declaration :
Operation init |
internal, don't call it
Declaration :
Operation ~UmlBaseFragmentCompartment |
to avoid compiler warning, don't call it
Declaration :
Extra Class Member friend |
Definition :
friend class UmlBaseFragment;
friend class UmlBaseUseCaseDiagramDefinition;
friend class UmlBaseSequenceDiagramDefinition;
All public operations : add_contained_ , add_text_ , b , contained , fragment , init , rank , smaller , texts