Uses of Package
org.eclipse.ocl.parser

Packages that use org.eclipse.ocl.parser
org.eclipse.ocl Definition of the extensible environment API for OCL parsing and evaluation. 
org.eclipse.ocl.ecore Implementation of an OCL binding for the Ecore metamodel. 
org.eclipse.ocl.ecore.parser   
org.eclipse.ocl.parser   
org.eclipse.ocl.parser.backtracking   
 

Classes in org.eclipse.ocl.parser used by org.eclipse.ocl
AbstractOCLParser
           
OCLAnalyzer
          The OCLAnalyzer performs semantic analysis on a CST produced by an OCLParser to create the OCL AST.
OCLFactoryWithHistory
          A wrapper for OCLFactorys that records a history of the objects created by it.
 

Classes in org.eclipse.ocl.parser used by org.eclipse.ocl.ecore
AbstractOCLParser
           
 

Classes in org.eclipse.ocl.parser used by org.eclipse.ocl.ecore.parser
AbstractOCLParser
           
OCLAnalyzer
          The OCLAnalyzer performs semantic analysis on a CST produced by an OCLParser to create the OCL AST.
OCLFactoryWithHistory
          A wrapper for OCLFactorys that records a history of the objects created by it.
ValidationVisitor
          Checks the well-formedness rules for the expressions package
 

Classes in org.eclipse.ocl.parser used by org.eclipse.ocl.parser
AbstractOCLAnalyzer
          The AbstractOCLAnalyzer supports semantic analysis of a CST produced by an AbstractOCLParser to create the Essential OCL AST.
AbstractOCLParser
           
OCLKWLexerprs
           
OCLKWLexersym
           
OCLLexer
           
OCLLexersym
           
OCLParser
           
OCLParsersym
           
 

Classes in org.eclipse.ocl.parser used by org.eclipse.ocl.parser.backtracking
AbstractOCLParser