|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(EObject queryRoot,
EClass selfType,
String oclFilter,
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(EObject self,
EClass selfType,
String oclStatement,
IProgressMonitor monitor)
Deprecated. Use the IOclQueryHelper.evaluate(EObject, String, IProgressMonitor)
method, instead, because it preserves the ordering of
collection-valued OCL expressions in case the expression is of an
ordered collection (list) type |
Object |
IOclQueryHelper.evaluate(EObject self,
String oclExpression,
IProgressMonitor monitor)
Evaluates the OCL expression specified by oclExpression using
self as the context for the expression evaluation. |
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.