| Modifier and Type | Method and Description |
|---|---|
JFactReasonerConfiguration |
JFactReasoner.getConfiguration() |
| Constructor and Description |
|---|
JFactReasoner(org.semanticweb.owlapi.model.OWLOntology rootOntology,
Collection<org.semanticweb.owlapi.model.OWLAxiom> axioms,
JFactReasonerConfiguration config,
org.semanticweb.owlapi.reasoner.BufferingMode bufferingMode) |
JFactReasoner(org.semanticweb.owlapi.model.OWLOntology rootOntology,
JFactReasonerConfiguration config,
org.semanticweb.owlapi.reasoner.BufferingMode bufferingMode) |
| Constructor and Description |
|---|
DataTypeReasoner(JFactReasonerConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
Stats.logStatisticData(LogAdapter o,
boolean needLocal,
DlCompletionGraph cGraph,
JFactReasonerConfiguration options)
Log statistic data.
|
| Modifier and Type | Method and Description |
|---|---|
JFactReasonerConfiguration |
TBox.getOptions() |
JFactReasonerConfiguration |
Taxonomy.getOptions() |
JFactReasonerConfiguration |
ReasoningKernel.getOptions() |
JFactReasonerConfiguration |
DlSatTester.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxonomyVertex.incorporate(JFactReasonerConfiguration c) |
| Constructor and Description |
|---|
ModelCacheIan(boolean flagNominals,
int nC,
int nR,
JFactReasonerConfiguration simpleRules) |
ModelCacheIan(DLDag heap,
DlCompletionTree p,
boolean flagNominals,
int nC,
int nR,
JFactReasonerConfiguration simpleRules)
Create cache model of given CompletionTree using given HEAP
|
| Modifier and Type | Method and Description |
|---|---|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setAbsorptionLog(OutputStream out) |
JFactReasonerConfiguration |
JFactReasonerConfiguration.setAbsorptionLoggingActive(boolean b)
Sets the absorption logging active.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setAbsorptionLogOutputStream(OutputStream o)
Sets the absorption log output stream.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setAllowUndefinedNames(boolean b) |
JFactReasonerConfiguration |
JFactReasonerConfiguration.setDebugSaveRestore(boolean b)
Sets the debug save restore.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setDebugSplitModules(boolean b)
Sets the fpp debug split modules.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setdumpQuery(boolean value)
Sets the dump query.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setImproveSaveRestoreDepset(boolean b)
Sets the rkg improve save restore depset.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setLoggingActive(boolean b)
Sets the logging active.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setNeedLogging(boolean b) |
JFactReasonerConfiguration |
JFactReasonerConfiguration.setorSortSat(String defSat)
Sets the or sort sat.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setorSortSub(String defSat)
Sets the or sort sub.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setPrintDagUsage(boolean b)
Sets the rkg print dag usage.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setPrintTaxonomyInfo(boolean b)
Sets the tmp print taxonomy info.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setQueryAnswering(boolean b) |
JFactReasonerConfiguration |
JFactReasonerConfiguration.setRegularLogOutputStream(OutputStream o)
Sets the regular log output stream.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setSplits(boolean splits)
Sets the splits.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUpdaterndFromSuperRoles(boolean b)
Sets the rkg update rnd from superroles.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseADInModuleExtraction(boolean value)
Sets the rkg use ad in module extraction.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseAnywhereBlocking(boolean b)
Sets the use anywhere blocking.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseAxiomSplitting(boolean useAxiomSplitting)
Sets the use axiom splitting.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseBlockingStatistics(boolean b)
Sets the use blocking statistics.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseDynamicBackjumping(boolean b)
Sets the rkg use dynamic backjumping.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseELReasoner(boolean useELReasoner)
Sets the use el reasoner.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseFairness(boolean b)
Sets the rkg use fairness.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseIncrementalReasoning(boolean useIncrementalReasoning)
Sets the use incremental reasoning.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseLazyBlocking(boolean b)
Sets the use lazy blocking.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseNodeCache(boolean val)
set flag to use node cache to value VAL.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseReasoningStatistics(boolean b)
Sets the use reasoning statistics.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseSemanticBranching(boolean b)
Sets the use semantic branching.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseSimpleRules(boolean b)
Sets the rkg use simple rules.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseSortedReasoning(boolean useSortedReasoning)
Sets the use sorted reasoning.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseSpecialDomains(boolean b)
Sets the use special domains.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setUseUndefinedNames(boolean useUndefinedNames)
Sets the use undefined names.
|
JFactReasonerConfiguration |
JFactReasonerConfiguration.setverboseOutput(boolean b)
Sets the verbose output.
|
| Constructor and Description |
|---|
JFactReasonerConfiguration(JFactReasonerConfiguration source)
Instantiates a new j fact reasoner configuration.
|
Copyright © 2016 The University of Manchester. All rights reserved.