Uses of Interface
com.hammurapi.flow.FlowPackage

Packages that use FlowPackage
com.hammurapi.flow   
com.hammurapi.flow.impl   
com.hammurapi.flow.util   
 

Uses of FlowPackage in com.hammurapi.flow
 

Fields in com.hammurapi.flow declared as FlowPackage
static FlowPackage FlowPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in com.hammurapi.flow that return FlowPackage
 FlowPackage FlowFactory.getFlowPackage()
          Returns the package supported by this factory.
 

Uses of FlowPackage in com.hammurapi.flow.impl
 

Classes in com.hammurapi.flow.impl that implement FlowPackage
 class FlowPackageImpl
          An implementation of the model Package.
 

Methods in com.hammurapi.flow.impl that return FlowPackage
 FlowPackage FlowFactoryImpl.getFlowPackage()
           
static FlowPackage FlowFactoryImpl.getPackage()
          Deprecated.  
static FlowPackage FlowPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of FlowPackage in com.hammurapi.flow.util
 

Fields in com.hammurapi.flow.util declared as FlowPackage
protected static FlowPackage FlowAdapterFactory.modelPackage
          The cached model package.
protected static FlowPackage FlowSwitch.modelPackage
          The cached model package