Uses of Interface
edu.stanford.smi.protegex.owl.ui.actions.IconOwner

Packages that use IconOwner
edu.stanford.smi.protegex.owl.inference.ui.action   
edu.stanford.smi.protegex.owl.inference.ui.inspector   
edu.stanford.smi.protegex.owl.javacode   
edu.stanford.smi.protegex.owl.ui.actions   
edu.stanford.smi.protegex.owl.ui.actions.triple   
edu.stanford.smi.protegex.owl.ui.importstree   
edu.stanford.smi.protegex.owl.ui.jena   
edu.stanford.smi.protegex.owl.ui.menu   
edu.stanford.smi.protegex.owl.ui.menu.code   
edu.stanford.smi.protegex.owl.ui.menu.preferences   
edu.stanford.smi.protegex.owl.ui.metadatatab.alldifferent   
edu.stanford.smi.protegex.owl.ui.metrics   
edu.stanford.smi.protegex.owl.ui.query   
edu.stanford.smi.protegex.owl.ui.repository   
edu.stanford.smi.protegex.owl.ui.testing   
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.inference.ui.action
 

Classes in edu.stanford.smi.protegex.owl.inference.ui.action that implement IconOwner
 class CheckConsistencyAction
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jun 20, 2004

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 class ClassifyTaxonomyAction
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jun 18, 2004

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 class ComputeInferredTypesAction
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Aug 28, 2004

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 

Uses of IconOwner in edu.stanford.smi.protegex.owl.inference.ui.inspector
 

Classes in edu.stanford.smi.protegex.owl.inference.ui.inspector that implement IconOwner
 class ShowReasonerInspectorAction
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 15, 2004

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 

Uses of IconOwner in edu.stanford.smi.protegex.owl.javacode
 

Classes in edu.stanford.smi.protegex.owl.javacode that implement IconOwner
 class JavaCodeGeneratorAction
           
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.actions
 

Subinterfaces of IconOwner in edu.stanford.smi.protegex.owl.ui.actions
 interface OWLModelAction
          An object representing a global "action" which can be used in tool bars and menu bars.
 

Classes in edu.stanford.smi.protegex.owl.ui.actions that implement IconOwner
 class AbstractOWLModelAction
          A base class for OWLModelActions.
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.actions.triple
 

Subinterfaces of IconOwner in edu.stanford.smi.protegex.owl.ui.actions.triple
 interface TripleAction
          An object representing an "action" that can be performed on a given Triple.
 

Classes in edu.stanford.smi.protegex.owl.ui.actions.triple that implement IconOwner
 class AbstractTripleAction
           
 class DeleteTripleAction
           
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.importstree
 

Classes in edu.stanford.smi.protegex.owl.ui.importstree that implement IconOwner
 class ImportsTreeAction
           
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.jena
 

Classes in edu.stanford.smi.protegex.owl.ui.jena that implement IconOwner
 class JenaSchemagenAction
           
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.menu
 

Classes in edu.stanford.smi.protegex.owl.ui.menu that implement IconOwner
 class DublinCoreAction
           
 class OWLPluginVersionInfoAction
           
 class ValidatorAction
          An Action that allows to validate the OWL sublanguage of the current Jena ontology.
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.menu.code
 

Classes in edu.stanford.smi.protegex.owl.ui.menu.code that implement IconOwner
 class DIGAction
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 15, 2004

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 class EMFAction
           
 class KazukiAction
           
 class SourceCodeAction
          An Action to display a SourceCodeDialog.
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.menu.preferences
 

Classes in edu.stanford.smi.protegex.owl.ui.menu.preferences that implement IconOwner
 class PreferencesAction
           
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.metadatatab.alldifferent
 

Classes in edu.stanford.smi.protegex.owl.ui.metadatatab.alldifferent that implement IconOwner
 class AllDifferentAction
          An OWLModelAction to open a dialog to edit the owl:AllDifferents of a given OWLModel.
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.metrics
 

Classes in edu.stanford.smi.protegex.owl.ui.metrics that implement IconOwner
 class ShowMetricsAction
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Aug 31, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.query
 

Classes in edu.stanford.smi.protegex.owl.ui.query that implement IconOwner
 class FindAssertionsAction
           
 class QueryTripleAction
           
 class SPARQLOWLModelAction
           
 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.repository
 

Classes in edu.stanford.smi.protegex.owl.ui.repository that implement IconOwner
 class ShowRepositoryEditorAction
          User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Sep 18, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 

Uses of IconOwner in edu.stanford.smi.protegex.owl.ui.testing
 

Classes in edu.stanford.smi.protegex.owl.ui.testing that implement IconOwner
 class AbstractOWLModelTestAction
           
 class OWLTestAction
           
 class OWLTestSettingsAction
           
 class ShowTodoListAction