clarion.common
Class World
java.lang.Object
clarion.common.World
- public class World
- extends java.lang.Object
This class is not used in current version of CLAIRON software.
Constructor Summary |
World()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EQU_TYPE_NUM
public static final int EQU_TYPE_NUM
- See Also:
- Constant Field Values
RULE_MIN_APP
public static final int RULE_MIN_APP
- See Also:
- Constant Field Values
INPUT_MEAN_LEVEL
public static final int INPUT_MEAN_LEVEL
- See Also:
- Constant Field Values
OUTPUT_TARGET_LEVEL
public static final int OUTPUT_TARGET_LEVEL
- See Also:
- Constant Field Values
MAX_ACTIVATION_VAL
public static final double MAX_ACTIVATION_VAL
- See Also:
- Constant Field Values
MAX_ERROR_VAL
public static final double MAX_ERROR_VAL
- See Also:
- Constant Field Values
HUMAN_MODE
public static final int HUMAN_MODE
- See Also:
- Constant Field Values
CLARION_MODE
public static final int CLARION_MODE
- See Also:
- Constant Field Values
ACTR_MODE
public static final int ACTR_MODE
- See Also:
- Constant Field Values
PC_MODE_NUM
public static final int PC_MODE_NUM
- See Also:
- Constant Field Values
PC_TASK
public static final int PC_TASK
- See Also:
- Constant Field Values
LC_TASK
public static final int LC_TASK
- See Also:
- Constant Field Values
TH_TASK
public static final int TH_TASK
- See Also:
- Constant Field Values
CI_TASK
public static final int CI_TASK
- See Also:
- Constant Field Values
DS_TASK
public static final int DS_TASK
- See Also:
- Constant Field Values
NEW_TASK
public static final int NEW_TASK
- See Also:
- Constant Field Values
CLARION_TASK_NUM
public static final int CLARION_TASK_NUM
- See Also:
- Constant Field Values
MAIN_OPTION_NUM
public static final int MAIN_OPTION_NUM
- See Also:
- Constant Field Values
MAIN_OPTION_TEXT
public static final java.lang.String[] MAIN_OPTION_TEXT
MAIN_OPT_ITEM_TEXT
public static final java.lang.String[][] MAIN_OPT_ITEM_TEXT
CHECK_BOX_IDX
public static final int[] CHECK_BOX_IDX
MAIN_OPT_ITEM_NUM
public static final int[] MAIN_OPT_ITEM_NUM
WORK_STRUC
public static final int WORK_STRUC
- See Also:
- Constant Field Values
BL_REP_OPT
public static final int BL_REP_OPT
- See Also:
- Constant Field Values
BL_LEARN_OPT
public static final int BL_LEARN_OPT
- See Also:
- Constant Field Values
RULE_DISP_OPT
public static final int RULE_DISP_OPT
- See Also:
- Constant Field Values
RULE_DISP_FREQ
public static final int RULE_DISP_FREQ
- See Also:
- Constant Field Values
CHAR_INPUT_RULE
public static final int CHAR_INPUT_RULE
- See Also:
- Constant Field Values
RULE_GEN_SPEC
public static final int RULE_GEN_SPEC
- See Also:
- Constant Field Values
RULE_MERGE
public static final int RULE_MERGE
- See Also:
- Constant Field Values
RULE_LEARN_OPT
public static final int RULE_LEARN_OPT
- See Also:
- Constant Field Values
RER_DENSITY_OPT
public static final int RER_DENSITY_OPT
- See Also:
- Constant Field Values
RER_EXT_PROB
public static final int RER_EXT_PROB
- See Also:
- Constant Field Values
RER_EXT_DIR
public static final int RER_EXT_DIR
- See Also:
- Constant Field Values
RER_POS_CRT
public static final int RER_POS_CRT
- See Also:
- Constant Field Values
IRL_POS_CRT
public static final int IRL_POS_CRT
- See Also:
- Constant Field Values
RER_IG_OPT
public static final int RER_IG_OPT
- See Also:
- Constant Field Values
IRL_IG_OPT
public static final int IRL_IG_OPT
- See Also:
- Constant Field Values
RULE_REP_OPT
public static final int RULE_REP_OPT
- See Also:
- Constant Field Values
RULE_BLA_OPT
public static final int RULE_BLA_OPT
- See Also:
- Constant Field Values
RULE_UTL_OPT
public static final int RULE_UTL_OPT
- See Also:
- Constant Field Values
WM_ACT_OPT
public static final int WM_ACT_OPT
- See Also:
- Constant Field Values
CROSS_COMB_OPT
public static final int CROSS_COMB_OPT
- See Also:
- Constant Field Values
FIX_COMB_OPT
public static final int FIX_COMB_OPT
- See Also:
- Constant Field Values
VAR_COMB_OPT
public static final int VAR_COMB_OPT
- See Also:
- Constant Field Values
MODEL_PARA_ARRAY
public static int[][] MODEL_PARA_ARRAY
DEF_MODEL_PARA_ARRAY
public static final int[][][] DEF_MODEL_PARA_ARRAY
BLPT
public static final int BLPT
- See Also:
- Constant Field Values
TLPT
public static final int TLPT
- See Also:
- Constant Field Values
BLDT
public static final int BLDT
- See Also:
- Constant Field Values
TLDT
public static final int TLDT
- See Also:
- Constant Field Values
BLAT
public static final int BLAT
- See Also:
- Constant Field Values
TLAT
public static final int TLAT
- See Also:
- Constant Field Values
STRUCTURAL_PARA_NUM
public static final int STRUCTURAL_PARA_NUM
- See Also:
- Constant Field Values
STRUCTURAL_PARA_TEXT
public static final java.lang.String[] STRUCTURAL_PARA_TEXT
STRUCTURAL_PARA_ARRAY
public static double[] STRUCTURAL_PARA_ARRAY
TASK_PARA_NUM
public static final int TASK_PARA_NUM
- See Also:
- Constant Field Values
TASK_PARA_TEXT
public static final java.lang.String[] TASK_PARA_TEXT
NET_NUM
public static final int NET_NUM
- See Also:
- Constant Field Values
NET_DIM_NUM
public static final int NET_DIM_NUM
- See Also:
- Constant Field Values
NET_INPUT_NUM
public static final int NET_INPUT_NUM
- See Also:
- Constant Field Values
NET_HIDDEN_NUM
public static final int NET_HIDDEN_NUM
- See Also:
- Constant Field Values
NET_OUTPUT_NUM
public static final int NET_OUTPUT_NUM
- See Also:
- Constant Field Values
NET_LRATE
public static final int NET_LRATE
- See Also:
- Constant Field Values
NET_MOMENTUM
public static final int NET_MOMENTUM
- See Also:
- Constant Field Values
Q_DISCOUNT_RATE
public static final int Q_DISCOUNT_RATE
- See Also:
- Constant Field Values
TEMPERATURE
public static final int TEMPERATURE
- See Also:
- Constant Field Values
HIGH_RER_THRESHOLD
public static final int HIGH_RER_THRESHOLD
- See Also:
- Constant Field Values
LOW_RER_THRESHOLD
public static final int LOW_RER_THRESHOLD
- See Also:
- Constant Field Values
HIGH_RER_THRESHOLD1
public static final int HIGH_RER_THRESHOLD1
- See Also:
- Constant Field Values
HIGH_RER_THRESHOLD2
public static final int HIGH_RER_THRESHOLD2
- See Also:
- Constant Field Values
LOW_RER_THRESHOLD1
public static final int LOW_RER_THRESHOLD1
- See Also:
- Constant Field Values
LOW_RER_THRESHOLD2
public static final int LOW_RER_THRESHOLD2
- See Also:
- Constant Field Values
HIGH_IRL_THRESHOLD
public static final int HIGH_IRL_THRESHOLD
- See Also:
- Constant Field Values
LOW_IRL_THRESHOLD
public static final int LOW_IRL_THRESHOLD
- See Also:
- Constant Field Values
WBL
public static final int WBL
- See Also:
- Constant Field Values
WRER
public static final int WRER
- See Also:
- Constant Field Values
WIRL
public static final int WIRL
- See Also:
- Constant Field Values
WFIX
public static final int WFIX
- See Also:
- Constant Field Values
PBL
public static final int PBL
- See Also:
- Constant Field Values
PRER
public static final int PRER
- See Also:
- Constant Field Values
PIRL
public static final int PIRL
- See Also:
- Constant Field Values
PFIX
public static final int PFIX
- See Also:
- Constant Field Values
TASK_PARA_ARRAY
public static double[] TASK_PARA_ARRAY
DEF_TASK_PARA_ARRAY
public static final double[][] DEF_TASK_PARA_ARRAY
World
public World()