Uses of Interface
org.apache.tuscany.sdo.SDOPackage

Packages that use SDOPackage
org.apache.tuscany.sdo   
org.apache.tuscany.sdo.impl   
 

Uses of SDOPackage in org.apache.tuscany.sdo
 

Fields in org.apache.tuscany.sdo declared as SDOPackage
static SDOPackage SDOPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.apache.tuscany.sdo that return SDOPackage
 SDOPackage SDOFactory.getSDOPackage()
          Returns the package supported by this factory.
 

Uses of SDOPackage in org.apache.tuscany.sdo.impl
 

Classes in org.apache.tuscany.sdo.impl that implement SDOPackage
 class SDOPackageImpl
          An implementation of the model Package.
 

Methods in org.apache.tuscany.sdo.impl that return SDOPackage
static SDOPackage SDOFactoryImpl.getPackage()
          Deprecated.  
 SDOPackage SDOFactoryImpl.getSDOPackage()
           
static SDOPackage SDOPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.