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