public class TypeVistorAdapter extends Object implements TypeVisitor
| Constructor and Description |
|---|
TypeVistorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
visitNonOWLType(Type type) |
void |
visitOWLAxiomType(OWLAxiomType owlAxiomType) |
void |
visitOWLType(OWLType owlType) |
public void visitNonOWLType(Type type)
visitNonOWLType in interface TypeVisitortype - typepublic void visitOWLAxiomType(OWLAxiomType owlAxiomType)
visitOWLAxiomType in interface TypeVisitorowlAxiomType - owlAxiomTypepublic void visitOWLType(OWLType owlType)
visitOWLType in interface TypeVisitorowlType - owlTypeCopyright © 2015 The University of Manchester. All Rights Reserved.