Protege-2000 1.7

edu.stanford.smi.protegex.util
Interface ReservedConstants


public interface ReservedConstants

The protegex utils are pieces of funcitonality that are used across several distinct widgets. As such, they may need to save state to the widget's property list. The mechanism adopted for this is a keyword is used to identify a sub property list all information is stored in the sub property list. This, of course, necessitates reserving some keywords. This interface serves as a clearinghouse of reserved keywords.

Author:
William Grosso

Field Summary
static String BOOLEAN_EDITOR
           
static String CLASS_EDITOR
           
static String FLOAT_EDITOR
           
static String INSTANCE_EDITOR
           
static String INTEGER_EDITOR
           
static String RECURSIVE_COPYING
           
static String STRING_EDITOR
           
static String SYMBOL_EDITOR
           
 

Field Detail

BOOLEAN_EDITOR

public static final String BOOLEAN_EDITOR

CLASS_EDITOR

public static final String CLASS_EDITOR

FLOAT_EDITOR

public static final String FLOAT_EDITOR

INSTANCE_EDITOR

public static final String INSTANCE_EDITOR

INTEGER_EDITOR

public static final String INTEGER_EDITOR

STRING_EDITOR

public static final String STRING_EDITOR

SYMBOL_EDITOR

public static final String SYMBOL_EDITOR

RECURSIVE_COPYING

public static final String RECURSIVE_COPYING

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.