WireElementReference

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

A WireElementReference represents the usage of a WireElement in the context of a PartUsage or PartOccurrence. For contacting purposes, a WireElementReference has WireEnds. KBLFRM-384

General Information

AttributeValue
Ownerinstancing_electrical_parts
Applied Stereotype
Base ClassifierRoutableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString0..1

Specifies a unique identification of the WireElementReference. The identification is guaranteed to be unique within the WireRole.

WireElementReference
unconnectedBoolean0..1

If this attribute is true, the WireElementReference is not connected (unused) on purpose. This can be the case for example if a multi core is used, but not all cores are necessary in a specific situation.

However, for all WireElements defined in the WireSpecification a corresponding WireElementReference shall exist. This attribute can be used to mark these unused cores explicitly.

WireElementReference

Outgoing Relations

TypeRoleMult.Mult.Description
WireLengthwireLength0..*1Specifies the different length of a wire.
WireElementreferencedWireElement10..*

References the WireElement that is represented by the WireElementReference.

Signalsignal0..10..*References the signal that is transmitted by the WireElementReference.
WireEndwireEnd0..*1Specifies the ends of the WireElementReference for contacting purposes.
Connectionconnection0..10..*References the Connection that is realized by the referenced WireElement (WireElementReference). KBLFRM-341
ConnectionGroupconnectionGroup0..1

References the ConnectionGroup that is realized by this WireElementReference. This applies normally to WireElementReference that have subWireElements.

Incoming Relations

TypeMult.RoleMult.Description
WireGrouping0..*relatedWireElementReference0..*

References the concrete wire elements (WireElementReference) that are grouped by the WireGrouping.

WireRole1wireElementReference0..*Specifies the WireElementReferences used in the WireRole. For multi core wires more than one WireElementReference is needed.
Previous