Uses of Class
org.eclipse.ocl.examples.impactanalyzer.instanceScope.BranchingNavigationStep

Packages that use BranchingNavigationStep
org.eclipse.ocl.examples.impactanalyzer.instanceScope   
 

Uses of BranchingNavigationStep in org.eclipse.ocl.examples.impactanalyzer.instanceScope
 

Methods in org.eclipse.ocl.examples.impactanalyzer.instanceScope that return BranchingNavigationStep
 BranchingNavigationStep PathCache.getBranchingStepWithHighestNumberOfSteps(java.util.List<BranchingNavigationStep> list)
           
 

Method parameters in org.eclipse.ocl.examples.impactanalyzer.instanceScope with type arguments of type BranchingNavigationStep
 BranchingNavigationStep PathCache.getBranchingStepWithHighestNumberOfSteps(java.util.List<BranchingNavigationStep> list)