| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
Integer |
GASTMFactory.createInteger()
Returns a new object of class 'Integer'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseInteger(Integer object)
Returns the result of interpreting the object as an instance of 'Integer'.
|