Uses of Interface
org.liveontologies.protege.explanation.justification.PartialListVisualizer
Packages that use PartialListVisualizer
-
Uses of PartialListVisualizer in org.liveontologies.protege.explanation.justification
Classes in org.liveontologies.protege.explanation.justification that implement PartialListVisualizerModifier and TypeClassDescriptionclassAuthor: Matthew Horridge The University Of Manchester Information Management Group Date: 04-Oct-2008 The component that displays a set of justificationConstructors in org.liveontologies.protege.explanation.justification with parameters of type PartialListVisualizerModifierConstructorDescriptionAddJustificationsSection(org.protege.editor.owl.OWLEditorKit editorKit, org.protege.editor.owl.ui.frame.OWLFrame<? extends Explanation> owlFrame, PartialListVisualizer justificationPanel) JustificationFrame(org.protege.editor.owl.OWLEditorKit editorKit, Explanation explanation, PartialListVisualizer justificationPanel) JustificationFrameList(AxiomSelectionModel axiomSelectionModel, JustificationManager manager, PartialListVisualizer justificationPanel, Explanation explanation) protectedJustificationStatusSection(org.protege.editor.owl.OWLEditorKit editorKit, org.protege.editor.owl.ui.frame.OWLFrame<? extends Explanation> frame, PartialListVisualizer justificationPanel)