Uses of Interface
org.liveontologies.protege.explanation.justification.service.JustificationComputation.InterruptMonitor
Packages that use JustificationComputation.InterruptMonitor
Package
Description
-
Uses of JustificationComputation.InterruptMonitor in org.liveontologies.protege.explanation.justification
Classes in org.liveontologies.protege.explanation.justification that implement JustificationComputation.InterruptMonitorModifier and TypeClassDescriptionclassAuthor: Matthew Horridge Stanford University Bio-Medical Informatics Research Group Date: 20/03/2012classAuthor: Matthew Horridge The University of Manchester Information Management Group Date: 14-Oct-2009 -
Uses of JustificationComputation.InterruptMonitor in org.liveontologies.protege.explanation.justification.service
Methods in org.liveontologies.protege.explanation.justification.service that return JustificationComputation.InterruptMonitorMethods in org.liveontologies.protege.explanation.justification.service with parameters of type JustificationComputation.InterruptMonitorModifier 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) Constructors in org.liveontologies.protege.explanation.justification.service with parameters of type JustificationComputation.InterruptMonitorModifierConstructorDescriptionJustificationComputation(JustificationListener listener, JustificationComputation.InterruptMonitor monitor) JustificationComputationManager(org.semanticweb.owlapi.model.OWLAxiom entailment, JustificationListener listener, JustificationComputation.InterruptMonitor monitor) Constructs a computation object