public interface OnStatement extends ConditionPrefixable, LabelPrefixable, PLINode
The following features are supported:
PLIPackage.getOnStatement()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Condition> |
getConditions()
Returns the value of the 'Conditions' containment reference list.
|
boolean |
isSetSnap()
Returns whether the value of the '
Snap' attribute is set. |
boolean |
isSnap()
Returns the value of the 'Snap' attribute.
|
void |
setSnap(boolean value)
Sets the value of the '
Snap' attribute. |
void |
unsetSnap()
Unsets the value of the '
Snap' attribute. |
getConditionPrefixesgetLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.util.List<Condition> getConditions()
Condition.
PLIPackage.getOnStatement_Conditions()boolean isSnap()
"false".
isSetSnap(),
unsetSnap(),
setSnap(boolean),
PLIPackage.getOnStatement_Snap()void setSnap(boolean value)
Snap' attribute.
value - the new value of the 'Snap' attribute.isSetSnap(),
unsetSnap(),
isSnap()void unsetSnap()
Snap' attribute.
isSetSnap(),
isSnap(),
setSnap(boolean)boolean isSetSnap()
Snap' attribute is set.
unsetSnap(),
isSnap(),
setSnap(boolean)