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
 java.util.List<CT> OCL.parse(OCLInput input)
          Parses an OCL document, returning the constraints parsed from it.