InternalTerminalConnection

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

An InternalTerminalConnection represents an electrical connection within a terminal. For standard terminals all receptions (wire- and terminal-receptions) have an electrical connection. For non-standard terminals (e.g. coax) only some receptions have an electrical connection. The InternalTerminalConnection is modelled as a separate class and not as relationship between wire- and terminal-reception, since it is possible that a terminal has only one kind of reception (e.g. a parallel connector, a cavity bridge). (see KBLFRM-302)

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the InternalTerminalConnection. The identification is guaranteed to be unique within the TerminalSpecification (this might be for example an internal connection number).

InternalTerminalConnection

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
wireReceptionWireReception0..*NYN0..1References the WireReceptions that participate in the InternalTerminalConnection.
terminalReceptionTerminalReception0..*NYN0..1References the TerminalReceptions that participate in the InternalTerminalConnection.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
internalTerminalConnection0..*YYNTerminalSpecification1Specifies the InternalTerminalConnections of the terminal.
Previous