public class OntologyBasedModularizer extends Object
| Constructor and Description |
|---|
OntologyBasedModularizer(OWLOntology ontology,
ModuleMethod moduleMethod)
init c'tor
|
| Modifier and Type | Method and Description |
|---|---|
Collection<OWLAxiom> |
getModule(java.util.stream.Stream<OWLEntity> entities,
ModuleType type) |
public OntologyBasedModularizer(OWLOntology ontology, ModuleMethod moduleMethod)
ontology - ontology to modularisemoduleMethod - modularisation methodpublic Collection<OWLAxiom> getModule(java.util.stream.Stream<OWLEntity> entities, ModuleType type)
entities - signaturetype - modulet typeCopyright © 2017 The University of Manchester. All Rights Reserved.