| Package | Description |
|---|---|
| org.eclipse.modisco.java.composition.javaapplication |
| Modifier and Type | Method and Description |
|---|---|
JavaApplication |
JavaapplicationFactory.createJavaApplication()
Returns a new object of class 'Java Application'.
|
JavaApplication |
Java2Directory.getParent()
Returns the value of the 'Parent' reference.
|
JavaApplication |
JavaJar2File.getParent()
Returns the value of the 'Parent' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Java2Directory.setParent(JavaApplication value)
Sets the value of the '
Parent' reference. |
void |
JavaJar2File.setParent(JavaApplication value)
Sets the value of the '
Parent' container reference. |