| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CodeAssembly
A representation of the model object 'Assembly'.
|
interface |
CompilationUnit
A representation of the model object 'Compilation Unit'.
|
interface |
LanguageUnit
A representation of the model object 'Language Unit'.
|
interface |
Package
A representation of the model object 'Package'.
|
interface |
SharedUnit
A representation of the model object 'Shared Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
Module |
CodeFactory.createModule()
Returns a new object of class 'Module'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseModule(Module object)
Returns the result of interpreting the object as an instance of 'Module'.
|