Protege 3.0

edu.stanford.smi.protege.storage.jdbc
Interface DatabaseConstants

All Known Subinterfaces:
DatabaseManager
All Known Implementing Classes:
DatabaseStorage, SimpleJdbcDatabaseManager

public interface DatabaseConstants

Constants used in simple database interface.

Author:
Ray Fergerson

Field Summary
static int TYPE_BOOLEAN
           
static int TYPE_CLASS
           
static int TYPE_FACET
           
static int TYPE_FLOAT
           
static int TYPE_INTEGER
           
static int TYPE_INVALID
           
static int TYPE_SIMPLE_INSTANCE
           
static int TYPE_SLOT
           
static int TYPE_STRING
           
 

Field Detail

TYPE_INVALID

public static final int TYPE_INVALID
See Also:
Constant Field Values

TYPE_STRING

public static final int TYPE_STRING
See Also:
Constant Field Values

TYPE_BOOLEAN

public static final int TYPE_BOOLEAN
See Also:
Constant Field Values

TYPE_FLOAT

public static final int TYPE_FLOAT
See Also:
Constant Field Values

TYPE_INTEGER

public static final int TYPE_INTEGER
See Also:
Constant Field Values

TYPE_SIMPLE_INSTANCE

public static final int TYPE_SIMPLE_INSTANCE
See Also:
Constant Field Values

TYPE_CLASS

public static final int TYPE_CLASS
See Also:
Constant Field Values

TYPE_SLOT

public static final int TYPE_SLOT
See Also:
Constant Field Values

TYPE_FACET

public static final int TYPE_FACET
See Also:
Constant Field Values

Protege 3.0

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.