Uses of Interface
com.ibm.carma.model.ModelFactory

Packages that use ModelFactory
com.ibm.carma.model   
 

Uses of ModelFactory in com.ibm.carma.model
 

Fields in com.ibm.carma.model declared as ModelFactory
static ModelFactory ModelFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in com.ibm.carma.model that return ModelFactory
 ModelFactory ModelPackage.getModelFactory()
          Returns the factory that creates the instances of the model.