public interface ExecStatement extends ConditionPrefixable, LabelPrefixable, PLINode
The following features are supported:
PLIPackage.getExecStatement()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStatementCode()
Returns the value of the 'Statement Code' attribute.
|
void |
setStatementCode(java.lang.String value)
Sets the value of the '
Statement Code' attribute. |
getConditionPrefixesgetLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.lang.String getStatementCode()
setStatementCode(String),
PLIPackage.getExecStatement_StatementCode()void setStatementCode(java.lang.String value)
Statement Code' attribute.
value - the new value of the 'Statement Code' attribute.getStatementCode()