Class JustificationPriorityFactory
java.lang.Object
org.liveontologies.protege.explanation.justification.priority.JustificationPriorityFactory
A factory for creating
JustificationPriority- Author:
- Yevgeny Kazakov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPriority(Set<? extends org.semanticweb.owlapi.model.OWLAxiom> justification)
-
Constructor Details
-
JustificationPriorityFactory
public JustificationPriorityFactory()
-
-
Method Details
-
getPriority
public JustificationPriority getPriority(Set<? extends org.semanticweb.owlapi.model.OWLAxiom> justification)
-