Uses of Interface
org.eclipse.ocl.examples.library.oclstdlib.OCLstdlibPackage

Packages that use OCLstdlibPackage
org.eclipse.ocl.examples.library.oclstdlib   
org.eclipse.ocl.examples.library.oclstdlib.impl   
 

Uses of OCLstdlibPackage in org.eclipse.ocl.examples.library.oclstdlib
 

Fields in org.eclipse.ocl.examples.library.oclstdlib declared as OCLstdlibPackage
static OCLstdlibPackage OCLstdlibPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.ocl.examples.library.oclstdlib that return OCLstdlibPackage
 OCLstdlibPackage OCLstdlibFactory.getOCLstdlibPackage()
          Returns the package supported by this factory.
 

Uses of OCLstdlibPackage in org.eclipse.ocl.examples.library.oclstdlib.impl
 

Classes in org.eclipse.ocl.examples.library.oclstdlib.impl that implement OCLstdlibPackage
 class OCLstdlibPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ocl.examples.library.oclstdlib.impl that return OCLstdlibPackage
 OCLstdlibPackage OCLstdlibFactoryImpl.getOCLstdlibPackage()
           
static OCLstdlibPackage OCLstdlibFactoryImpl.getPackage()
          Deprecated.  
static OCLstdlibPackage OCLstdlibPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.