TUML_Association Object
Properties Methods |
Unit
L1UMLModelElements
Declaration
TUML_Association = class(TUML_ModelElement)
Description
Defines a semantic relationsip between two or more Classifiers. An association
has a name and at least two TUML_AssociationEnds,
ie. connections to the associated Classifiers.
Introduced Public Properties |
AssociationEnds | The associatons' ends. |
Introduced Public Methods |
Create | |
CreateAssociationEndTo | Creates and adds a new associationEnd object to this association, connected to i_classifier. |
Destroy |