public interface PackageOption extends PLINode
The following features are supported:
PLIPackage.getPackageOption()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
PackageOptionType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(PackageOptionType 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
PackageOptionType getType()
PackageOptionType.
PackageOptionType,
setType(PackageOptionType),
PLIPackage.getPackageOption_Type()void setType(PackageOptionType value)
Type' attribute.
value - the new value of the 'Type' attribute.PackageOptionType,
getType()