Protege-2000 1.7

edu.stanford.smi.protege.model
Class FrameSlotCombination

java.lang.Object
  |
  +--edu.stanford.smi.protege.model.FrameSlotCombination

public class FrameSlotCombination
extends Object

Description of the class

Author:
Ray Fergerson

Constructor Summary
FrameSlotCombination(Frame frame, Slot slot)
           
 
Method Summary
 boolean equals(Object o)
           
 Frame getFrame()
           
 Slot getSlot()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameSlotCombination

public FrameSlotCombination(Frame frame,
                            Slot slot)
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

getFrame

public Frame getFrame()

getSlot

public Slot getSlot()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

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.