Uses of Interface
org.eclipse.ocl.ecore.OCL.Helper

Packages that use OCL.Helper
org.eclipse.ocl.ecore Implementation of an OCL binding for the Ecore metamodel. 
org.eclipse.ocl.examples.impactanalyzer   
org.eclipse.ocl.examples.impactanalyzer.deltaPropagation   
 

Uses of OCL.Helper in org.eclipse.ocl.ecore
 

Methods in org.eclipse.ocl.ecore that return OCL.Helper
 OCL.Helper OCL.createOCLHelper()
          Creates a new OCLHelper instance for convenient parsing of embedded constraints and query expressions in this environment.
 

Uses of OCL.Helper in org.eclipse.ocl.examples.impactanalyzer
 

Methods in org.eclipse.ocl.examples.impactanalyzer that return OCL.Helper
 OCL.Helper PartialEvaluator.getHelper()
           
 

Uses of OCL.Helper in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation
 

Methods in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation that return OCL.Helper
 OCL.Helper PartialEvaluatorImpl.getHelper()