Uses of Class
org.eclipse.ocl.parser.OCLFactoryWithHistory

Packages that use OCLFactoryWithHistory
org.eclipse.ocl Definition of the extensible environment API for OCL parsing and evaluation. 
org.eclipse.ocl.ecore.parser   
 

Uses of OCLFactoryWithHistory in org.eclipse.ocl
 

Methods in org.eclipse.ocl that return OCLFactoryWithHistory
 OCLFactoryWithHistory AbstractEnvironmentFactory.createOCLFactoryWithHistory(Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
           
 OCLFactoryWithHistory EnvironmentFactory.createOCLFactoryWithHistory(Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
          Creates an instance of the OCLFactoryWithHistory object for this environment.
 

Uses of OCLFactoryWithHistory in org.eclipse.ocl.ecore.parser
 

Subclasses of OCLFactoryWithHistory in org.eclipse.ocl.ecore.parser
 class OCLFactoryWithHistory