Package org.eclipse.ocl.examples.impactanalyzer.impl

Interface Summary
OperationBodyToCallMapper  
 

Class Summary
ContextTypeRetriever From an OCL expression tries to determine the context type for self by looking for VariableExp expressions in the expression tree referencing the self variable and extracting the expression's type.
DerivedPropertyNotifierImpl Used to observe and filter for model changes that affect derived properties defined by OCL expression.
ImpactAnalyzerFactoryImpl  
ImpactAnalyzerImpl Implementation of the ImpactAnalyzer
ImpactAnalyzerPlugin