ConnectionEnd

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
genderConnectionEndGender0..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

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
connectedComponentPortComponentPort1NYN0..*References the ComponentPort that is connected by the ConnectionEnd.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
connectionEnd2..*YYNConnection1Specifies the ConnectionEnds of the Connection.
connectionEnd0..*NYNWireEnd0..*
Previous