Uses of Interface
org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrinter.Factory

Packages that use PrettyPrinter.Factory
org.eclipse.ocl.examples.pivot.prettyprint   
 

Uses of PrettyPrinter.Factory in org.eclipse.ocl.examples.pivot.prettyprint
 

Fields in org.eclipse.ocl.examples.pivot.prettyprint declared as PrettyPrinter.Factory
static PrettyPrinter.Factory EssentialOCLPrettyPrintVisitor.FACTORY
           
 

Methods in org.eclipse.ocl.examples.pivot.prettyprint with parameters of type PrettyPrinter.Factory
static void PrettyPrinter.addFactory(org.eclipse.emf.ecore.EPackage ePackage, PrettyPrinter.Factory factory)