|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.HermiT.debugger.DerivationHistory.Derivation
public abstract static class DerivationHistory.Derivation
| Constructor Summary | |
|---|---|
DerivationHistory.Derivation()
|
|
| Method Summary | |
|---|---|
abstract int |
getNumberOfPremises()
|
abstract DerivationHistory.Fact |
getPremise(int premiseIndex)
|
java.lang.String |
toString()
|
abstract java.lang.String |
toString(Prefixes prefixes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DerivationHistory.Derivation()
| Method Detail |
|---|
public abstract java.lang.String toString(Prefixes prefixes)
public java.lang.String toString()
toString in class java.lang.Objectpublic abstract int getNumberOfPremises()
public abstract DerivationHistory.Fact getPremise(int premiseIndex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||