Uses of Class
org.eclipse.emf.mwe.ewm.workflow.WorkflowFactory

Packages that use WorkflowFactory
org.eclipse.emf.mwe.ewm.presentation   
org.eclipse.emf.mwe.ewm.workflow   
 

Uses of WorkflowFactory in org.eclipse.emf.mwe.ewm.presentation
 

Fields in org.eclipse.emf.mwe.ewm.presentation declared as WorkflowFactory
protected  WorkflowFactory WorkflowModelWizard.workflowFactory
          This caches an instance of the model factory.
 

Uses of WorkflowFactory in org.eclipse.emf.mwe.ewm.workflow
 

Fields in org.eclipse.emf.mwe.ewm.workflow declared as WorkflowFactory
static WorkflowFactory WorkflowFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.mwe.ewm.workflow that return WorkflowFactory
 WorkflowFactory WorkflowPackage.getWorkflowFactory()
          Returns the factory that creates the instances of the model.
static WorkflowFactory WorkflowFactory.init()
          Creates the default factory implementation.