Uses of Class
org.liveontologies.protege.explanation.justification.service.JustificationComputationService
Packages that use JustificationComputationService
Package
Description
-
Uses of JustificationComputationService in org.liveontologies.protege.explanation.justification
Methods in org.liveontologies.protege.explanation.justification that return JustificationComputationServiceMethods in org.liveontologies.protege.explanation.justification that return types with arguments of type JustificationComputationServiceModifier and TypeMethodDescriptionJustificationComputationServiceManager.getServices()JustificationManager.getServices()Methods in org.liveontologies.protege.explanation.justification with parameters of type JustificationComputationServiceModifier and TypeMethodDescriptionvoidJustificationManager.selectJusificationService(JustificationComputationService service) Sets theJustificationComputationServicethat should be used for computing justifications forJustificationManager.getEntailment(); the computed justifications are updated if necessary.voidJustificationComputationServiceManager.setDefaultService(JustificationComputationService service) -
Uses of JustificationComputationService in org.liveontologies.protege.explanation.justification.service
Methods in org.liveontologies.protege.explanation.justification.service that return JustificationComputationService