org.semanticweb.HermiT.debugger
Class DerivationHistory.ClashDetection
java.lang.Object
org.semanticweb.HermiT.debugger.DerivationHistory.Derivation
org.semanticweb.HermiT.debugger.DerivationHistory.ClashDetection
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DerivationHistory
public static class DerivationHistory.ClashDetection
- extends DerivationHistory.Derivation
- See Also:
- Serialized Form
m_causes
protected final DerivationHistory.Atom[] m_causes
DerivationHistory.ClashDetection
public DerivationHistory.ClashDetection(DerivationHistory.Atom[] causes)
getNumberOfPremises
public int getNumberOfPremises()
- Specified by:
getNumberOfPremises
in class DerivationHistory.Derivation
getPremise
public DerivationHistory.Fact getPremise(int premiseIndex)
- Specified by:
getPremise
in class DerivationHistory.Derivation
toString
public String toString(Prefixes prefixes)
- Specified by:
toString
in class DerivationHistory.Derivation
Copyright © 2012. All Rights Reserved.