Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

A B C D E F G H I L M N O P Q R S T U V W X

G

get(String) - Static method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticSeverity
Returns the ' Diagnostic Severity ' literal with the specified literal value.
get(int) - Static method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticSeverity
Returns the ' Diagnostic Severity ' literal with the specified integer value.
getAttribute(Element, String) - Static method in class org.eclipse.wst.wsdl.util. WSDLConstants
Returns an attribute value given the attributeName in the element.
getBinding() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Binding'
getBinding_EBindingOperations() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EBinding Operations'
getBinding_EPortType() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' EPort Type'
getBinding_QName() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' QName'
getBinding_Undefined() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Undefined'
getBindingFault() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Binding Fault'
getBindingFault_EFault() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' EFault'
getBindingFault_Name() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Name'
getBindingInput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Binding Input'
getBindingInput_EInput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' EInput'
getBindingInput_Name() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Name'
getBindingOperation() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Binding Operation'
getBindingOperation_EBindingFaults() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EBinding Faults'
getBindingOperation_EBindingInput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference ' EBinding Input'
getBindingOperation_EBindingOutput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference ' EBinding Output'
getBindingOperation_EOperation() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' EOperation'
getBindingOperation_Name() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Name'
getBindingOutput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Binding Output'
getBindingOutput_EOutput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' EOutput'
getBindingOutput_Name() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Name'
getByName(String) - Static method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticSeverity
Returns the ' Diagnostic Severity ' literal with the specified name.
getChildren() - Method in interface org.eclipse.wst.wsdl. UnknownExtensibilityElement
Returns the value of the ' Children ' containment reference list.
getColumn() - Method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticImpl
 
getContainer() - Method in interface org.eclipse.wst.wsdl.util. WSDLDiagnostic
returns the Element where the error occurs
getContainer() - Method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticImpl
 
getContainer() - Method in interface org.eclipse.wst.wsdl. WSDLElement
Returns the value of the ' Container ' reference.
getDefaultSaveOptions() - Method in class org.eclipse.wst.wsdl.util. WSDLResourceImpl
 
