public interface NotCondition extends Condition
The following features are supported:
RulePackage.getNotCondition()| Modifier and Type | Method and Description |
|---|---|
Condition |
getCondition()
Returns the value of the 'Condition' containment reference.
|
void |
setCondition(Condition value)
Sets the value of the '
Condition' containment reference. |
evaluate, evaluateChangedValuesCondition getCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
setCondition(Condition),
RulePackage.getNotCondition_Condition()void setCondition(Condition value)
Condition' containment reference.
value - the new value of the 'Condition' containment reference.getCondition()Copyright © 2018. All rights reserved.