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