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. The return type is narrowed to the Ecore binding for the generic Query<C,CLS,E> type.
 OCL.Query OCL.createQuery(OCLExpression<EClassifier> query)
          Creates a new Query encapsulating a query expression with the current environment and extent map. The return type is narrowed to the Ecore binding for the generic Query<C,CLS,E> type.
 


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