Uses of Interface
org.jbpm.bpmn2.emfextmodel.EmfextmodelFactory

Packages that use EmfextmodelFactory
org.jbpm.bpmn2.emfextmodel   
org.jbpm.bpmn2.emfextmodel.impl   
 

Uses of EmfextmodelFactory in org.jbpm.bpmn2.emfextmodel
 

Fields in org.jbpm.bpmn2.emfextmodel declared as EmfextmodelFactory
static EmfextmodelFactory EmfextmodelFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.jbpm.bpmn2.emfextmodel that return EmfextmodelFactory
 EmfextmodelFactory EmfextmodelPackage.getEmfextmodelFactory()
          Returns the factory that creates the instances of the model
 

Uses of EmfextmodelFactory in org.jbpm.bpmn2.emfextmodel.impl
 

Classes in org.jbpm.bpmn2.emfextmodel.impl that implement EmfextmodelFactory
 class EmfextmodelFactoryImpl
          An implementation of the model Factory
 

Methods in org.jbpm.bpmn2.emfextmodel.impl that return EmfextmodelFactory
 EmfextmodelFactory EmfextmodelPackageImpl.getEmfextmodelFactory()
           
static EmfextmodelFactory EmfextmodelFactoryImpl.init()
          Creates the default factory implementation
 



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