edu.stanford.smi.protege.model
Class MemoryReference
java.lang.Object
|
+--edu.stanford.smi.protege.model.MemoryReference
- All Implemented Interfaces:
- Reference
- public class MemoryReference
- extends Object
- implements Reference
Description of the class
- Author:
- Ray Fergerson
_frame
protected Frame _frame
_slot
protected Slot _slot
_facet
protected Facet _facet
_isTemplate
protected boolean _isTemplate
MemoryReference
public MemoryReference()
MemoryReference
public MemoryReference(Frame frame,
Slot slot,
Facet facet,
boolean template)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
getFacet
public Facet getFacet()
- Specified by:
getFacet
in interface Reference
getFrame
public Frame getFrame()
- Specified by:
getFrame
in interface Reference
getSlot
public Slot getSlot()
- Specified by:
getSlot
in interface Reference
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
init
protected void init(Frame frame,
Slot slot,
Facet facet,
boolean template)
isTemplate
public boolean isTemplate()
- Specified by:
isTemplate
in interface Reference
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.