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