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

Packages that use OCLParser
org.eclipse.ocl.parser   
 

Uses of OCLParser in org.eclipse.ocl.parser
 

Methods in org.eclipse.ocl.parser that return OCLParser
 OCLParser OCLAnalyzer.getParser()
           
 

Constructors in org.eclipse.ocl.parser with parameters of type OCLParser
OCLAnalyzer(OCLParser parser)
          Construct an OCL semantic analyzer that will use a given parser to perform syntactic and lexical analysis.
 


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