Uses of Interface
org.omg.spec.bpmn._20100524.model.ModelFactory

Packages that use ModelFactory
org.omg.spec.bpmn._20100524.model   
org.omg.spec.bpmn._20100524.model.impl   
 

Uses of ModelFactory in org.omg.spec.bpmn._20100524.model
 

Fields in org.omg.spec.bpmn._20100524.model declared as ModelFactory
static ModelFactory ModelFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.omg.spec.bpmn._20100524.model that return ModelFactory
 ModelFactory ModelPackage.getModelFactory()
          Returns the factory that creates the instances of the model
 

Uses of ModelFactory in org.omg.spec.bpmn._20100524.model.impl
 

Classes in org.omg.spec.bpmn._20100524.model.impl that implement ModelFactory
 class ModelFactoryImpl
          An implementation of the model Factory
 

Methods in org.omg.spec.bpmn._20100524.model.impl that return ModelFactory
 ModelFactory ModelPackageImpl.getModelFactory()
           
static ModelFactory ModelFactoryImpl.init()
          Creates the default factory implementation
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.