Package org.eclipse.wst.wsdl

The WSDL model API allows clients to work with the WSDL 1.1 documents.

See:
          Description

Interface Summary
Binding A representation of the model object 'Binding'.
BindingFault A representation of the model object 'Binding Fault'.
BindingInput A representation of the model object 'Binding Input'.
BindingOperation A representation of the model object 'Binding Operation'.
BindingOutput A representation of the model object 'Binding Output'.
Definition A representation of the model object 'Definition'.
ExtensibilityElement A representation of the model object 'Extensibility Element'.
ExtensibleElement A representation of the model object 'Extensible Element'.
Fault A representation of the model object 'Fault'.
Import A representation of the model object 'Import'.
Input A representation of the model object 'Input'.
Message A representation of the model object 'Message'.
MessageReference A representation of the model object 'Message Reference'.
Namespace A representation of the model object 'Namespace'.
Operation A representation of the model object 'Operation'.
Output A representation of the model object 'Output'.
Part A representation of the model object 'Part'.
Port A representation of the model object 'Port'.
PortType A representation of the model object 'Port Type'.
Service A representation of the model object 'Service'.
Types A representation of the model object 'Types'.
UnknownExtensibilityElement A representation of the model object 'Unknown Extensibility Element'.
WSDLElement A representation of the model object 'Element'.
WSDLFactory The Factory for the model.
WSDLPackage The Package for the model.
XSDSchemaExtensibilityElement A representation of the model object 'XSD Schema Extensibility Element'.
 

Class Summary
WSDLPlugin The Plugin for the model.
WSDLPlugin.Implementation The actual implementation of the Eclipse Plugin.
 

Package org.eclipse.wst.wsdl Description

The WSDL model API allows clients to work with the WSDL 1.1 documents.

The WSDL model API allows clients to load, modify, and save WSDL 1.1 documents.