Uses of Class
org.eclipse.emf.mwe.ewm.workflow.runtime.util.RuntimeSwitch

Packages that use RuntimeSwitch
org.eclipse.emf.mwe.ewm.workflow.runtime.util   
org.eclipse.emf.mwe.ewm.workflow.transaction.runtime.provider   
 

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

Fields in org.eclipse.emf.mwe.ewm.workflow.runtime.util declared as RuntimeSwitch
protected  RuntimeSwitch<org.eclipse.emf.common.notify.Adapter> RuntimeAdapterFactory.modelSwitch
          The switch that delegates to the createXXX methods.
 

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

Subclasses of RuntimeSwitch in org.eclipse.emf.mwe.ewm.workflow.transaction.runtime.provider
protected static class RuntimeItemProviderAdapterFactory.RuntimeChildCreationExtender.CreationSwitch
          The switch for creating child descriptors specific to each extended class.