|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.HermiT.tableau.DLClauseEvaluator.JumpTo
protected static final class DLClauseEvaluator.JumpTo
Field Summary | |
---|---|
protected int |
m_jumpTo
|
Constructor Summary | |
---|---|
DLClauseEvaluator.JumpTo(int jumpTo)
|
Method Summary | |
---|---|
int |
execute(int programCounter)
|
int |
getBranchingAddress()
|
void |
setBranchingAddress(int branchingAddress)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected int m_jumpTo
Constructor Detail |
---|
public DLClauseEvaluator.JumpTo(int jumpTo)
Method Detail |
---|
public int execute(int programCounter)
execute
in interface DLClauseEvaluator.Worker
public int getBranchingAddress()
getBranchingAddress
in interface DLClauseEvaluator.BranchingWorker
public void setBranchingAddress(int branchingAddress)
setBranchingAddress
in interface DLClauseEvaluator.BranchingWorker
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |