public interface ISubDefinedAttribute extends Attribute
The following features are supported:
PLIPackage.getISubDefinedAttribute()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getISubExpression()
Returns the value of the 'ISub Expression' attribute list.
|
Reference |
getVariable()
Returns the value of the 'Variable' containment reference.
|
void |
setVariable(Reference value)
Sets the value of the '
Variable' containment reference. |
getType, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getVariable()
setVariable(Reference),
PLIPackage.getISubDefinedAttribute_Variable()void setVariable(Reference value)
Variable' containment reference.
value - the new value of the 'Variable' containment reference.getVariable()java.util.List<java.lang.String> getISubExpression()
String.
PLIPackage.getISubDefinedAttribute_ISubExpression()