Uses of Interface
org.liveontologies.protege.explanation.justification.service.JustificationComputationManager.ChangeListener
Packages that use JustificationComputationManager.ChangeListener
Package
Description
-
Uses of JustificationComputationManager.ChangeListener in org.liveontologies.protege.explanation.justification
Classes in org.liveontologies.protege.explanation.justification that implement JustificationComputationManager.ChangeListenerModifier and TypeClassDescriptionclassUsed to keep track of the computed justifications for a particular entailedOWLAxiom -
Uses of JustificationComputationManager.ChangeListener in org.liveontologies.protege.explanation.justification.service
Methods in org.liveontologies.protege.explanation.justification.service with parameters of type JustificationComputationManager.ChangeListenerModifier and TypeMethodDescriptionvoidJustificationComputationManager.addListener(JustificationComputationManager.ChangeListener listener) voidJustificationComputationManager.removeListener(JustificationComputationManager.ChangeListener listener)