InternalComponentConnection

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

An InternalComponentConnection defines a conductive connection between PinComponents within an EEComponent. Such a connection can be statically permanent or dynamically switch (e.g. by a relais). This behaviour can be defined with a SwitchingState.

The electrical behaviour of an InternalComponentConnection can be further specified by a referenced ConductorSpecification.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Identification of the InternalComponentConnection, which must be distinct for all InternalComponentConnection of an EEComponent.

InternalComponentConnection

Outgoing Relations

TypeRoleMult.Mult.Description
ConductorSpecificationconductorSpecification0..10..*
PinComponentpins2..*0..*

Incoming Relations

TypeMult.RoleMult.Description
EEComponentSpecification1connections0..*
SwitchingState0..*switchedConnections0..*

Specifies the InternalComponentConnections that are switched by this SwitchingState.

Previous