public interface LiteralCondition extends Condition
The following features are supported:
XtextPackage.getLiteralCondition()| Modifier and Type | Method and Description |
|---|---|
boolean |
isTrue()
Returns the value of the 'True' attribute
|
void |
setTrue(boolean value)
Sets the value of the '
True' attribute |
boolean isTrue()
If the meaning of the 'True' attribute isn't clear, there really should be more of a description here...
setTrue(boolean),
XtextPackage.getLiteralCondition_True()Copyright © 2015. All Rights Reserved.