|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentExtension
A representation of the model object 'Deployment Extension'.
The following features are supported:
Namespace
Must Understand
Extension Elements
org.eclipse.jst.j2ee.common.CommonPackage#getDeploymentExtension()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getExtensionElements()
Returns the value of the 'Extension Elements' containment reference list. |
java.lang.String |
getNamespace()
Returns the value of the 'Namespace' attribute |
boolean |
isMustUnderstand()
Returns the value of the 'Must Understand' attribute |
void |
setMustUnderstand(boolean value)
Sets the value of the ' Must Understand ' attribute |
void |
setNamespace(java.lang.String value)
Sets the value of the ' Namespace ' 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 getNamespace()
If the meaning of the 'Namespace' attribute isn't clear, there really should be more of a description here...
setNamespace(String)
,
org.eclipse.jst.j2ee.common.CommonPackage#getDeploymentExtension_Namespace()
void setNamespace(java.lang.String value)
Namespace
' attribute.
value
- the new value of the 'Namespace' attribute.getNamespace()
boolean isMustUnderstand()
If the meaning of the 'Must Understand' attribute isn't clear, there really should be more of a description here...
setMustUnderstand(boolean)
,
org.eclipse.jst.j2ee.common.CommonPackage#getDeploymentExtension_MustUnderstand()
void setMustUnderstand(boolean value)
Must Understand
' attribute.
value
- the new value of the 'Must Understand' attribute.isMustUnderstand()
org.eclipse.emf.common.util.EList getExtensionElements()
org.eclipse.jst.j2ee.internal.common.ExtensibleType
.
If the meaning of the 'Extension Elements' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.jst.j2ee.common.CommonPackage#getDeploymentExtension_ExtensionElements()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |