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

Enclosing interface:
RDFNames

public static interface RDFNames.Cls


Field Summary
static String ALT
           
static String BAG
           
static String DESCRIPTION
           
static String EXTERNAL_RESOURCE
           
static String LIST
           
static String PROPERTY
           
static String SEQ
           
static String STATEMENT
           
 

Field Detail

ALT

public static final String ALT
See Also:
Constant Field Values

BAG

public static final String BAG
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

EXTERNAL_RESOURCE

public static final String EXTERNAL_RESOURCE
See Also:
Constant Field Values

LIST

public static final String LIST
See Also:
Constant Field Values

PROPERTY

public static final String PROPERTY
See Also:
Constant Field Values

SEQ

public static final String SEQ
See Also:
Constant Field Values

STATEMENT

public static final String STATEMENT
See Also:
Constant Field Values