|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Message
A representation of the model object 'Message'.
WSDLPackage.getMessage()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getEParts()
Returns the value of the 'EParts' containment reference list. |
javax.xml.namespace.QName |
getQName()
Returns the value of the 'QName' attribute |
boolean |
isUndefined()
Returns the value of the 'Undefined' attribute |
void |
setQName(javax.xml.namespace.QName value)
Sets the value of the ' QName ' attribute |
void |
setUndefined(boolean value)
Sets the value of the ' Undefined ' attribute |
Methods inherited from interface org.eclipse.wst.wsdl.ExtensibleElement |
---|
addExtensibilityElement, getEExtensibilityElements, getExtensibilityElements |
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 |
---|
javax.xml.namespace.QName getQName()
If the meaning of the 'QName' attribute isn't clear, there really should be more of a description here...
setQName(QName)
,
WSDLPackage.getMessage_QName()
void setQName(javax.xml.namespace.QName value)
QName
' attribute.
value
- the new value of the 'QName' attribute.getQName()
boolean isUndefined()
If the meaning of the 'Undefined' attribute isn't clear, there really should be more of a description here...
setUndefined(boolean)
,
WSDLPackage.getMessage_Undefined()
void setUndefined(boolean value)
Undefined
' attribute.
value
- the new value of the 'Undefined' attribute.isUndefined()
org.eclipse.emf.common.util.EList getEParts()
Part
.
If the meaning of the 'EParts' containment reference list isn't clear, there really should be more of a description here...
WSDLPackage.getMessage_EParts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |