public interface Java2File
The following features are supported:
JavaapplicationPackage.getJava2File()| Modifier and Type | Method and Description |
|---|---|
CompilationUnit |
getJavaUnit()
Returns the value of the 'Java Unit' reference.
|
Java2Directory |
getParent()
Returns the value of the 'Parent' reference.
|
void |
setParent(Java2Directory value)
Sets the value of the '
Parent' reference. |
CompilationUnit getJavaUnit()
If the meaning of the 'Java Unit' reference isn't clear, there really should be more of a description here...
JavaapplicationPackage.getJava2File_JavaUnit()Java2Directory getParent()
Java2 File Children'.
If the meaning of the 'Parent' reference isn't clear, there really should be more of a description here...
setParent(Java2Directory),
JavaapplicationPackage.getJava2File_Parent(),
Java2Directory.getJava2FileChildren()void setParent(Java2Directory value)
Parent' reference.
value - the new value of the 'Parent' reference.getParent()