edu.stanford.smi.protegex.owl.ui.cls
Class ChangeMetaclassOfSubclassesAction
java.lang.Object
javax.swing.AbstractAction
edu.stanford.smi.protegex.owl.ui.actions.ResourceAction
edu.stanford.smi.protegex.owl.ui.cls.ChangeMetaclassOfSubclassesAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, Comparable, EventListener, Serializable
- public class ChangeMetaclassOfSubclassesAction
- extends ResourceAction
- Author:
- Holger Knublauch
- See Also:
- Serialized Form
Field Summary |
static String |
GROUP
Deprecated. use ChangeMetaclassAction.GROUP |
Fields inherited from class edu.stanford.smi.protegex.owl.ui.actions.ResourceAction |
|
GROUP
public static String GROUP
- Deprecated. use ChangeMetaclassAction.GROUP
ChangeMetaclassOfSubclassesAction
public ChangeMetaclassOfSubclassesAction()
actionPerformed
public void actionPerformed(ActionEvent e)
isSuitable
public boolean isSuitable(Component component,
RDFResource resource)
- Specified by:
isSuitable
in class ResourceAction