|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--shared.Class_Id
This class contains the reference numbers for different inducers and classes.
| Field Summary | |
static int |
AUTO_ID_BASE
Deprecated. Define the base class ID for IDs which are automatically generated by the factory when no ID is provided. |
static int |
CATEGORIZER_ID_BASE
Deprecated. The base ID number for categorizers. |
static int |
CENTROID_ID_BASE
Deprecated. The base ID number for centroid classes. |
static int |
class_id_h
Deprecated. Defined base class IDs for class hierarchies. |
static int |
DISCRETIZOR_ID_BASE
Deprecated. The base ID number for discretizers. |
static int |
HASH_TABLE_ID_BASE
Deprecated. The base ID number for hash tables. |
static int |
INDUCER_ID_BASE
Deprecated. The base ID number for inducers. |
static int |
SPLIT_SCORE_ID_BASE
Deprecated. The base ID number for split scoring classes. |
static int |
STAT_DATA_ID_BASE
Deprecated. The base ID number for static data classes. |
static int |
STATE_INFO_ID_BASE
Deprecated. The base ID number for state information classes. |
| Constructor Summary | |
Class_Id()
Deprecated. |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static int class_id_h
public static int CATEGORIZER_ID_BASE
public static int INDUCER_ID_BASE
public static int STATE_INFO_ID_BASE
public static int SPLIT_SCORE_ID_BASE
public static int STAT_DATA_ID_BASE
public static int DISCRETIZOR_ID_BASE
public static int HASH_TABLE_ID_BASE
public static int CENTROID_ID_BASE
public static int AUTO_ID_BASE
| Constructor Detail |
public Class_Id()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||