Connection

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

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

TypeRoleMult.Mult.Description
Netnet0..10..*References the Net that is realized by the Connection.
Signalsignal0..10..*References the signal that is transmitted by the connection.
ConnectionEndconnectionEnd2..*1Specifies the ConnectionEnds of the Connection.

Incoming Relations

TypeMult.RoleMult.Description
WireElementReference0..*connection0..1References the Connection that is realized by the referenced WireElement (WireElementReference). KBLFRM-341
MatingDetail0..*connection0..1

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

MatingPoint0..*connection0..1

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.

ConnectionGroup0..*connection2..*References the Connections that are grouped by the ConnectionGroup.
ConnectionSpecification1connection0..*Specifies the Connection defined by the ConnectionSpecification.
BridgeTerminalRole0..*connection0..1References the Connection that is realized by this BridgeTerminalRole.
Previous