|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceDeploymentDescription
A representation of the model object 'Resource Deployment Description'.
The following features are supported:
ModelPackage.getResourceDeploymentDescription()
Method Summary | |
---|---|
java.lang.String |
getResourceName()
Returns the value of the 'Resource Name' attribute |
java.lang.String |
getResourceValue()
Returns the value of the 'Resource Value' attribute |
void |
setResourceName(java.lang.String value)
Sets the value of the ' Resource Name ' attribute |
void |
setResourceValue(java.lang.String value)
Sets the value of the ' Resource Value ' 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 getResourceName()
If the meaning of the 'Resource Name' attribute isn't clear, there really should be more of a description here...
setResourceName(String)
,
ModelPackage.getResourceDeploymentDescription_ResourceName()
void setResourceName(java.lang.String value)
Resource Name
' attribute.
value
- the new value of the 'Resource Name' attribute.getResourceName()
java.lang.String getResourceValue()
If the meaning of the 'Resource Value' attribute isn't clear, there really should be more of a description here...
setResourceValue(String)
,
ModelPackage.getResourceDeploymentDescription_ResourceValue()
void setResourceValue(java.lang.String value)
Resource Value
' attribute.
value
- the new value of the 'Resource Value' attribute.getResourceValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |