org.eclipse.ocl.examples.pivot.prettyprint
Class PrettyPrintNameVisitor.Printer

java.lang.Object
  extended by org.eclipse.ocl.examples.pivot.prettyprint.PrettyPrintNameVisitor.Printer
Enclosing class:
PrettyPrintNameVisitor

public static class PrettyPrintNameVisitor.Printer
extends java.lang.Object


Constructor Summary
PrettyPrintNameVisitor.Printer()
           
 
Method Summary
 java.lang.String prettyPrint(Visitable element, Namespace scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrettyPrintNameVisitor.Printer

public PrettyPrintNameVisitor.Printer()
Method Detail

prettyPrint

public java.lang.String prettyPrint(Visitable element,
                                    Namespace scope)