public interface EnvironmentAttribute extends Attribute
The following features are supported:
PLIPackage.getEnvironmentAttribute()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getCharacteristics()
Returns the value of the 'Characteristics' attribute list.
|
getType, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.util.List<java.lang.String> getCharacteristics()
String.
PLIPackage.getEnvironmentAttribute_Characteristics()