Uses of Class
org.eclipse.emf.mwe.ewm.workflow.runtime.state.StateFactory

Packages that use StateFactory
org.eclipse.emf.mwe.ewm.workflow.runtime.state   
 

Uses of StateFactory in org.eclipse.emf.mwe.ewm.workflow.runtime.state
 

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

Methods in org.eclipse.emf.mwe.ewm.workflow.runtime.state that return StateFactory
 StateFactory StatePackage.getStateFactory()
          Returns the factory that creates the instances of the model.
static StateFactory StateFactory.init()
          Creates the default factory implementation.