Uses of Package
org.eclipse.ocl.examples.impactanalyzer.deltaPropagation

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

Classes in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation used by org.eclipse.ocl.examples.impactanalyzer
VariableValueNotFoundInfo
           
 

Classes in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation used by org.eclipse.ocl.examples.impactanalyzer.deltaPropagation
DeltaPropagationStrategy
          For a given OCL expression and a delta for its value, implementations of this interface can decide whether the delta can be propagated and eventually compute the propagated delta.
DeltaPropagationStrategyWithTargetExpression
           
DeltaPropagationStrategyWithTargetExpressionAndPartialEvaluator
           
PartialEcoreEnvironmentFactory
           
PartialEcoreEvaluationEnvironment
           
PartialEvaluatorImpl
          Can evaluate an OCL expression when the model is in some state which just got modified by a change indicated by an event Notification such that the evaluation result is based on the state that the model was in before the modification occurred.
VariableValueNotFoundInfo
           
 

Classes in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation used by org.eclipse.ocl.examples.impactanalyzer.instanceScope
PartialEvaluatorFactoryImpl
           
PartialEvaluatorImpl
          Can evaluate an OCL expression when the model is in some state which just got modified by a change indicated by an event Notification such that the evaluation result is based on the state that the model was in before the modification occurred.
 

Classes in org.eclipse.ocl.examples.impactanalyzer.deltaPropagation used by org.eclipse.ocl.examples.impactanalyzer.instanceScope.unusedEvaluation
PartialEcoreEnvironmentFactory
           
PartialEvaluationVisitorImpl
          When a ValueNotFoundException occurs during evaluating an expression, it is not caught, logged and swallowed but forwarded to the caller.
PartialEvaluatorImpl
          Can evaluate an OCL expression when the model is in some state which just got modified by a change indicated by an event Notification such that the evaluation result is based on the state that the model was in before the modification occurred.