public class OWLClassLiteralCollector extends OWLObjectWalker<OWLObject>
Constructor and Description |
---|
OWLClassLiteralCollector(Set<OWLObject> objects) |
OWLClassLiteralCollector(Set<OWLObject> objects,
boolean visitDuplicates) |
Modifier and Type | Method and Description |
---|---|
Set<OWLClass> |
getNegativeLiterals() |
Set<OWLClass> |
getPositiveLiterals() |
getAnnotation, getAxiom, getClassExpressionPath, getDataRangePath, getOntology, isFirstClassExpressionInPath, setAnnotation, setAxiom, setStructureWalker, walkStructure, walkStructure
Copyright © 2020 The University of Manchester. All rights reserved.