|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaApplication
A representation of the model object 'Java Application'.
The following features are supported:
JavaapplicationPackage.getJavaApplication()
Method Summary | |
---|---|
InventoryModel |
getDeploymentModel()
Returns the value of the 'Deployment Model' reference. |
|
getJar2FileChildren()
Returns the value of the 'Jar2 File Children' containment reference list. |
|
getJava2DirectoryChildren()
Returns the value of the 'Java2 Directory Children' reference list. |
Model |
getJavaModel()
Returns the value of the 'Java Model' reference. |
void |
setDeploymentModel(InventoryModel value)
Sets the value of the ' Deployment Model ' reference. |
void |
setJavaModel(Model value)
Sets the value of the ' Java Model ' reference. |
Method Detail |
---|
Model getJavaModel()
If the meaning of the 'Java Model' reference isn't clear, there really should be more of a description here...
setJavaModel(Model)
,
JavaapplicationPackage.getJavaApplication_JavaModel()
void setJavaModel(Model value)
Java Model
' reference.
value
- the new value of the 'Java Model' reference.getJavaModel()
InventoryModel getDeploymentModel()
If the meaning of the 'Deployment Model' reference isn't clear, there really should be more of a description here...
setDeploymentModel(InventoryModel)
,
JavaapplicationPackage.getJavaApplication_DeploymentModel()
void setDeploymentModel(InventoryModel value)
Deployment Model
' reference.
value
- the new value of the 'Deployment Model' reference.getDeploymentModel()
getJava2DirectoryChildren()
Java2Directory
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Java2 Directory Children' reference list isn't clear, there really should be more of a description here...
JavaapplicationPackage.getJavaApplication_Java2DirectoryChildren()
,
Java2Directory.getParent()
getJar2FileChildren()
JavaJar2File
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Jar2 File Children' containment reference list isn't clear, there really should be more of a description here...
JavaapplicationPackage.getJavaApplication_Jar2FileChildren()
,
JavaJar2File.getParent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |