Class OwlAxiomTypes
java.lang.Object
org.liveontologies.protege.explanation.justification.priority.OwlAxiomTypes
A collection of static methods for manipulating with
OwlAxiomTypes- Author:
- Yevgeny Kazakov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OwlAxiomTypegetAxiomType(org.semanticweb.owlapi.model.OWLAxiom axiom)
-
Constructor Details
-
OwlAxiomTypes
public OwlAxiomTypes()
-
-
Method Details
-
getAxiomType
- Parameters:
axiom- the inputOWLAxiom- Returns:
- the
OwlAxiomTypeof the givenOWLAxiom
-