Uses of Class
org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback.AbstractTracebackStep.TracebackStepAndScopeChangeWithOperationCallExp

Packages that use AbstractTracebackStep.TracebackStepAndScopeChangeWithOperationCallExp
org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback   
 

Uses of AbstractTracebackStep.TracebackStepAndScopeChangeWithOperationCallExp in org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback
 

Methods in org.eclipse.ocl.examples.impactanalyzer.instanceScope.traceback that return AbstractTracebackStep.TracebackStepAndScopeChangeWithOperationCallExp
protected  AbstractTracebackStep.TracebackStepAndScopeChangeWithOperationCallExp AbstractTracebackStep.createTracebackStepAndScopeChange(OCLExpression sourceExpression, OCLExpression targetExpression, OperationCallExp call, org.eclipse.emf.ecore.EClass context, OperationBodyToCallMapper operationBodyToCallMapper, java.util.Stack<java.lang.String> tupleLiteralNamesToLookFor, TracebackStepCache tracebackStepCache)
          Creates a new AbstractTracebackStep.TracebackStepAndScopeChange} object, remembering an OperationCallExp to which the results produced by this step are specific.