SwitchingState

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

A SwitchingState defines a certain static state of an EEComponent. Under which conditions or when such a state applies, should be described in an external description model.

A SwitchingState references a collection of InternalComponentConnections, with the semantic that these connections exist (and only these connections) when the switching state is active.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

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

SwitchingState

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
switchedConnectionsInternalComponentConnection0..*NYN0..*

Specifies the InternalComponentConnections that are switched by this SwitchingState.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
states0..*YYNEEComponentSpecification1

Specifies the available SwitchingStates of the EEComponent.

Previous