Connector Connector 3

[navigator] [guidelinePackage]General UML Guidelines [bullet][guidelinePackage]Compartment Elements [bullet]ConnectorConnector (Connector)

[help_web]

Specifies a link that enables communication between two or more instances. This link may be an instance of anassociation, or it may represent the possibility of the instances being able to communicate because their identitiesare known by virtue of being passed in as parameters, held in variables or slots, or because the communicatinginstances are the same instance.

The link may be realized by something as simple as a pointer or by something ascomplex as a network connection. In contrast to associations, which specify links between any instance of theassociated classifiers, connectors specify links between instances playing the connected parts only.

[collapsed] [expanded] Properties

Rules

[collapsed] [expanded] Usage