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