| Package | Description |
|---|---|
| org.coode.parsers |
| Modifier and Type | Method and Description |
|---|---|
static OWLAxiomType |
OWLAxiomType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OWLAxiomType[] |
OWLAxiomType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
OWLAxiomType.isAssertion(OWLAxiomType type) |
void |
TypeVistorAdapter.visitOWLAxiomType(OWLAxiomType owlAxiomType) |
O |
TypeVisitorEx.visitOWLAxiomType(OWLAxiomType owlAxiomType) |
void |
TypeVisitor.visitOWLAxiomType(OWLAxiomType owlAxiomType) |
O |
DefaultTypeVistorEx.visitOWLAxiomType(OWLAxiomType owlAxiomType) |
Copyright © 2015 The University of Manchester. All Rights Reserved.