|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WBIRestDeploymentTarget
A representation of the model object 'WBI Rest Deployment Target'.
The following features are supported:
RestServicePackage.getWBIRestDeploymentTarget()
Method Summary | |
---|---|
java.lang.String |
getContextID()
Returns the value of the 'Context ID' attribute |
org.eclipse.emf.common.util.EList |
getWebModules()
Returns the value of the 'Web Modules' containment reference list. |
void |
setContextID(java.lang.String value)
Sets the value of the ' Context ID ' 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 getContextID()
If the meaning of the 'Context ID' attribute isn't clear, there really should be more of a description here...
setContextID(String)
,
RestServicePackage.getWBIRestDeploymentTarget_ContextID()
void setContextID(java.lang.String value)
Context ID
' attribute.
value
- the new value of the 'Context ID' attribute.getContextID()
org.eclipse.emf.common.util.EList getWebModules()
WBIRestWebModule
.
If the meaning of the 'Web Modules' containment reference list isn't clear, there really should be more of a description here...
RestServicePackage.getWBIRestDeploymentTarget_WebModules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |