org.semanticweb.elk.reasoner.saturation.rules
Class RuleDeapplicationFactory
java.lang.Object
org.semanticweb.elk.reasoner.saturation.rules.RuleApplicationFactory
org.semanticweb.elk.reasoner.saturation.rules.RuleDeapplicationFactory
- Direct Known Subclasses:
- ContextCleaningFactory
public class RuleDeapplicationFactory
- extends RuleApplicationFactory
Creates an engine which applies rules backwards, e.g., removes conclusions
from the context instead of adding them
- Author:
- Pavel Klinov
pavel.klinov@uni-ulm.de, "Yevgeny Kazakov"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleDeapplicationFactory
public RuleDeapplicationFactory(SaturationState saturationState,
boolean trackModifiedContexts)
getDefaultEngine
public RuleDeapplicationFactory.DeapplicationEngine getDefaultEngine(ContextCreationListener listener,
ContextModificationListener modListener)
- Overrides:
getDefaultEngine in class RuleApplicationFactory
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.