org.semanticweb.elk.reasoner.reduction
Class TransitiveReductionOutputUnsatisfiable<R extends IndexedClassExpression>
java.lang.Object
org.semanticweb.elk.reasoner.reduction.TransitiveReductionOutput<R>
org.semanticweb.elk.reasoner.reduction.TransitiveReductionOutputUnsatisfiable<R>
- Type Parameters:
R - the type of the root IndexedClassExpressions of the
TransitiveReductionJobs for which this output is computed
public class TransitiveReductionOutputUnsatisfiable<R extends IndexedClassExpression>
- extends TransitiveReductionOutput<R>
The result of the transitive reduction for satisfiable
IndexedClassExpressions. No further information is computed here.
- Author:
- "Yevgeny Kazakov"
- See Also:
TransitiveReductionJob
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
accept
public void accept(TransitiveReductionOutputVisitor<R> visitor)
- Specified by:
accept in class TransitiveReductionOutput<R extends IndexedClassExpression>
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.