public interface Negation extends Condition
The following features are supported:
XtextPackage.getNegation()| Modifier and Type | Method and Description |
|---|---|
Condition |
getValue()
Returns the value of the 'Value' containment reference.
|
void |
setValue(Condition value)
Sets the value of the '
Value' containment reference. |
Condition getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(Condition),
XtextPackage.getNegation_Value()void setValue(Condition value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()