|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Java2Directory
A representation of the model object 'Java2 Directory'.
The following features are supported:
JavaapplicationPackage.getJava2Directory()
Method Summary | |
---|---|
|
getDirectory()
Returns the value of the 'Directory' reference list. |
|
getJava2FileChildren()
Returns the value of the 'Java2 File Children' reference list. |
Package |
getJavaPackage()
Returns the value of the 'Java Package' reference. |
JavaApplication |
getParent()
Returns the value of the 'Parent' reference. |
void |
setJavaPackage(Package value)
Sets the value of the ' Java Package ' reference. |
void |
setParent(JavaApplication value)
Sets the value of the ' Parent ' reference. |
Method Detail |
---|
Package getJavaPackage()
If the meaning of the 'Java Package' reference isn't clear, there really should be more of a description here...
setJavaPackage(org.eclipse.gmt.modisco.java.Package)
,
JavaapplicationPackage.getJava2Directory_JavaPackage()
void setJavaPackage(Package value)
Java Package
' reference.
value
- the new value of the 'Java Package' reference.getJavaPackage()
getDirectory()
Directory
.
If the meaning of the 'Directory' reference list isn't clear, there really should be more of a description here...
JavaapplicationPackage.getJava2Directory_Directory()
JavaApplication getParent()
Java2 Directory Children
'.
If the meaning of the 'Parent' reference isn't clear, there really should be more of a description here...
setParent(JavaApplication)
,
JavaapplicationPackage.getJava2Directory_Parent()
,
JavaApplication.getJava2DirectoryChildren()
void setParent(JavaApplication value)
Parent
' reference.
value
- the new value of the 'Parent' reference.getParent()
getJava2FileChildren()
Java2File
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Java2 File Children' reference list isn't clear, there really should be more of a description here...
JavaapplicationPackage.getJava2Directory_Java2FileChildren()
,
Java2File.getParent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |