Uses of Class
org.liveontologies.protege.explanation.justification.Explanation
Packages that use Explanation
-
Uses of Explanation in org.liveontologies.protege.explanation.justification
Methods in org.liveontologies.protege.explanation.justification that return types with arguments of type ExplanationModifier and TypeMethodDescriptionComparator<org.protege.editor.owl.ui.frame.OWLFrameSectionRow<Explanation, org.semanticweb.owlapi.model.OWLAxiom, org.semanticweb.owlapi.model.OWLAxiom>> AddJustificationsSection.getRowComparator()Comparator<org.protege.editor.owl.ui.frame.OWLFrameSectionRow<Explanation, org.semanticweb.owlapi.model.OWLAxiom, org.semanticweb.owlapi.model.OWLAxiom>> JustificationFrameSection.getRowComparator()Comparator<org.protege.editor.owl.ui.frame.OWLFrameSectionRow<Explanation, org.semanticweb.owlapi.model.OWLAxiom, org.semanticweb.owlapi.model.OWLAxiom>> JustificationStatusSection.getRowComparator()Method parameters in org.liveontologies.protege.explanation.justification with type arguments of type ExplanationModifier and TypeMethodDescriptionvoidJustificationFrameList.addToPopupMenu(org.protege.editor.owl.ui.framelist.OWLFrameListPopupMenuAction<Explanation> justificationOWLFrameListPopupMenuAction) Constructors in org.liveontologies.protege.explanation.justification with parameters of type ExplanationModifierConstructorDescriptionJustificationFrame(org.protege.editor.owl.OWLEditorKit editorKit, Explanation explanation, PartialListVisualizer justificationPanel) JustificationFrameList(AxiomSelectionModel axiomSelectionModel, JustificationManager manager, PartialListVisualizer justificationPanel, Explanation explanation) JustificationFrameSectionRow(org.protege.editor.owl.OWLEditorKit owlEditorKit, org.protege.editor.owl.ui.frame.OWLFrameSection<Explanation, org.semanticweb.owlapi.model.OWLAxiom, org.semanticweb.owlapi.model.OWLAxiom> section, Explanation rootObject, org.semanticweb.owlapi.model.OWLAxiom axiom, int depth) Constructor parameters in org.liveontologies.protege.explanation.justification with type arguments of type ExplanationModifierConstructorDescriptionAddJustificationsSection(org.protege.editor.owl.OWLEditorKit editorKit, org.protege.editor.owl.ui.frame.OWLFrame<? extends Explanation> owlFrame, PartialListVisualizer justificationPanel) JustificationFrameSection(org.protege.editor.owl.OWLEditorKit editorKit, org.protege.editor.owl.ui.frame.OWLFrame<? extends Explanation> owlFrame, String caption, int justificationIndex) JustificationFrameSectionRow(org.protege.editor.owl.OWLEditorKit owlEditorKit, org.protege.editor.owl.ui.frame.OWLFrameSection<Explanation, org.semanticweb.owlapi.model.OWLAxiom, org.semanticweb.owlapi.model.OWLAxiom> section, Explanation rootObject, org.semanticweb.owlapi.model.OWLAxiom axiom, int depth) protectedJustificationStatusSection(org.protege.editor.owl.OWLEditorKit editorKit, org.protege.editor.owl.ui.frame.OWLFrame<? extends Explanation> frame, PartialListVisualizer justificationPanel)