edu.stanford.smi.protegex.owl.model
Interface RDFSNames.Cls

Enclosing interface:
RDFSNames

public static interface RDFSNames.Cls


Field Summary
static String CONTAINER
           
static String DATATYPE
           
static String LITERAL
           
static String NAMED_CLASS
           
 

Field Detail

CONTAINER

public static final String CONTAINER
See Also:
Constant Field Values

DATATYPE

public static final String DATATYPE
See Also:
Constant Field Values

LITERAL

public static final String LITERAL
See Also:
Constant Field Values

NAMED_CLASS

public static final String NAMED_CLASS
See Also:
Constant Field Values