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

Packages that use OCL.Query
org.eclipse.ocl.ecore Implementation of an OCL binding for the Ecore metamodel. 
 

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

Methods in org.eclipse.ocl.ecore that return OCL.Query
 OCL.Query OCL.createQuery(Constraint constraint)
          Creates a new Query encapsulating a constraint with the current environment and extent map.
 OCL.Query OCL.createQuery(OCLExpression<org.eclipse.emf.ecore.EClassifier> query)
          Creates a new Query encapsulating a query expression with the current environment and extent map.