Protege-2000 1.7

edu.stanford.smi.protege.event
Class FacetEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--edu.stanford.smi.protege.util.AbstractEvent
              |
              +--edu.stanford.smi.protege.event.FacetEvent
All Implemented Interfaces:
Serializable

public class FacetEvent
extends AbstractEvent

Description of the class

Author:
Ray Fergerson
See Also:
Serialized Form

Field Summary
static int FRAME_SLOT_REFERENCE_ADDED
           
static int FRAME_SLOT_REFERENCE_REMOVED
           
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
FacetEvent(Facet facet, int type, Frame frame, Slot slot)
           
 
Method Summary
 Frame getFrame()
           
 Slot getSlot()
           
 
Methods inherited from class edu.stanford.smi.protege.util.AbstractEvent
getArgument, getArgument1, getArgument2, getEventType
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FRAME_SLOT_REFERENCE_ADDED

public static final int FRAME_SLOT_REFERENCE_ADDED

FRAME_SLOT_REFERENCE_REMOVED

public static final int FRAME_SLOT_REFERENCE_REMOVED
Constructor Detail

FacetEvent

public FacetEvent(Facet facet,
                  int type,
                  Frame frame,
                  Slot slot)
Method Detail

getFrame

public Frame getFrame()

getSlot

public Slot getSlot()

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.