|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.HermiT.debugger.commands.AbstractCommand
public abstract class AbstractCommand
Field Summary | |
---|---|
protected Debugger |
m_debugger
|
Constructor Summary | |
---|---|
AbstractCommand(Debugger debugger)
|
Method Summary | |
---|---|
protected static java.lang.String |
formatBlockingStatus(Node node)
|
protected DLPredicate |
getDLPredicate(java.lang.String predicate)
|
protected void |
selectConsoleWindow()
|
protected void |
showTextInWindow(java.lang.String string,
java.lang.String title)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.semanticweb.HermiT.debugger.commands.DebuggerCommand |
---|
execute, getCommandName, getDescription, printHelp |
Field Detail |
---|
protected final Debugger m_debugger
Constructor Detail |
---|
public AbstractCommand(Debugger debugger)
Method Detail |
---|
protected void showTextInWindow(java.lang.String string, java.lang.String title)
protected void selectConsoleWindow()
protected DLPredicate getDLPredicate(java.lang.String predicate) throws java.lang.Exception
java.lang.Exception
protected static java.lang.String formatBlockingStatus(Node node)
node
- a node in the tableau
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |