Uses of Interface
org.apache.tuscany.sdo.model.ModelFactory

Packages that use ModelFactory
org.apache.tuscany.sdo.model   
org.apache.tuscany.sdo.model.impl   
 

Uses of ModelFactory in org.apache.tuscany.sdo.model
 

Fields in org.apache.tuscany.sdo.model declared as ModelFactory
static ModelFactory ModelFactory.INSTANCE
          The singleton instance of the factory.
 

Methods in org.apache.tuscany.sdo.model that return ModelFactory
 ModelFactory ModelPackage.getModelFactory()
           
 

Uses of ModelFactory in org.apache.tuscany.sdo.model.impl
 

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

Methods in org.apache.tuscany.sdo.model.impl that return ModelFactory
 ModelFactory ModelPackageImpl.getModelFactory()
          Returns the factory that creates the instances of the model.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.