|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaJar2File
A representation of the model object 'Java Jar2 File'.
The following features are supported:
JavaapplicationPackage.getJavaJar2File()
Method Summary | |
---|---|
BinaryFile |
getFile()
Returns the value of the 'File' reference. |
Archive |
getJavaArchive()
Returns the value of the 'Java Archive' reference. |
JavaApplication |
getParent()
Returns the value of the 'Parent' container reference. |
void |
setFile(BinaryFile value)
Sets the value of the ' File ' reference. |
void |
setJavaArchive(Archive value)
Sets the value of the ' Java Archive ' reference. |
void |
setParent(JavaApplication value)
Sets the value of the ' Parent ' container reference. |
Method Detail |
---|
Archive getJavaArchive()
If the meaning of the 'Java Archive' reference isn't clear, there really should be more of a description here...
setJavaArchive(Archive)
,
JavaapplicationPackage.getJavaJar2File_JavaArchive()
void setJavaArchive(Archive value)
Java Archive
' reference.
value
- the new value of the 'Java Archive' reference.getJavaArchive()
BinaryFile getFile()
If the meaning of the 'File' reference isn't clear, there really should be more of a description here...
setFile(BinaryFile)
,
JavaapplicationPackage.getJavaJar2File_File()
void setFile(BinaryFile value)
File
' reference.
value
- the new value of the 'File' reference.getFile()
JavaApplication getParent()
Jar2 File Children
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(JavaApplication)
,
JavaapplicationPackage.getJavaJar2File_Parent()
,
JavaApplication.getJar2FileChildren()
void setParent(JavaApplication value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |