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

TypeRoleMult.Mult.Description
InternalComponentConnectionswitchedConnections0..*0..*

Specifies the InternalComponentConnections that are switched by this SwitchingState.

Incoming Relations

TypeMult.RoleMult.Description
EEComponentSpecification1states0..*

Specifies the available SwitchingStates of the EEComponent.

Previous