|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A representation of the model object 'Definition'.
org.eclipse.wsdl.WSDLPackage#getDefinition()| Method Summary | |
|---|---|
org.w3c.dom.Document |
getDocument()
Returns a W3C DOM Document built from the input WSDL document. |
EList |
getEBindings()
Returns the value of the 'EBindings' containment reference list. |
EList |
getEImports()
Returns the value of the 'EImports' containment reference list. |
EList |
getEMessages()
Returns the value of the 'EMessages' containment reference list. |
EList |
getENamespaces()
Returns the value of the 'ENamespaces' containment reference list. |
java.lang.String |
getEncoding()
Returns the value of the 'Encoding' attribute |
EList |
getEPortTypes()
Returns the value of the 'EPort Types' containment reference list. |
EList |
getEServices()
Returns the value of the 'EServices' containment reference list. |
Types |
getETypes()
Returns the value of the 'ETypes' containment reference |
java.lang.String |
getLocation()
Returns the value of the 'Location' attribute |
QName |
getQName()
Returns the value of the 'QName' attribute |
java.lang.String |
getTargetNamespace()
Returns the value of the 'Target Namespace' attribute |
void |
setDocument(org.w3c.dom.Document document)
Sets a W3C DOM Document to be used when building up a DOM Element tree for the WSDL model. |
void |
setEncoding(java.lang.String value)
Sets the value of the ' Encoding' attribute |
void |
setETypes(Types value)
Sets the value of the ' ETypes' containment reference |
void |
setLocation(java.lang.String value)
Sets the value of the ' Location' attribute |
void |
setQName(QName value)
Sets the value of the ' QName' attribute |
void |
setTargetNamespace(java.lang.String value)
Sets the value of the ' Target Namespace' 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 |
| Method Detail |
public java.lang.String getTargetNamespace()
If the meaning of the 'Target Namespace' attribute isn't clear, there really should be more of a description here...
setTargetNamespace(String),
org.eclipse.wsdl.WSDLPackage#getDefinition_TargetNamespace()public void setTargetNamespace(java.lang.String value)
Target Namespace' attribute.
value - the new value of the 'Target Namespace' attribute.getTargetNamespace()public java.lang.String getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
setLocation(String),
org.eclipse.wsdl.WSDLPackage#getDefinition_Location()public void setLocation(java.lang.String value)
Location' attribute.
value - the new value of the 'Location' attribute.getLocation()public QName getQName()
If the meaning of the 'QName' attribute isn't clear, there really should be more of a description here...
setQName(QName),
org.eclipse.wsdl.WSDLPackage#getDefinition_QName()public void setQName(QName value)
QName' attribute.
value - the new value of the 'QName' attribute.getQName()public java.lang.String getEncoding()
If the meaning of the 'Encoding' attribute isn't clear, there really should be more of a description here...
setEncoding(String),
org.eclipse.wsdl.WSDLPackage#getDefinition_Encoding()public void setEncoding(java.lang.String value)
Encoding' attribute.
value - the new value of the 'Encoding' attribute.getEncoding()public EList getEMessages()
org.eclipse.wsdl.Message.
If the meaning of the 'EMessages' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.wsdl.WSDLPackage#getDefinition_EMessages()public EList getEPortTypes()
org.eclipse.wsdl.PortType.
If the meaning of the 'EPort Types' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.wsdl.WSDLPackage#getDefinition_EPortTypes()public EList getEBindings()
org.eclipse.wsdl.Binding.
If the meaning of the 'EBindings' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.wsdl.WSDLPackage#getDefinition_EBindings()public EList getEServices()
org.eclipse.wsdl.Service.
If the meaning of the 'EServices' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.wsdl.WSDLPackage#getDefinition_EServices()public EList getENamespaces()
org.eclipse.wsdl.Namespace.
If the meaning of the 'ENamespaces' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.wsdl.WSDLPackage#getDefinition_ENamespaces()public Types getETypes()
If the meaning of the 'ETypes' containment reference isn't clear, there really should be more of a description here...
setETypes(Types),
org.eclipse.wsdl.WSDLPackage#getDefinition_ETypes()public void setETypes(Types value)
ETypes' containment reference.
value - the new value of the 'ETypes' containment reference.getETypes()public EList getEImports()
org.eclipse.wsdl.Import.
If the meaning of the 'EImports' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.wsdl.WSDLPackage#getDefinition_EImports()public org.w3c.dom.Document getDocument()
public void setDocument(org.w3c.dom.Document document)
document - W3C DOM Document.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||