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

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

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

Subclasses of CompositeNavigationStep in org.eclipse.ocl.examples.impactanalyzer.instanceScope
 class BranchingNavigationStep
          A navigation step that branches in several paths and combines the results into one.
 class NavigationStepSequence
          Performs a sequence of navigation steps where the subsequent step uses as its input the output of the previous step.