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

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

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

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