getDefinition() - Method in class org.eclipse.wst.wsdl.util. WSDLResourceImpl
Returns the resource's Definition.
getDefinition() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Definition'
getDefinition_EBindings() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EBindings'
getDefinition_EImports() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EImports'
getDefinition_EMessages() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EMessages'
getDefinition_ENamespaces() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' ENamespaces'
getDefinition_Encoding() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Encoding'
getDefinition_EPortTypes() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EPort Types'
getDefinition_EServices() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EServices'
getDefinition_ETypes() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference ' ETypes'
getDefinition_Location() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Location'
getDefinition_QName() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' QName'
getDefinition_TargetNamespace() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Target Namespace'
getDiagnostics() - Method in class org.eclipse.wst.wsdl.util. WSDLParser
Provides a collection with the diagnostics generated during parsing.
getDocument() - Method in interface org.eclipse.wst.wsdl. Definition
Returns a W3C DOM Document built from the input WSDL document.
getDocument() - Method in class org.eclipse.wst.wsdl.util. WSDLParser
Provides the DOM document created by parsing the WSDL document.
getDocumentationElement() - Method in interface org.eclipse.wst.wsdl. WSDLElement
Returns the value of the ' Documentation Element ' attribute
getDOMDocument() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for data type ' DOM Document '
getDOMElement() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for data type ' DOM Element '
getEBinding() - Method in interface org.eclipse.wst.wsdl. Port
Returns the value of the ' EBinding ' reference
getEBindingFaults() - Method in interface org.eclipse.wst.wsdl. BindingOperation
Returns the value of the ' EBinding Faults ' containment reference list.
getEBindingInput() - Method in interface org.eclipse.wst.wsdl. BindingOperation
Returns the value of the ' EBinding Input ' containment reference
getEBindingOperations() - Method in interface org.eclipse.wst.wsdl. Binding
Returns the value of the ' EBinding Operations ' containment reference list.
getEBindingOutput() - Method in interface org.eclipse.wst.wsdl. BindingOperation
Returns the value of the ' EBinding Output ' containment reference
getEBindings() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' EBindings ' containment reference list.
getEDefinition() - Method in interface org.eclipse.wst.wsdl. Import
Returns the value of the ' EDefinition ' reference
getEEncodingStyles() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPBody
Returns the value of the ' EEncoding Styles ' attribute list.
getEEncodingStyles() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPHeaderBase
Returns the value of the ' EEncoding Styles ' attribute list.
getEExtensibilityElements() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPart
Returns the value of the ' EExtensibility Elements ' containment reference list.
getEExtensibilityElements() - Method in interface org.eclipse.wst.wsdl. ExtensibleElement
Returns the value of the ' EExtensibility Elements ' containment reference list.
getEFault() - Method in interface org.eclipse.wst.wsdl. BindingFault
Returns the value of the ' EFault ' reference
getEFaults() - Method in interface org.eclipse.wst.wsdl. Operation
Returns the value of the ' EFaults ' containment reference list.
getEImports() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' EImports ' containment reference list.
getEInput() - Method in interface org.eclipse.wst.wsdl. BindingInput
Returns the value of the ' EInput ' reference
getEInput() - Method in interface org.eclipse.wst.wsdl. Operation
Returns the value of the ' EInput ' containment reference
getElement() - Method in interface org.eclipse.wst.wsdl. WSDLElement
Returns the value of the ' Element ' attribute
getElementDeclaration() - Method in interface org.eclipse.wst.wsdl. Part
Returns the value of the ' Element Declaration ' reference
getElementName() - Method in interface org.eclipse.wst.wsdl. Part
Returns the value of the ' Element Name ' attribute
getElementTag(int) - Static method in class org.eclipse.wst.wsdl.util. WSDLConstants
Returns a String name of element tag given the nodeType.
getElementType() - Method in interface org.eclipse.wst.wsdl. ExtensibilityElement
Returns the value of the ' Element Type ' attribute
getEMessage() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPHeaderBase
Returns the value of the ' EMessage ' reference
getEMessage() - Method in interface org.eclipse.wst.wsdl. MessageReference
Returns the value of the ' EMessage ' reference
getEMessage() - Method in interface org.eclipse.wst.wsdl. Part
Returns the value of the ' EMessage ' reference
getEMessages() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' EMessages ' containment reference list.
getEMIMEPart() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEMultipartRelated
Returns the value of the ' EMIME Part ' containment reference list.
getENamespaces() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' ENamespaces ' containment reference list.
getEnclosingDefinition() - Method in interface org.eclipse.wst.wsdl. WSDLElement
Returns the Definition that contains this WSDL element.
getEncoding() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' Encoding ' attribute
getEncoding() - Method in class org.eclipse.wst.wsdl.util. WSDLParser
 
getEncodingStyles() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPHeaderBase
 
getEndColumn(Node) - Static method in class org.eclipse.wst.wsdl.util. WSDLParser
Returns the column at which the given node ends.
getEndLine(Node) - Static method in class org.eclipse.wst.wsdl.util. WSDLParser
Returns the line at which the given node ends.
getEOperation() - Method in interface org.eclipse.wst.wsdl. BindingOperation
Returns the value of the ' EOperation ' reference
getEOperations() - Method in interface org.eclipse.wst.wsdl. PortType
Returns the value of the ' EOperations ' containment reference list.
getEOutput() - Method in interface org.eclipse.wst.wsdl. BindingOutput
Returns the value of the ' EOutput ' reference
getEOutput() - Method in interface org.eclipse.wst.wsdl. Operation
Returns the value of the ' EOutput ' containment reference
getEParameterOrdering() - Method in interface org.eclipse.wst.wsdl. Operation
Returns the value of the ' EParameter Ordering ' reference list.
getEPart() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEContent
Returns the value of the ' EPart ' reference
getEPart() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEMimeXml
Returns the value of the ' EPart ' reference
getEPart() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPHeaderBase
Returns the value of the ' EPart ' reference
getEParts() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPBody
Returns the value of the ' EParts ' reference list.
getEParts() - Method in interface org.eclipse.wst.wsdl. Message
Returns the value of the ' EParts ' containment reference list.
getEPorts() - Method in interface org.eclipse.wst.wsdl. Service
Returns the value of the ' EPorts ' containment reference list.
getEPortType() - Method in interface org.eclipse.wst.wsdl. Binding
Returns the value of the ' EPort Type ' reference
getEPortTypes() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' EPort Types ' containment reference list.
getESchema() - Method in interface org.eclipse.wst.wsdl. Import
Returns the value of the ' ESchema ' reference
getEServices() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' EServices ' containment reference list.
getETypes() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' ETypes ' containment reference
getExtensibilityElement() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Extensibility Element'
getExtensibilityElement_ElementType() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Element Type'
getExtensibilityElement_Required() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Required'
getExtensibilityElementFactory(String) - Method in class org.eclipse.wst.wsdl. WSDLPlugin
 
