edu.stanford.smi.protege.event
Class SlotEvent
java.lang.Object
java.util.EventObject
edu.stanford.smi.protege.util.AbstractEvent
edu.stanford.smi.protege.event.SlotEvent
- All Implemented Interfaces:
- Serializable
- public class SlotEvent
- extends AbstractEvent
Event generated when a slot changes.
- Author:
- Ray Fergerson
- See Also:
- Serialized Form
Methods inherited from class edu.stanford.smi.protege.util.AbstractEvent |
equals, equals, getArgument, getArgument1, getArgument2, getArgument3, getEventType, getSource, setKnowledgeBase, setSource, toString |
TEMPLATE_SLOT_CLS_ADDED
public static final int TEMPLATE_SLOT_CLS_ADDED
- See Also:
- Constant Field Values
TEMPLATE_SLOT_CLS_REMOVED
public static final int TEMPLATE_SLOT_CLS_REMOVED
- See Also:
- Constant Field Values
DIRECT_SUBSLOT_ADDED
public static final int DIRECT_SUBSLOT_ADDED
- See Also:
- Constant Field Values
DIRECT_SUBSLOT_REMOVED
public static final int DIRECT_SUBSLOT_REMOVED
- See Also:
- Constant Field Values
DIRECT_SUPERSLOT_ADDED
public static final int DIRECT_SUPERSLOT_ADDED
- See Also:
- Constant Field Values
DIRECT_SUPERSLOT_REMOVED
public static final int DIRECT_SUPERSLOT_REMOVED
- See Also:
- Constant Field Values
DIRECT_SUBSLOT_MOVED
public static final int DIRECT_SUBSLOT_MOVED
- See Also:
- Constant Field Values
SlotEvent
public SlotEvent(Slot slot,
int type,
Frame frame)
getCls
public Cls getCls()
getFrame
public Frame getFrame()
getSlot
public Slot getSlot()
getSubslot
public Slot getSubslot()
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.