TUML_AssociationEnd Object
Properties

Unit
L1UMLModelElements

Declaration
TUML_AssociationEnd = class(TUML_ModelElement)

Description
Endpoint of an Association, which connects the association to a Classifier. It has a name and defines a set of properties of the connection, e.g. which Classifier the instances must conform to, their multiplicity, if they may be exchanged, and if they may be reached from another instance via this connection.

Introduced Public Properties
Aggregation
Changeable
Classifier The Classifier which this AssociationEnd is connected to.
IsNavigable
IsOrdered
Multiplicity
TargetScope