|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArtifactDeploymentDescription
A representation of the model object 'Artifact Deployment Description'.
The following features are supported:
ModelPackage.getArtifactDeploymentDescription()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getArtifactFeature()
Returns the value of the 'Artifact Feature' containment reference list. |
java.lang.String |
getLocation()
Returns the value of the 'Location' attribute |
java.lang.String |
getNode()
Returns the value of the 'Node' attribute |
org.eclipse.emf.common.util.EList |
getResource()
Returns the value of the 'Resource' containment reference list. |
void |
setLocation(java.lang.String value)
Sets the value of the ' Location ' attribute |
void |
setNode(java.lang.String value)
Sets the value of the ' Node ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
setLocation(String)
,
ModelPackage.getArtifactDeploymentDescription_Location()
void setLocation(java.lang.String value)
Location
' attribute.
value
- the new value of the 'Location' attribute.getLocation()
java.lang.String getNode()
If the meaning of the 'Node' attribute isn't clear, there really should be more of a description here...
setNode(String)
,
ModelPackage.getArtifactDeploymentDescription_Node()
void setNode(java.lang.String value)
Node
' attribute.
value
- the new value of the 'Node' attribute.getNode()
org.eclipse.emf.common.util.EList getResource()
ResourceDeploymentDescription
.
If the meaning of the 'Resource' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getArtifactDeploymentDescription_Resource()
org.eclipse.emf.common.util.EList getArtifactFeature()
Feature
.
If the meaning of the 'Artifact Feature' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getArtifactDeploymentDescription_ArtifactFeature()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |