Protege-2000 1.7

edu.stanford.smi.protegex.widget.abstracttable
Interface TableEditorInterface

All Known Implementing Classes:
ComboBoxEditor, FrameEditor_PullDownMenu, FrameEditor_UseDialog, TextFieldEditor

public interface TableEditorInterface

Description of the Interface

Author:
William Grosso

Field Summary
static String NULL_STRING
           
 
Method Summary
 Object getValue()
           
 boolean isValueAcceptable()
           
 boolean needsToStoreChanges()
           
 void setInstance(edu.stanford.smi.protege.model.Instance instance)
           
 void setSlot(edu.stanford.smi.protege.model.Slot slot)
           
 void storeValueInKB()
           
 

Field Detail

NULL_STRING

public static final String NULL_STRING
Method Detail

getValue

public Object getValue()

isValueAcceptable

public boolean isValueAcceptable()

needsToStoreChanges

public boolean needsToStoreChanges()

setInstance

public void setInstance(edu.stanford.smi.protege.model.Instance instance)

setSlot

public void setSlot(edu.stanford.smi.protege.model.Slot slot)

storeValueInKB

public void storeValueInKB()

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.