public class Modularizer extends Object
Modifier and Type | Method and Description |
---|---|
uk.ac.manchester.cs.factplusplusad.LocalityChecker |
getLocalityChecker() |
Collection<AxiomWrapper> |
getModule() |
boolean |
isTautology(OWLAxiom ax,
ModuleType type) |
void |
preprocessOntology(Collection<AxiomWrapper> axioms)
allow the checker to preprocess an ontology if necessary
|
public void preprocessOntology(Collection<AxiomWrapper> axioms)
axioms
- list of wrapped axiomspublic boolean isTautology(OWLAxiom ax, ModuleType type)
ax
- axiomtype
- typepublic uk.ac.manchester.cs.factplusplusad.LocalityChecker getLocalityChecker()
public Collection<AxiomWrapper> getModule()
Copyright © 2020 The University of Manchester. All rights reserved.