org.semanticweb.HermiT.debugger.commands
Class QueryCommand
java.lang.Object
org.semanticweb.HermiT.debugger.commands.AbstractCommand
org.semanticweb.HermiT.debugger.commands.QueryCommand
- All Implemented Interfaces:
- DebuggerCommand
public class QueryCommand
- extends AbstractCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryCommand
public QueryCommand(Debugger debugger)
getCommandName
public String getCommandName()
getDescription
public String[] getDescription()
printHelp
public void printHelp(PrintWriter writer)
execute
public void execute(String[] args)
printFact
protected void printFact(Object[] fact,
PrintWriter writer)
Copyright © 2012. All Rights Reserved.