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

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

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

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

Methods in org.eclipse.emf.mwe.ewm.workflow.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.