|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtensibleElement
A representation of the model object 'Extensible Element'.
WSDLPackage.getExtensibleElement()
Method Summary | |
---|---|
void |
addExtensibilityElement(ExtensibilityElement extElement)
Adds an ExtensibilityElement to the 'EExtensibility Elements' containment reference list. |
org.eclipse.emf.common.util.EList |
getEExtensibilityElements()
Returns the value of the 'EExtensibility Elements' containment reference list. |
java.util.List |
getExtensibilityElements()
This method is same as getEExtensibilityElements() and compatible with the JWSDL API. |
Methods inherited from interface org.eclipse.wst.wsdl.WSDLElement |
---|
elementChanged, getContainer, getDocumentationElement, getElement, getEnclosingDefinition, setDocumentationElement, setElement, setEnclosingDefinition, updateElement, updateElement |
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 |
---|
org.eclipse.emf.common.util.EList getEExtensibilityElements()
ExtensibilityElement
.
If the meaning of the 'EExtensibility Elements' containment reference list isn't clear, there really should be more of a description here...
WSDLPackage.getExtensibleElement_EExtensibilityElements()
java.util.List getExtensibilityElements()
getEExtensibilityElements()
void addExtensibilityElement(ExtensibilityElement extElement)
extElement
- An ExtensibilityElement to be added.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |