org.semanticweb.HermiT.debugger
Class DerivationHistory.Merging
java.lang.Object
org.semanticweb.HermiT.debugger.DerivationHistory.Derivation
org.semanticweb.HermiT.debugger.DerivationHistory.Merging
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DerivationHistory
public static class DerivationHistory.Merging
- extends DerivationHistory.Derivation
- See Also:
- Serialized Form
m_equality
protected final DerivationHistory.Atom m_equality
m_fromAtom
protected final DerivationHistory.Atom m_fromAtom
DerivationHistory.Merging
public DerivationHistory.Merging(DerivationHistory.Atom equality,
DerivationHistory.Atom fromAtom)
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.