Uses of Interface
org.eclipse.ocl.examples.pivot.PivotPackage

Packages that use PivotPackage
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.util   
 

Uses of PivotPackage in org.eclipse.ocl.examples.pivot
 

Fields in org.eclipse.ocl.examples.pivot declared as PivotPackage
static PivotPackage PivotPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.ocl.examples.pivot that return PivotPackage
 PivotPackage PivotFactory.getPivotPackage()
          Returns the package supported by this factory.
 

Uses of PivotPackage in org.eclipse.ocl.examples.pivot.internal.impl
 

Classes in org.eclipse.ocl.examples.pivot.internal.impl that implement PivotPackage
 class PivotPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ocl.examples.pivot.internal.impl that return PivotPackage
static PivotPackage PivotFactoryImpl.getPackage()
          Deprecated.  
 PivotPackage PivotFactoryImpl.getPivotPackage()
           
static PivotPackage PivotPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of PivotPackage in org.eclipse.ocl.examples.pivot.util
 

Fields in org.eclipse.ocl.examples.pivot.util declared as PivotPackage
protected static PivotPackage PivotAdapterFactory.modelPackage
          The cached model package.
protected static PivotPackage PivotSwitch.modelPackage
          The cached model package