public class CompletionRuleChainSelector extends Object
Constructor and Description |
---|
CompletionRuleChainSelector(OntologyExpressivity expressivity)
Constructs a new ontology preprocessor.
|
Modifier and Type | Method and Description |
---|---|
void |
activateProfiler()
Activates a profiler for the completion rule chains.
|
OntologyExpressivity |
getOntologyExpressivity()
Returns the ontology expressivity.
|
RChain |
getRChain()
Returns the completion rule chain for the set of relations.
|
SChain |
getSChain()
Returns the completion rule chain for the set of subsumers.
|
public CompletionRuleChainSelector(OntologyExpressivity expressivity)
expressivity
- expressivitypublic void activateProfiler()
public OntologyExpressivity getOntologyExpressivity()
public RChain getRChain()
public SChain getSChain()
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.