IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.emf.query.ocl.InvalidOclExpressionException

Packages that use InvalidOclExpressionException
com.ibm.xtools.emf.query.ocl EMF OCL Query.  
 

Uses of InvalidOclExpressionException in com.ibm.xtools.emf.query.ocl
 

Methods in com.ibm.xtools.emf.query.ocl that throw InvalidOclExpressionException
 Set IOclQueryHelper.executeQueryUsingOclFilter(org.eclipse.emf.ecore.EObject queryRoot, org.eclipse.emf.ecore.EClass selfType, String oclFilter, org.eclipse.core.runtime.IProgressMonitor monitor)
          Executes a query using queryRoot as the root of the subtree where to perform the search and an OCL filter specified by oclFilter.
 Set IOclQueryHelper.executeOclStatement(org.eclipse.emf.ecore.EObject self, org.eclipse.emf.ecore.EClass selfType, String oclStatement, org.eclipse.core.runtime.IProgressMonitor monitor)
          Executes the OCL statement specified by oclStatement using self as the context for the statement evaluation.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.