edu.unika.aifb.owltools
Class KAON2Tool

java.lang.Object
  extended by edu.unika.aifb.owltools.KAON2Tool
Direct Known Subclasses:
DLPConvert, Dump, Filter, owlrdf2owlxml

public abstract class KAON2Tool
extends java.lang.Object


Field Summary
protected  org.semanticweb.kaon2.api.KAON2Connection m_connection
           
 Printer printer
           
 
Method Summary
abstract  java.lang.String name()
          the name of the specified tool
 void printUsageError()
          prints a short excuse after not understandable rambling
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_connection

protected org.semanticweb.kaon2.api.KAON2Connection m_connection

printer

public Printer printer
Method Detail

name

public abstract java.lang.String name()
the name of the specified tool

Returns:
the name of the tool

printUsageError

public void printUsageError()
prints a short excuse after not understandable rambling