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 modeled 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

TypeRoleMult.Mult.Description
WireReceptionwireReception0..*0..1References the WireReceptions that participate in the InternalTerminalConnection.
TerminalReceptionterminalReception0..*0..1References the TerminalReceptions that participate in the InternalTerminalConnection.

Incoming Relations

TypeMult.RoleMult.Description
TerminalSpecification1internalTerminalConnection0..*Specifies the InternalTerminalConnections of the terminal.
Previous