public interface AssignByDimacross extends AssignByClause
The following features are supported:
PLIPackage.getAssignByDimacross()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getIndex()
Returns the value of the 'Index' containment reference.
|
void |
setIndex(Expression value)
Sets the value of the '
Index' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Expression getIndex()
setIndex(Expression),
PLIPackage.getAssignByDimacross_Index()void setIndex(Expression value)
Index' containment reference.
value - the new value of the 'Index' containment reference.getIndex()