getExtensibilityElementFactoryRegistry() - Method in class org.eclipse.wst.wsdl. WSDLPlugin
 
getExtensibilityElements() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPart
 
getExtensibilityElements() - Method in interface org.eclipse.wst.wsdl. ExtensibleElement
This method is same as getEExtensibilityElements() and compatible with the JWSDL API.
getExtensibleElement() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Extensible Element'
getExtensibleElement_EExtensibilityElements() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EExtensibility Elements'
getExtensionToFactoryMap() - Method in class org.eclipse.wst.wsdl.util. WSDLResourceFactoryRegistry
 
getFactory(URI) - Method in class org.eclipse.wst.wsdl.util. WSDLResourceFactoryRegistry
 
getFactory(URI, String) - Method in class org.eclipse.wst.wsdl.util. WSDLResourceFactoryRegistry
 
getFault() - Method in interface org.eclipse.wst.wsdl. BindingFault
This method is same as getEFault() and compatible with the JWSDL API.
getFault() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Fault'
getHeaderFaults() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPHeader
Returns the value of the ' Header Faults ' containment reference list.
getHTTPAddress() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for class ' Address '
getHTTPAddress_LocationURI() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for the attribute ' Location URI '
getHTTPBinding() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for class ' Binding '
getHTTPBinding_Verb() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for the attribute ' Verb '
getHTTPFactory() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the factory that creates the instances of the model
getHTTPOperation() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for class ' Operation '
getHTTPOperation_LocationURI() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for the attribute ' Location URI '
getHTTPPackage() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPFactory
Returns the package supported by this factory
getHTTPUrlEncoded() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for class ' Url Encoded '
getHTTPUrlReplacement() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for class ' Url Replacement '
getIBinding() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IBinding '
getIBindingFault() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IBinding Fault '
getIBindingInput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IBinding Input '
getIBindingOperation() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IBinding Operation '
getIBindingOutput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IBinding Output '
getIDefinition() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IDefinition '
getIExtensibilityElement() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IExtensibility Element '
getIExtensionRegistry() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IExtension Registry '
getIFault() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IFault '
getIHTTPAddress() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for class ' IHTTP Address '
getIHTTPBinding() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for class ' IHTTP Binding '
getIHTTPOperation() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for class ' IHTTP Operation '
getIHTTPUrlEncoded() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for class ' IHTTP Url Encoded '
getIHTTPUrlReplacement() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPPackage
Returns the meta object for class ' IHTTP Url Replacement '
getIImport() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IImport '
getIInput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IInput '
getIIterator() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IIterator '
getIList() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IList '
getIMap() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IMap '
getIMessage() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IMessage '
getIMIMEContent() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for class ' IMIME Content '
getIMIMEMimeXml() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for class ' IMIME Mime Xml '
getIMIMEMultipartRelated() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for class ' IMIME Multipart Related '
getIMIMEPart() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for class ' IMIME Part '
getImport() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Import'
getImport_EDefinition() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' EDefinition'
getImport_ESchema() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' ESchema'
getImport_LocationURI() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Location URI'
getImport_NamespaceURI() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Namespace URI'
getInput() - Method in interface org.eclipse.wst.wsdl. BindingInput
This method is same as getEInput() and compatible with the JWSDL API.
getInput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Input'
getIOperation() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IOperation '
getIOutput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IOutput '
getIPart() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IPart '
getIPort() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IPort '
getIPortType() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IPort Type '
getIService() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IService '
getISOAPAddress() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' ISOAP Address '
getISOAPBinding() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' ISOAP Binding '
getISOAPBody() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' ISOAP Body '
getISOAPFault() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' ISOAP Fault '
getISOAPHeader() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' ISOAP Header '
getISOAPHeaderFault() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' ISOAP Header Fault '
getISOAPOperation() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' ISOAP Operation '
getIString() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for data type ' IString '
getITypes() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' ITypes '
getIURL() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' IURL '
getKey() - Method in interface org.eclipse.wst.wsdl.util. WSDLDiagnostic
Gets the original message key.
getKey() - Method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticImpl
 
