Uses of Class
org.eclipse.ocl.examples.library.oclstdlib.OCLstdlibFactory

Packages that use OCLstdlibFactory
org.eclipse.ocl.examples.library.oclstdlib   
 

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

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

Methods in org.eclipse.ocl.examples.library.oclstdlib that return OCLstdlibFactory
 OCLstdlibFactory OCLstdlibPackage.getOCLstdlibFactory()
          Returns the factory that creates the instances of the model.
static OCLstdlibFactory OCLstdlibFactory.init()
          Creates the default factory implementation.