BridgeTerminalRole

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

A BridgeTerminalRole defines the instance specific properties and relationships of a bridge terminal (see BridgeTerminalSpecification).

A bridge terminal is a part that behaves like terminal but has no WireReceptions. It is used to create short circuit between different pins in a connector. In its use, it can realize a schematic connection on its own and independently of other components.

General Information

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

Attributes

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

Specifies a unique identification of the Role. The identification is guaranteed to be unique within the OccurrenceOrUsage.

Role
sealState SealState 0..1

Specifies if this instance of a terminal should be sealed (waterproof). This applies for example to SpliceTerminals.

TerminalRole

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
connection Connection 0..* N Y N 0..*

References the Connection that is realized by this BridgeTerminalRole.

Previous