| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
| Modifier and Type | Method and Description |
|---|---|
InstanceOf |
CodeFactory.createInstanceOf()
Returns a new object of class 'Instance Of'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseInstanceOf(InstanceOf object)
Returns the result of interpreting the object as an instance of 'Instance Of'.
|