public interface SignalStatement extends ConditionPrefixable, LabelPrefixable, PLINode
The following features are supported:
PLIPackage.getSignalStatement()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| 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. |
getConditionPrefixesgetLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Condition getCondition()
setCondition(Condition),
PLIPackage.getSignalStatement_Condition()void setCondition(Condition value)
Condition' containment reference.
value - the new value of the 'Condition' containment reference.getCondition()