Package org.eclipse.ocl.examples.pivot.prettyprint

Class Summary
EssentialOCLPrettyPrintVisitor The PrettyPrintExprVisitor supports pretty printing of OCL expressions.
PrettyPrinter The PrettyPrinter supports pretty printing.
PrettyPrintOptions PrettyPrintOptions defines the capability to provide options to the PrettyPrinter
PrettyPrintOptions.Global Global PrettyPrintOptions apply regardless of pretty printer nesting.
PrettyPrintOptions.Local Local PrettyPrintOptions may be overridden in nested pretty printer contexts.
PrettyPrintVisitor The PivotPrettyPrintVisitor supports pretty printing of a Pivot model elements.