public interface Level extends PLINode
The following features are supported:
PLIPackage.getLevel()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
int |
getLevel()
Returns the value of the 'Level' attribute.
|
void |
setLevel(int value)
Sets the value of the '
Level' attribute. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
int getLevel()
setLevel(int),
PLIPackage.getLevel_Level()void setLevel(int value)
Level' attribute.
value - the new value of the 'Level' attribute.getLevel()