public interface Name extends MinorSyntaxObject
The following features are supported:
GASTMPackage.getName_()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNameString()
Returns the value of the 'Name String' attribute.
|
void |
setNameString(java.lang.String value)
Sets the value of the '
Name String' attribute. |
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfojava.lang.String getNameString()
If the meaning of the 'Name String' attribute isn't clear, there really should be more of a description here...
setNameString(String),
GASTMPackage.getName_NameString()void setNameString(java.lang.String value)
Name String' attribute.
value - the new value of the 'Name String' attribute.getNameString()