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

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
pinsPinComponent2..*NYN0..*
conductorSpecificationConductorSpecification0..1NYN0..*

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
connections0..*YYNEEComponentSpecification1
switchedConnections0..*NYNSwitchingState0..*

Specifies the InternalComponentConnections that are switched by this SwitchingState.

Previous