Uses of Class
org.liveontologies.protege.explanation.justification.service.JustificationComputationManager
Packages that use JustificationComputationManager
-
Uses of JustificationComputationManager in org.liveontologies.protege.explanation.justification.service
Methods in org.liveontologies.protege.explanation.justification.service that return JustificationComputationManagerModifier and TypeMethodDescriptionabstract JustificationComputationManagerJustificationComputationService.createComputationManager(org.semanticweb.owlapi.model.OWLAxiom entailment, JustificationListener listener, JustificationComputation.InterruptMonitor monitor) Creates aJustificationComputationManagercomputation object designed to compute everything regarding the service.JustificationComputationService.createInconsistentOntologyJustificationComputation(JustificationListener listener, JustificationComputation.InterruptMonitor monitor)