org.semanticweb.elk.reasoner.config
Class ReasonerConfiguration
java.lang.Object
org.semanticweb.elk.config.BaseConfiguration
org.semanticweb.elk.reasoner.config.ReasonerConfiguration
public class ReasonerConfiguration
- extends BaseConfiguration
Configuration for the reasoner
- Author:
- Pavel Klinov
pavel.klinov@uni-ulm.de
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUM_OF_WORKING_THREADS
public static final String NUM_OF_WORKING_THREADS
- See Also:
- Constant Field Values
UNSUPPORTED_FEATURE_TREATMENT
public static final String UNSUPPORTED_FEATURE_TREATMENT
- See Also:
- Constant Field Values
INCREMENTAL_TAXONOMY
public static final String INCREMENTAL_TAXONOMY
- See Also:
- Constant Field Values
INCREMENTAL_MODE_ALLOWED
public static final String INCREMENTAL_MODE_ALLOWED
- See Also:
- Constant Field Values
REASONER_CONFIG_PREFIX
public static final String REASONER_CONFIG_PREFIX
- See Also:
- Constant Field Values
ReasonerConfiguration
public ReasonerConfiguration()
getConfiguration
public static ReasonerConfiguration getConfiguration()
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.