getLine() - Method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticImpl
 
getList() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for data type ' List '
getLocation() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' Location ' attribute
getLocation() - Method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticImpl
 
getLocationURI() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPAddress
Returns the value of the ' Location URI ' attribute
getLocationURI() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPOperation
Returns the value of the ' Location URI ' attribute
getLocationURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPAddress
Returns the value of the ' Location URI ' attribute
getLocationURI() - Method in interface org.eclipse.wst.wsdl. Import
Returns the value of the ' Location URI ' attribute
getMessage() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPHeaderBase
Returns the value of the ' Message ' attribute
getMessage() - Method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticImpl
 
getMessage() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Message'
getMessage_EParts() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EParts'
getMessage_QName() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' QName'
getMessage_Undefined() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Undefined'
getMessageReference() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Message Reference'
getMessageReference_EMessage() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' EMessage'
getMessageReference_Name() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Name'
getMIMEContent() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for class ' Content'
getMIMEContent_EPart() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for the reference ' EPart'
getMIMEContent_Type() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for the attribute ' Type'
getMIMEFactory() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the factory that creates the instances of the model
getMIMEMimeXml() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for class ' Mime Xml'
getMIMEMimeXml_EPart() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for the reference ' EPart'
getMIMEMultipartRelated() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for class ' Multipart Related'
getMIMEMultipartRelated_EMIMEPart() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for the containment reference list ' EMIME Part'
getMIMEPackage() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEFactory
Returns the package supported by this factory
getMIMEPart() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for class ' Part'
getMIMEPart_EExtensibilityElements() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEPackage
Returns the meta object for the containment reference list ' EExtensibility Elements'
getMIMEParts() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEMultipartRelated
 
getName() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPFault
Returns the value of the ' Name ' attribute
getName() - Method in interface org.eclipse.wst.wsdl. BindingFault
Returns the value of the ' Name ' attribute
getName() - Method in interface org.eclipse.wst.wsdl. BindingInput
Returns the value of the ' Name ' attribute
getName() - Method in interface org.eclipse.wst.wsdl. BindingOperation
Returns the value of the ' Name ' attribute
getName() - Method in interface org.eclipse.wst.wsdl. BindingOutput
Returns the value of the ' Name ' attribute
getName() - Method in interface org.eclipse.wst.wsdl. MessageReference
Returns the value of the ' Name ' attribute
getName() - Method in interface org.eclipse.wst.wsdl. Operation
Returns the value of the ' Name ' attribute
getName() - Method in interface org.eclipse.wst.wsdl. Part
Returns the value of the ' Name ' attribute
getName() - Method in interface org.eclipse.wst.wsdl. Port
Returns the value of the ' Name ' attribute
getNamespace() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Namespace'
getNamespace_Prefix() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Prefix'
getNamespace_URI() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' URI'
getNamespaceURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPBody
Returns the value of the ' Namespace URI ' attribute
getNamespaceURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPFault
Returns the value of the ' Namespace URI ' attribute
getNamespaceURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPHeaderBase
Returns the value of the ' Namespace URI ' attribute
getNamespaceURI() - Method in interface org.eclipse.wst.wsdl. Import
Returns the value of the ' Namespace URI ' attribute
getNode() - Method in interface org.eclipse.wst.wsdl.util. WSDLDiagnostic
Gets the DOM Node where the error occurs
getNode() - Method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticImpl
 
