edu.stanford.smi.protegex.owl.inference.ui.action
Class ComputeIndividualsBelongingToClassAction
java.lang.Object
javax.swing.AbstractAction
edu.stanford.smi.protegex.owl.ui.actions.ResourceAction
edu.stanford.smi.protegex.owl.inference.ui.action.ComputeIndividualsBelongingToClassAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, Comparable, EventListener, RunnableReasonerAction, Serializable
- public class ComputeIndividualsBelongingToClassAction
- extends ResourceAction
- implements RunnableReasonerAction
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Aug 17, 2004
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- See Also:
- Serialized Form
Fields inherited from class edu.stanford.smi.protegex.owl.ui.actions.ResourceAction |
|
ComputeIndividualsBelongingToClassAction
public ComputeIndividualsBelongingToClassAction()
isSuitable
public boolean isSuitable(Component component,
RDFResource resource)
- Specified by:
isSuitable
in class ResourceAction
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
executeReasonerActions
public void executeReasonerActions(ReasonerTaskListener taskListener)
throws DIGReasonerException
- Description copied from interface:
RunnableReasonerAction
- Will be called by the runner to execute some reasoner actions.
- Specified by:
executeReasonerActions
in interface RunnableReasonerAction
- Parameters:
taskListener
-
- Throws:
DIGReasonerException