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

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

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

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

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