Uses of Class
org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration.OrchestrationFactory

Packages that use OrchestrationFactory
org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration   
 

Uses of OrchestrationFactory in org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration
 

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

Methods in org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration that return OrchestrationFactory
 OrchestrationFactory OrchestrationPackage.getOrchestrationFactory()
          Returns the factory that creates the instances of the model.
static OrchestrationFactory OrchestrationFactory.init()
          Creates the default factory implementation.