SwitchingState
Note: There is a newer version of this specification see VEC 2.2.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
| Attribute | Value | 
|---|---|
| Owner | electrical_parts | 
| Applied Stereotype | |
| Base Classifier | ConfigurableElement | 
| Is Abstract | false | 
| Derived Classifiers | 
Attributes
| Name | Type | Mult. | Description | Owning Classifier | 
|---|---|---|---|---|
| identification | String | 1 | Identification of the SwitchingState, which must be distinct for all SwitchingStates of an EEComponent. | SwitchingState | 
Outgoing Relations
| Type | Role | Mult. | Mult. | Description | 
|---|---|---|---|---|
| InternalComponentConnection | switchedConnections | 0..* | 0..* | Specifies the InternalComponentConnections that are switched by this SwitchingState. | 
Incoming Relations
| Type | Mult. | Role | Mult. | Description | 
|---|---|---|---|---|
| EEComponentSpecification | 1 | states | 0..* | Specifies the available SwitchingStates of the EEComponent. |