getOperation() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Operation'
getOperation_EFaults() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EFaults'
getOperation_EInput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference ' EInput'
getOperation_EOutput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference ' EOutput'
getOperation_EParameterOrdering() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference list ' EParameter Ordering'
getOperation_Name() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Name'
getOperation_Style() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Style'
getOperation_Undefined() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Undefined'
getOperationType() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for data type ' Operation Type '
getOutput() - Method in interface org.eclipse.wst.wsdl. BindingOutput
This method is same as getEOutput() and compatible with the JWSDL API.
getOutput() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Output'
getPart() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEContent
If the meaning of the 'Part' reference isn't clear, there really should be more of a description here...
getPart() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEMimeXml
If the meaning of the 'Part' reference isn't clear, there really should be more of a description here...
getPart() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPHeaderBase
Returns the value of the ' Part ' attribute
getPart() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Part'
getPart_ElementDeclaration() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' Element Declaration'
getPart_ElementName() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Element Name'
getPart_EMessage() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' EMessage'
getPart_Name() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Name'
getPart_TypeDefinition() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' Type Definition'
getPart_TypeName() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Type Name'
getPlugin() - Static method in class org.eclipse.wst.wsdl. WSDLPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.wst.wsdl. WSDLPlugin
 
getPort() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Port'
getPort_EBinding() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the reference ' EBinding'
getPort_Name() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Name'
getPortType() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Port Type'
getPortType_EOperations() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EOperations'
getPortType_QName() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' QName'
getPortType_Undefined() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Undefined'
getPrefix() - Method in interface org.eclipse.wst.wsdl. Namespace
Returns the value of the ' Prefix ' attribute
getProtocolToFactoryMap() - Method in class org.eclipse.wst.wsdl.util. WSDLResourceFactoryRegistry
 
getQName() - Method in interface org.eclipse.wst.wsdl. Binding
Returns the value of the ' QName ' attribute
getQName() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' QName ' attribute
getQName() - Method in interface org.eclipse.wst.wsdl. Message
Returns the value of the ' QName ' attribute
getQName() - Method in interface org.eclipse.wst.wsdl. PortType
Returns the value of the ' QName ' attribute
getQName() - Method in interface org.eclipse.wst.wsdl. Service
Returns the value of the ' QName ' attribute
getQName() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for data type ' QName '
getSchema() - Method in interface org.eclipse.wst.wsdl. Import
This method is same as getESchema().
getSchema() - Method in interface org.eclipse.wst.wsdl. XSDSchemaExtensibilityElement
Returns the value of the ' Schema ' containment reference
getSchemas() - Method in interface org.eclipse.wst.wsdl. Types
Returns a List of inline XSDSchema instances in this Types.
getSchemas(String) - Method in interface org.eclipse.wst.wsdl. Types
Returns a List of inline XSDSchema instances in this Types.
getService() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Service'
getService_EPorts() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' EPorts'
getService_QName() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' QName'
getService_Undefined() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Undefined'
getSeverity() - Method in interface org.eclipse.wst.wsdl.util. WSDLDiagnostic
Provides this diagnostic's severity.
getSeverity() - Method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticImpl
 
getSoapActionURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPOperation
Returns the value of the ' Soap Action URI ' attribute
getSOAPAddress() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' Address'
getSOAPAddress_LocationURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Location URI'
getSOAPBinding() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' Binding'
getSOAPBinding_Style() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Style'
getSOAPBinding_TransportURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Transport URI'
getSOAPBody() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' Body'
getSOAPBody_EEncodingStyles() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute list ' EEncoding Styles'
getSOAPBody_EParts() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the reference list ' EParts'
getSOAPBody_NamespaceURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Namespace URI'
getSOAPBody_Use() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Use'
getSOAPFactory() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the factory that creates the instances of the model
getSOAPFault() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' Fault'
getSOAPFault_EEncodingStyles() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute list ' EEncoding Styles'
getSOAPFault_Name() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Name'
getSOAPFault_NamespaceURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Namespace URI'
getSOAPFault_Use() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Use'
getSOAPHeader() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' Header'
getSOAPHeader_HeaderFaults() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the containment reference list ' Header Faults'
getSOAPHeaderBase() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' Header Base'
getSOAPHeaderBase_EEncodingStyles() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute list ' EEncoding Styles'
getSOAPHeaderBase_EMessage() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the reference ' EMessage'
getSOAPHeaderBase_EPart() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the reference ' EPart'
getSOAPHeaderBase_Message() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Message'
getSOAPHeaderBase_NamespaceURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Namespace URI'
getSOAPHeaderBase_Part() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Part'
getSOAPHeaderBase_Use() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Use'
getSOAPHeaderFault() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' Header Fault'
getSOAPOperation() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for class ' Operation'
getSOAPOperation_SoapActionURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Soap Action URI'
getSOAPOperation_Style() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPPackage
Returns the meta object for the attribute ' Style'
getSOAPPackage() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPFactory
Returns the package supported by this factory
getStartColumn(Node) - Static method in class org.eclipse.wst.wsdl.util. WSDLParser
Returns the column at which the given node starts.
getStartLine(Node) - Static method in class org.eclipse.wst.wsdl.util. WSDLParser
Returns the line at which the given node starts.
getStyle() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPBinding
Returns the value of the ' Style ' attribute
getStyle() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPOperation
Returns the value of the ' Style ' attribute
getStyle() - Method in interface org.eclipse.wst.wsdl. Operation
Returns the value of the ' Style ' attribute
getSubstitutions() - Method in interface org.eclipse.wst.wsdl.util. WSDLDiagnostic
Returns a list with the original message parameters as Strings.
getSubstitutions() - Method in class org.eclipse.wst.wsdl.util. WSDLDiagnosticImpl
 
getTargetNamespace() - Method in interface org.eclipse.wst.wsdl. Definition
Returns the value of the ' Target Namespace ' attribute
getTransportURI() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPBinding
Returns the value of the ' Transport URI ' attribute
getType() - Method in interface org.eclipse.wst.wsdl.binding.mime. MIMEContent
Returns the value of the ' Type ' attribute
getTypeDefinition() - Method in interface org.eclipse.wst.wsdl. Part
Returns the value of the ' Type Definition ' reference
getTypeName() - Method in interface org.eclipse.wst.wsdl. Part
Returns the value of the ' Type Name ' attribute
getTypes() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Types'
getUnknownExtensibilityElement() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Unknown Extensibility Element'
getUnknownExtensibilityElement_Children() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference list ' Children'
getURI() - Method in interface org.eclipse.wst.wsdl. Namespace
Returns the value of the ' URI ' attribute
getUse() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPBody
Returns the value of the ' Use ' attribute
getUse() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPFault
Returns the value of the ' Use ' attribute
getUse() - Method in interface org.eclipse.wst.wsdl.binding.soap. SOAPHeaderBase
Returns the value of the ' Use ' attribute
getUserData(Node) - Static method in class org.eclipse.wst.wsdl.util. WSDLParser
Returns the user data associated with the node.
getVerb() - Method in interface org.eclipse.wst.wsdl.binding.http. HTTPBinding
Returns the value of the ' Verb ' attribute
getWSDLElement() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' Element'
getWSDLElement_DocumentationElement() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Documentation Element'
getWSDLElement_Element() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the attribute ' Element'
getWSDLException() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for data type ' Exception '
getWSDLFactory() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the factory that creates the instances of the model
getWSDLPackage() - Method in interface org.eclipse.wst.wsdl. WSDLFactory
Returns the package supported by this factory
getXSDSchemaExtensibilityElement() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for class ' XSD Schema Extensibility Element'
getXSDSchemaExtensibilityElement_Schema() - Method in interface org.eclipse.wst.wsdl. WSDLPackage
Returns the meta object for the containment reference ' Schema'

A B C D E F G H I L M N O P Q R S T U V W X

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire