owltools.sim
Class Reporter

java.lang.Object
  extended by owltools.sim.Reporter

public class Reporter
extends Object


Constructor Summary
Reporter(OWLGraphWrapper graph)
           
Reporter(PrintStream printStream, OWLGraphWrapper graph)
           
 
Method Summary
 void report(Object... vals)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Reporter

public Reporter(PrintStream printStream,
                OWLGraphWrapper graph)

Reporter

public Reporter(OWLGraphWrapper graph)
Method Detail

report

public void report(Object... vals)


Copyright © 2010-2011. All Rights Reserved.