PinComponentReference

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

A PinComponentReference represents the usage of a PinComponent in the context of a PartUsage or PartOccurrence. (KBLFRM-401)

General Information

Attribute Value
Owner instancing_electrical_parts
Applied Stereotype
Base Classifier ConfigurableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 0..1

Specifies a unique identification of the PinComponentReference. The identification is guaranteed to be unique within the HousingComponentReference.

PinComponentReference

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
terminalRole TerminalRole 0..1 Y Y N 0..1 References the TerminalRole of PinComponentReference. This is required to specify a Mating for EEComponents with other EEComponents or a Harness. (KBLFRM-401)
pinComponent PinComponent 1 N Y N 0..* Points to the PinComponent referenced by the PinComponent reference. (KBLFRM-401)

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
pinComponentRef 0..* Y Y N HousingComponentReference 1 Specifies the PinComponentReferences used in the HousingComponentReference. (KBLFRM-401)
pinComponentReference 1 N Y N PinWireMappingPoint
Previous