ConnectionEnd

Note: There is a newer version of this specification see VEC 2.1.0

A connection end is the end of a Connection at a ComponentPort.

General Information

AttributeValue
Ownerschematic
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the ConnectionEnd. The identification is guaranteed to be unique within the ConnectionSpecification.

ConnectionEnd
isExternalEndBoolean1

Specifies if the ConnectionEnd is connected to the internal or the external side of the ComponentPort.

ConnectionEnd
genderString0..1

Specifies if the ConnectionEnd is male or female. This may be e.g. important in case of an inliner.

ConnectionEnd
installationInstructionInstruction0..*

Specifies installation instruction for the ConnectionEnd.

ConnectionEnd

Outgoing Relations

TypeRoleMult.Mult.Description
ComponentPortconnectedComponentPort10..*References the ComponentPort that is connected by the ConnectionEnd.

Incoming Relations

TypeMult.RoleMult.Description
WireEnd0..*connectionEnd0..1
Connection1connectionEnd2..*Specifies the ConnectionEnds of the Connection.
Previous