| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
| Modifier and Type | Method and Description |
|---|---|
BooleanType |
CodeFactory.createBooleanType()
Returns a new object of class 'Boolean Type'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseBooleanType(BooleanType object)
Returns the result of interpreting the object as an instance of 'Boolean Type'.
|