| Modifier and Type | Method and Description |
|---|---|
SwitchStatusCondition |
ExprSwitchStatusCond.getCondition()
Returns the value of the 'Condition' reference.
|
SwitchStatusCondition |
UPSISwitch.getOffCondition()
Returns the value of the 'Off Condition' containment reference.
|
SwitchStatusCondition |
UPSISwitch.getOnCondition()
Returns the value of the 'On Condition' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExprSwitchStatusCond.setCondition(SwitchStatusCondition value)
Sets the value of the '
Condition' reference. |
void |
UPSISwitch.setOffCondition(SwitchStatusCondition value)
Sets the value of the '
Off Condition' containment reference. |
void |
UPSISwitch.setOnCondition(SwitchStatusCondition value)
Sets the value of the '
On Condition' containment reference. |