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