Connection

A Connection is an electrological connection between two or more ComponentPorts.

General Information

AttributeValue
Ownerschematic
Applied Stereotype
Base ClassifierRoutableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

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

Connection
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the Connection.

Connection
installationInstructionInstruction0..*

Specifies installation instruction for the connection.

Connection

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
connectionEndConnectionEnd2..*YYN1Specifies the ConnectionEnds of the Connection.
signalSignal0..1NYN0..*References the signal that is transmitted by the connection.
netNet0..1NYN0..*References the Net that is realized by the Connection.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
connection0..*NYNBridgeTerminalRole0..*

References the Connection that is realized by this BridgeTerminalRole.

connection2..*NYNConnectionGroup0..*References the Connections that are grouped by the ConnectionGroup.
connection0..*NYNMatingPoint0..*

References the Connection that is realized by this MatingPoint. For example, when a connection is realized by directly plugging or screwing two E/E components together.

connection0..*YYNConnectionSpecification1Specifies the Connection defined by the ConnectionSpecification.
connection0..*NYNMatingDetail0..*

References the Connection that is realized by this MatingPointDetail. For example, when a connection is realized by directly plugging or screwing two E/E components together.

The definition at level of the MatingDetail might be required if the TerminalRole of the MatingPoint carries multiple different potentials (e.g. Coax).

connection0..*NYNWireElementReference0..*References the Connection that is realized by the referenced WireElement (WireElementReference). KBLFRM-341
Previous