org.semanticweb.elk.reasoner.saturation.properties
Class ReflexivePropertyComputation
java.lang.Object
org.semanticweb.elk.util.concurrent.computation.ConcurrentComputation<I,F>
org.semanticweb.elk.reasoner.ReasonerComputation<IndexedObjectProperty,ReflexivePropertyComputationFactory>
org.semanticweb.elk.reasoner.saturation.properties.ReflexivePropertyComputation
public class ReflexivePropertyComputation
- extends ReasonerComputation<IndexedObjectProperty,ReflexivePropertyComputationFactory>
A ReasonerComputation that computes reflexive
IndexedPropertyChains
- Author:
- Yevgeny Kazakov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflexivePropertyComputation
public ReflexivePropertyComputation(OntologyIndex ontIndex,
ComputationExecutor executor,
int maxWorkers,
ProgressMonitor progressMonitor)
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.