Composition |
Top Previous Next |
Semantics A composite is a more specific type of association. The composite is signified by a filled diamond on the point where the association connects with the classifier (association end). Composite adds the concept of whole and part to the "vanilla" association and responsibility for the lifetime of the parts. The classifier at the filled diamond end is the whole. Procedure for creating composition In order to create composition,
Procedure for creating composing class by shortcut creation syntax In order to create class composing selected class, use shortcut creation syntax.
|