| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util | |
| org.eclipse.modisco.eclipseplugin |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SharedUnit
A representation of the model object 'Shared Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
CodeFactory.createCompilationUnit()
Returns a new object of class 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseCompilationUnit(CompilationUnit object)
Returns the result of interpreting the object as an instance of 'Compilation Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
EclipsePlugin.getBuildProperties()
Returns the value of the 'Build Properties' reference.
|
CompilationUnit |
EclipsePlugin.getBundleProperties()
Returns the value of the 'Bundle Properties' reference.
|
CompilationUnit |
EclipsePlugin.getPluginProperties()
Returns the value of the 'Plugin Properties' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EclipsePlugin.setBuildProperties(CompilationUnit value)
Sets the value of the '
Build Properties' reference. |
void |
EclipsePlugin.setBundleProperties(CompilationUnit value)
Sets the value of the '
Bundle Properties' reference. |
void |
EclipsePlugin.setPluginProperties(CompilationUnit value)
Sets the value of the '
Plugin Properties' reference. |