public interface ReservesVariableList extends Reserves
The following features are supported:
PLIPackage.getReservesVariableList()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Reference> |
getVariables()
Returns the value of the 'Variables' containment reference list.
|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.util.List<Reference> getVariables()
Reference.
PLIPackage.getReservesVariableList_Variables()