public interface DetachStatement extends ConditionPrefixable, LabelPrefixable, PLINode
The following features are supported:
PLIPackage.getDetachStatement()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getThread()
Returns the value of the 'Thread' containment reference.
|
void |
setThread(Reference value)
Sets the value of the '
Thread' containment reference. |
getConditionPrefixesgetLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getThread()
setThread(Reference),
PLIPackage.getDetachStatement_Thread()void setThread(Reference value)
Thread' containment reference.
value - the new value of the 'Thread' containment reference.getThread()