Uses of Class
org.eclipse.ocl.lpg.AbstractAnalyzer

Packages that use AbstractAnalyzer
org.eclipse.ocl.parser   
 

Uses of AbstractAnalyzer in org.eclipse.ocl.parser
 

Subclasses of AbstractAnalyzer in org.eclipse.ocl.parser
 class AbstractOCLAnalyzer<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>
          The AbstractOCLAnalyzer supports semantic analysis of a CST produced by an AbstractOCLParser to create the Essential OCL AST.
 class OCLAnalyzer<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>
          The OCLAnalyzer performs semantic analysis on a CST produced by an OCLParser to create the OCL AST.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.