java.lang.Object
org.liveontologies.protege.explanation.justification.priority.OwlAxiomTypes

public class OwlAxiomTypes extends Object
A collection of static methods for manipulating with OwlAxiomTypes
Author:
Yevgeny Kazakov
  • Constructor Details

    • OwlAxiomTypes

      public OwlAxiomTypes()
  • Method Details

    • getAxiomType

      public static OwlAxiomType getAxiomType(org.semanticweb.owlapi.model.OWLAxiom axiom)
      Parameters:
      axiom - the input OWLAxiom
      Returns:
      the OwlAxiomType of the given OWLAxiom