public interface ExternalAttribute extends Attribute
The following features are supported:
PLIPackage.getExternalAttribute()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Literal |
getEnvironmentName()
Returns the value of the 'Environment Name' containment reference.
|
void |
setEnvironmentName(Literal value)
Sets the value of the '
Environment Name' containment reference. |
getType, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Literal getEnvironmentName()
setEnvironmentName(Literal),
PLIPackage.getExternalAttribute_EnvironmentName()void setEnvironmentName(Literal value)
Environment Name' containment reference.
value - the new value of the 'Environment Name' containment reference.getEnvironmentName()