Uses of Class
org.eclipse.ocl.examples.xtext.completeocl.cs2pivot.CompleteOCLLeft2RightVisitor

Packages that use CompleteOCLLeft2RightVisitor
org.eclipse.ocl.examples.xtext.completeocl.cs2pivot   
 

Uses of CompleteOCLLeft2RightVisitor in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot
 

Methods in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot that return CompleteOCLLeft2RightVisitor
protected  CompleteOCLLeft2RightVisitor CompleteOCLCS2Pivot.createLeft2RightVisitor(CS2PivotConversion converter)