Name |
Name of the association.
Can be omitted. |
Role name - endpoint |
Name of the role –
endpoint. Can be omitted unless there is an ambiguity, for example,
two or more associations between the same classes whose endpoints
are not named.
Xion: if
omitted, the name of the role is the name of the class linked to the
endpoint with the first letter set to lower case. If the name of the
class is not capitalized, the endpoint is not visible in Xion. |
Multiplicity - endpoint |
The number of instances of
the class on this side of the association that can be linked to an
instance of the class on the other side of the association.
1: after creation, one
object should always be linked to the other object
0..1: an object is or is
not linked to the other one
1..*: at least one
object is linked to the other one
0..*: no restriction on
the number of objects linked to the other one |
Aggregation - endpoint |
An aggregation is a
nonsymmetrical association in which an endpoint plays a dominating
role compared to the other. An aggregation relates to only one role
of an association.
none: symmetrical
association
aggregation:
nonsymmetrical association – no special treatment in Netsilon
composition:
nonsymmetrical association – in Netsilon, objects linked to an
other one by a composition are deleted automatically when the latter
is deleted |
Navigable - endpoint |
It indicates whether an
association is navigable from the other object to this one |
Classifier - endpoint |
The classifier associated
to this endpoint |
Stereotype |
Ignored |