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 Port
           A representation of the model object 'Port'.
 interface Service
           A representation of the model object 'Service'.
 interface Types
           A representation of the model object 'Types'.