public class AxiomSelector extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<OWLAxiom> |
selectAxioms(OWLOntology o) |
static List<AxiomWrapper> |
wrap(List<OWLAxiom> o) |
public static List<OWLAxiom> selectAxioms(OWLOntology o)
o - the ontology to filterpublic static List<AxiomWrapper> wrap(List<OWLAxiom> o)
o - axioms to wrapCopyright © 2016 The University of Manchester. All Rights Reserved.