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