WireElementReference

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
labelValueString0..1Specifies the value of label, if this WireElementReference is labled.WireElementReference
labelTypeLabelType0..1WireElementReference
labelPositionLabelPosition0..1Specifies the position of label, if this WireElementReference is labled.WireElementReference
labelingTechnologyLabelingTechnology0..1Specifies the used LabelingTechnology, if this WireElementReference is labled.WireElementReference

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
signalSignal0..1NYN0..*References the signal that is transmitted by the WireElementReference.
connectionGroupConnectionGroup0..*NYN

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

wireEndWireEnd0..*YYN1Specifies the ends of the WireElementReference for contacting purposes.
wireLengthWireLength0..*YYN1Specifies the different length of a wire.
referencedWireElementWireElement1NYN0..*

References the WireElement that is represented by the WireElementReference.

connectionConnection0..*NYN0..*References the Connection that is realized by the referenced WireElement (WireElementReference). KBLFRM-341

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
relatedWireElementReference0..*NYNWireGrouping0..*

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

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