edu.stanford.smi.protege.storage.jdbc
Class DBReference
java.lang.Object
|
+--edu.stanford.smi.protege.storage.jdbc.DBReference
- public class DBReference
- extends Object
Description of the class
- Author:
- Ray Fergerson
DBReference
public DBReference(Frame frame,
Slot slot,
Facet facet,
boolean isTemplate)
DBReference
public DBReference(FrameID frame,
FrameID slot,
FrameID facet,
boolean isTemplate)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
getFacet
public FrameID getFacet()
- Return the value of the field facet
getFrame
public FrameID getFrame()
- Return the value of the field frame
getIsTemplate
public boolean getIsTemplate()
- Return the value of the field isTemplate
getSlot
public FrameID getSlot()
- Return the value of the field slot
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.