| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.xml.emf | |
| org.eclipse.gmt.modisco.xml.emf.util | |
| org.eclipse.modisco.eclipseplugin |
| Modifier and Type | Method and Description |
|---|---|
Root |
MoDiscoXMLFactory.createRoot()
Returns a new object of class 'Root'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
MoDiscoXMLSwitch.caseRoot(Root object)
Returns the result of interpreting the object as an instance of 'Root'.
|
| Modifier and Type | Method and Description |
|---|---|
Root |
EclipsePlugin.getClassPathRoot()
Returns the value of the 'Class Path Root' reference.
|
Root |
EclipsePlugin.getPluginXml()
Returns the value of the 'Plugin Xml' reference.
|
Root |
EclipsePlugin.getProject()
Returns the value of the 'Project' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EclipsePlugin.setClassPathRoot(Root value)
Sets the value of the '
Class Path Root' reference. |
void |
EclipsePlugin.setPluginXml(Root value)
Sets the value of the '
Plugin Xml' reference. |
void |
EclipsePlugin.setProject(Root value)
Sets the value of the '
Project' reference. |