edu.stanford.smi.protegex.widget.scatterbox
Interface Order
- All Known Implementing Classes:
- BasicOrder
- public interface Order
Description of the Interface
- Author:
- William Grosso
fillObjectWithIndexedValue
public void fillObjectWithIndexedValue(edu.stanford.smi.protege.model.Instance instance,
int index)
getIndexForEntry
public int getIndexForEntry(edu.stanford.smi.protege.model.Instance entry)
getIndexForValue
public int getIndexForValue(Object value)
getName
public String getName()
getSize
public int getSize()
getSlot
public edu.stanford.smi.protege.model.Slot getSlot()
getValueForEntry
public Object getValueForEntry(edu.stanford.smi.protege.model.Instance entry)
getValueForIndex
public Object getValueForIndex(int index)
setName
public void setName(String name)
setSlot
public void setSlot(edu.stanford.smi.protege.model.Slot slot)
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.