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

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

Uses of SDOFactory in org.apache.tuscany.sdo
 

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

Methods in org.apache.tuscany.sdo that return SDOFactory
 SDOFactory SDOPackage.getSDOFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.apache.tuscany.sdo.impl that implement SDOFactory
 class SDOFactoryImpl
          An implementation of the model Factory.
 

Methods in org.apache.tuscany.sdo.impl that return SDOFactory
 SDOFactory SDOPackageImpl.getSDOFactory()
           
static SDOFactory SDOFactoryImpl.init()
          Creates the default factory implementation.
 



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