edu.stanford.smi.protegex.owl.inference.ui.action
Class GetInferredSuperClassesAction
java.lang.Object
javax.swing.AbstractAction
edu.stanford.smi.protegex.owl.ui.actions.ResourceAction
edu.stanford.smi.protegex.owl.inference.ui.action.GetInferredSuperClassesAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, Comparable, EventListener, Serializable
- public class GetInferredSuperClassesAction
- extends ResourceAction
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 8, 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 |
|
GetInferredSuperClassesAction
public GetInferredSuperClassesAction()
isSuitable
public boolean isSuitable(Component component,
RDFResource resource)
- Specified by:
isSuitable
in class ResourceAction
actionPerformed
public void actionPerformed(ActionEvent e)
- Invoked when an action occurs.