Uses of Class
org.eclipse.emf.mwe.ewm.workflow.runtime.RuntimeFactory

Packages that use RuntimeFactory
org.eclipse.emf.mwe.ewm.runtime.presentation   
org.eclipse.emf.mwe.ewm.workflow.runtime   
 

Uses of RuntimeFactory in org.eclipse.emf.mwe.ewm.runtime.presentation
 

Fields in org.eclipse.emf.mwe.ewm.runtime.presentation declared as RuntimeFactory
protected  RuntimeFactory RuntimeModelWizard.runtimeFactory
          This caches an instance of the model factory.
 

Uses of RuntimeFactory in org.eclipse.emf.mwe.ewm.workflow.runtime
 

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

Methods in org.eclipse.emf.mwe.ewm.workflow.runtime that return RuntimeFactory
 RuntimeFactory RuntimePackage.getRuntimeFactory()
          Returns the factory that creates the instances of the model.
static RuntimeFactory RuntimeFactory.init()
          Creates the default factory implementation.