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

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

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

Fields in org.eclipse.emf.mwe.ewm.runtime.presentation declared as RuntimePackage
protected  RuntimePackage RuntimeModelWizard.runtimePackage
          This caches an instance of the model package.
 

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

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

Methods in org.eclipse.emf.mwe.ewm.workflow.runtime that return RuntimePackage
static RuntimePackage RuntimeFactory.getPackage()
          Deprecated.  
 RuntimePackage RuntimeFactory.getRuntimePackage()
           
static RuntimePackage RuntimePackage.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of RuntimePackage in org.eclipse.emf.mwe.ewm.workflow.runtime.util
 

Fields in org.eclipse.emf.mwe.ewm.workflow.runtime.util declared as RuntimePackage
protected static RuntimePackage RuntimeAdapterFactory.modelPackage
          The cached model package.
protected static RuntimePackage RuntimeSwitch.modelPackage
          The cached model package