public interface GetStringStatement extends GetStatement
The following features are supported:
PLIPackage.getGetStringStatement()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getString()
Returns the value of the 'String' containment reference.
|
void |
setString(Expression value)
Sets the value of the '
String' containment reference. |
getDataSpecification, setDataSpecificationgetConditionPrefixesgetLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Expression getString()
setString(Expression),
PLIPackage.getGetStringStatement_String()void setString(Expression value)
String' containment reference.
value - the new value of the 'String' containment reference.getString()