Uses of Package
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util

Packages that use org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util
org.eclipse.ocl.examples.xtext.oclinecore.cs2as   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util   
 

Classes in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util used by org.eclipse.ocl.examples.xtext.oclinecore.cs2as
AbstractOCLinEcoreCSContainmentVisitor
          An AbstractOCLinEcoreCSContainmentVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class first super class until a non-interface super-class is found).
AbstractOCLinEcoreCSLeft2RightVisitor
          An AbstractOCLinEcoreCSLeft2RightVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class first super class until a non-interface super-class is found).
AbstractOCLinEcoreCSPostOrderVisitor
          An AbstractOCLinEcoreCSPostOrderVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class first super class until a non-interface super-class is found).
AbstractOCLinEcoreCSPreOrderVisitor
          An AbstractOCLinEcoreCSPreOrderVisitor provides a default implementation for each visitXxx method that delegates to the visitYyy method of the first super class, (or transitively its first super class first super class until a non-interface super-class is found).
OCLinEcoreCSVisitor
           
 

Classes in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util used by org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util
OCLinEcoreCSSwitch
          The Switch for the model's inheritance hierarchy.
OCLinEcoreCSVisitor