edu.stanford.smi.protege.model
Class FrameSlotCombination
java.lang.Object
edu.stanford.smi.protege.model.FrameSlotCombination
public class FrameSlotCombination
- extends Object
A holder for a frame-slot pair. This combination comes up often enought that this class is useful. The particular
reason why the frame and the slot are being held together is not specified by this class but should be evident from
the use. Typical reasons are things like "a facet override goes on a class-slot pair" or an "own slot value is from
a particular frame-slot pair".
- Author:
- Ray Fergerson
FrameSlotCombination
public FrameSlotCombination(Frame frame,
Slot slot)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
equals
public static boolean equals(Object o1,
Object o2)
getFrame
public Frame getFrame()
getSlot
public Slot getSlot()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.