Uses of Class
org.eclipse.ocl.examples.impactanalyzer.deltaPropagation.PartialEvaluationVisitorImpl

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

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

Subclasses of PartialEvaluationVisitorImpl in org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation
 class PartialEvaluationVisitorImplNoAllInstances
          In addition to throwing a ValueNotFoundException as already done by the superclass, this implementation also throws a NoAllInstancesDuringEvaluationForUnusedCheck exception in case an allInstances() call is to be evaluated.