public interface ActivatePart extends PLINode
The following features are supported:
PLIPackage.getActivatePart()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getIdentifier()
Returns the value of the 'Identifier' containment reference.
|
ActivateOption |
getOption()
Returns the value of the 'Option' attribute.
|
boolean |
isSetOption()
Returns whether the value of the '
Option' attribute is set. |
void |
setIdentifier(Reference value)
Sets the value of the '
Identifier' containment reference. |
void |
setOption(ActivateOption value)
Sets the value of the '
Option' attribute. |
void |
unsetOption()
Unsets the value of the '
Option' attribute. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getIdentifier()
setIdentifier(Reference),
PLIPackage.getActivatePart_Identifier()void setIdentifier(Reference value)
Identifier' containment reference.
value - the new value of the 'Identifier' containment reference.getIdentifier()ActivateOption getOption()
ActivateOption.
ActivateOption,
isSetOption(),
unsetOption(),
setOption(ActivateOption),
PLIPackage.getActivatePart_Option()void setOption(ActivateOption value)
Option' attribute.
value - the new value of the 'Option' attribute.ActivateOption,
isSetOption(),
unsetOption(),
getOption()void unsetOption()
Option' attribute.
isSetOption(),
getOption(),
setOption(ActivateOption)boolean isSetOption()
Option' attribute is set.
unsetOption(),
getOption(),
setOption(ActivateOption)