| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
| Modifier and Type | Method and Description |
|---|---|
IndexUnit |
CodeFactory.createIndexUnit()
Returns a new object of class 'Index Unit'.
|
IndexUnit |
ArrayType.getIndexUnit()
Returns the value of the 'Index Unit' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayType.setIndexUnit(IndexUnit value)
Sets the value of the '
Index Unit' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseIndexUnit(IndexUnit object)
Returns the result of interpreting the object as an instance of 'Index Unit'.
|