public interface PutStatement extends ConditionPrefixable, LabelPrefixable, PLINode
The following features are supported:
PLIPackage.getPutStatement()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataSpecification |
getDataSpecification()
Returns the value of the 'Data Specification' containment reference.
|
void |
setDataSpecification(DataSpecification value)
Sets the value of the '
Data Specification' containment reference. |
getConditionPrefixesgetLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
DataSpecification getDataSpecification()
setDataSpecification(DataSpecification),
PLIPackage.getPutStatement_DataSpecification()void setDataSpecification(DataSpecification value)
Data Specification' containment reference.
value - the new value of the 'Data Specification' containment reference.getDataSpecification()