public interface TypeVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visitNonOWLType(Type type) |
void |
visitOWLAxiomType(OWLAxiomType owlAxiomType) |
void |
visitOWLType(OWLType owlType) |
void visitOWLType(OWLType owlType)
owlType - owlTypevoid visitOWLAxiomType(OWLAxiomType owlAxiomType)
owlAxiomType - owlAxiomTypevoid visitNonOWLType(Type type)
type - typeCopyright © 2015 The University of Manchester. All Rights Reserved.