Uses of Class
org.eclipse.ocl.OCLInput

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

Uses of OCLInput in org.eclipse.ocl
 

Methods in org.eclipse.ocl with parameters of type OCLInput
 List<CT> OCL.parse(OCLInput input)
          Parses an OCL document, returning the constraints parsed from it.
 


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