Uses of Enum Class
org.liveontologies.protege.explanation.justification.priority.OwlAxiomType
Packages that use OwlAxiomType
-
Uses of OwlAxiomType in org.liveontologies.protege.explanation.justification.priority
Methods in org.liveontologies.protege.explanation.justification.priority that return OwlAxiomTypeModifier and TypeMethodDescriptionstatic OwlAxiomTypeOwlAxiomTypes.getAxiomType(org.semanticweb.owlapi.model.OWLAxiom axiom) static OwlAxiomTypeReturns the enum constant of this class with the specified name.static OwlAxiomType[]OwlAxiomType.values()Returns an array containing the constants of this enum class, in the order they are declared.