edu.stanford.smi.protegex.owl.ui.clsproperties
Interface RDFPropertiesTableColumns

All Known Implementing Classes:
RDFPropertiesTable, RDFPropertiesTableModel

public interface RDFPropertiesTableColumns

Author:
Holger Knublauch

Field Summary
static int COL_MULTIPLICITY
           
static int COL_PROPERTY
           
static int COL_RANGE
           
static int COLCOUNT
           
 

Field Detail

COL_PROPERTY

public static final int COL_PROPERTY
See Also:
Constant Field Values

COL_MULTIPLICITY

public static final int COL_MULTIPLICITY
See Also:
Constant Field Values

COL_RANGE

public static final int COL_RANGE
See Also:
Constant Field Values

COLCOUNT

public static final int COLCOUNT
See Also:
Constant Field Values