Uses of Class
org.eclipse.ocl.examples.impactanalyzer.ValueNotFoundException

Packages that use ValueNotFoundException
org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation   
 

Uses of ValueNotFoundException in org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation
 

Methods in org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation that throw ValueNotFoundException
 boolean UnusedEvaluationRequest.evaluate(OppositeEndFinder oppositeEndFinder, OCLFactory oclFactory)
          Tries a partial evaluation of the UnusedEvaluationRequest.expression by setting the variable values inferred so far (see UnusedEvaluationRequest.inferredVariableValues) in the evaluation environment.