Uses of Interface
org.eclipse.jst.ws.jaxws.dom.runtime.api.DomPackage

Packages that use DomPackage
org.eclipse.jst.ws.jaxws.dom.runtime.api   
org.eclipse.jst.ws.jaxws.dom.runtime.util   
 

Uses of DomPackage in org.eclipse.jst.ws.jaxws.dom.runtime.api
 

Fields in org.eclipse.jst.ws.jaxws.dom.runtime.api declared as DomPackage
static DomPackage DomPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.jst.ws.jaxws.dom.runtime.api that return DomPackage
 DomPackage DomFactory.getDomPackage()
          Returns the package supported by this factory.
 

Uses of DomPackage in org.eclipse.jst.ws.jaxws.dom.runtime.util
 

Fields in org.eclipse.jst.ws.jaxws.dom.runtime.util declared as DomPackage
protected static DomPackage DomSwitch.modelPackage
          The cached model package
protected static DomPackage DomAdapterFactory.modelPackage
          The cached model package.