Uses of Interface
org.eclipse.wst.wsdl.ExtensibleElement

Packages that use ExtensibleElement
org.eclipse.wst.wsdl The WSDL model API allows clients to work with the WSDL 1.1 documents. 
 

Uses of ExtensibleElement in org.eclipse.wst.wsdl
 

Subinterfaces of ExtensibleElement in org.eclipse.wst.wsdl
 interface Binding
          A representation of the model object 'Binding'.
 interface BindingFault
          A representation of the model object 'Binding Fault'.
 interface BindingInput
          A representation of the model object 'Binding Input'.
 interface BindingOperation
          A representation of the model object 'Binding Operation'.
 interface BindingOutput
          A representation of the model object 'Binding Output'.
 interface Definition
          A representation of the model object 'Definition'.
 interface Fault
          A representation of the model object 'Fault'.
 interface Import
          A representation of the model object 'Import'.
 interface Input
          A representation of the model object 'Input'.
 interface Message
          A representation of the model object 'Message'.
 interface MessageReference
          A representation of the model object 'Message Reference'.
 interface Operation
          A representation of the model object 'Operation'.
 interface Output
          A representation of the model object 'Output'.
 interface Part
          A representation of the model object 'Part'.
 interface Port
          A representation of the model object 'Port'.
 interface PortType
          A representation of the model object 'Port Type'.
 interface Service
          A representation of the model object 'Service'.
 interface Types
          A representation of the model object 'Types'.