org.semanticweb.HermiT.tableau
Class HyperresolutionManager.CompiledDLClauseInfo
java.lang.Object
org.semanticweb.HermiT.tableau.HyperresolutionManager.CompiledDLClauseInfo
- Enclosing class:
- HyperresolutionManager
protected static final class HyperresolutionManager.CompiledDLClauseInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_evaluator
protected final DLClauseEvaluator m_evaluator
m_next
protected final HyperresolutionManager.CompiledDLClauseInfo m_next
m_indexInList
protected final int m_indexInList
HyperresolutionManager.CompiledDLClauseInfo
public HyperresolutionManager.CompiledDLClauseInfo(DLClauseEvaluator evaluator,
HyperresolutionManager.CompiledDLClauseInfo next)
Copyright © 2012. All Rights Reserved.