public interface Condition extends PLINode
The following features are supported:
PLIPackage.getCondition()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
ConditionName |
getConditionName()
Returns the value of the 'Condition Name' attribute.
|
Reference |
getReference()
Returns the value of the 'Reference' containment reference.
|
void |
setConditionName(ConditionName value)
Sets the value of the '
Condition Name' attribute. |
void |
setReference(Reference value)
Sets the value of the '
Reference' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
ConditionName getConditionName()
ConditionName.
ConditionName,
setConditionName(ConditionName),
PLIPackage.getCondition_ConditionName()void setConditionName(ConditionName value)
Condition Name' attribute.
value - the new value of the 'Condition Name' attribute.ConditionName,
getConditionName()Reference getReference()
setReference(Reference),
PLIPackage.getCondition_Reference()void setReference(Reference value)
Reference' containment reference.
value - the new value of the 'Reference' containment reference.getReference()