Uses of Interface
com.ibm.xtools.bpmn2.Bpmn2Factory

Packages that use Bpmn2Factory
com.ibm.xtools.bpmn2   
 

Uses of Bpmn2Factory in com.ibm.xtools.bpmn2
 

Fields in com.ibm.xtools.bpmn2 declared as Bpmn2Factory
static Bpmn2Factory Bpmn2Factory.eINSTANCE
          The singleton instance of the factory.
 

Methods in com.ibm.xtools.bpmn2 that return Bpmn2Factory
 Bpmn2Factory Bpmn2Package.getBpmn2Factory()
          Returns the factory that creates the instances of the model.