clarion.nacs
Class ControlActionFormat

java.lang.Object
  extended byclarion.nacs.ControlActionFormat

public class ControlActionFormat
extends java.lang.Object


Field Summary
static short ACT_REP
          the constants for index on NACS control action dimensions.
static short ACT_REP_ACT_NACS
          the constants for index on each element in one NACS control aciton dim.
static short ACT_REP_DO_NOTHING
          the constants for index on each element in one NACS control aciton dim.
static short ACT_REP_REPORT
          the constants for index on each element in one NACS control aciton dim.
static short ASSIM_EXP
          the constants for index on NACS control action dimensions.
static short ASSIM_EXP_DO_NOTHING
           
static short ASSIM_EXP_SYS_ASSIM
           
static short ASSIM_EXP_USER_ASSIM
           
static short CHK_TYPES_ACTION
           
static short CHK_TYPES_ACTION_NOTINPUT
           
static short CHK_TYPES_ALL
           
static short CHK_TYPES_STATE
           
static short CHK_TYPES_STATE_NOINPUT
           
static short CHOOSE_LEVEL
          the constants for index on NACS control action dimensions.
static short CHOOSE_LEVEL_AMN
           
static short CHOOSE_LEVEL_BOTH
           
static short CHOOSE_LEVEL_GKS
           
static short COMB_DEFAULT
           
static short COMB_DO_NOTHING
           
static short COMB_USER_BUR
           
static short COMB_USER_TDG
           
static short ENCODE_EXT
          the constants for index on NACS control action dimensions.
static short ENCODE_EXT_DO_NOTHING
           
static short ENCODE_EXT_RULES_SYS
           
static short ENCODE_EXT_RULES_USER
           
static short GKS_RSN_MTHD_FORWARD
           
static short GKS_RSN_MTHD_FORWARD_SBR
           
static short INFER_RETR
          the constants for index on NACS control action dimensions.
static short INFER_RETR_ALL
           
static short INFER_RETR_DO_NOTHING
           
static short INFER_RETR_ONE
           
static short PARA_AMN_PASS
          the constants for index on NACS control action dimensions.
static short PARA_AMNS
          the constants for index on NACS control action dimensions.
static short PARA_CHK_SET
          the constants for index on NACS control action dimensions.
static short PARA_CHK_TYPES
          the constants for index on NACS control action dimensions.
static short PARA_COMB_MODE
          the constants for index on NACS control action dimensions.
static short PARA_GKS_RSN_ITER
          the constants for index on NACS control action dimensions.
static short PARA_GKS_RSN_MTHD
          the constants for index on NACS control action dimensions.
static short PARA_IN_IN
          the constants for index on NACS control action dimensions.
static short PARA_IN_OUT
          the constants for index on NACS control action dimensions.
static short PARA_OUT_IN
          the constants for index on NACS control action dimensions.
static short PARA_OUT_OUT
          the constants for index on NACS control action dimensions.
static short PARA_STRENGTH
          the constants for index on NACS control action dimensions.
static short SET_STRENTH
          the constants for index on NACS control action dimensions.
static short SET_STRENTH_DO_NOTHING
           
static short SET_STRENTH_SET
           
 
Constructor Summary
ControlActionFormat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACT_REP

public static final short ACT_REP
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

CHOOSE_LEVEL

public static final short CHOOSE_LEVEL
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

ENCODE_EXT

public static final short ENCODE_EXT
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

ASSIM_EXP

public static final short ASSIM_EXP
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

INFER_RETR

public static final short INFER_RETR
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

SET_STRENTH

public static final short SET_STRENTH
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_IN_IN

public static final short PARA_IN_IN
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_IN_OUT

public static final short PARA_IN_OUT
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_OUT_IN

public static final short PARA_OUT_IN
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_OUT_OUT

public static final short PARA_OUT_OUT
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_GKS_RSN_MTHD

public static final short PARA_GKS_RSN_MTHD
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_GKS_RSN_ITER

public static final short PARA_GKS_RSN_ITER
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_AMN_PASS

public static final short PARA_AMN_PASS
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_AMNS

public static final short PARA_AMNS
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_CHK_TYPES

public static final short PARA_CHK_TYPES
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_CHK_SET

public static final short PARA_CHK_SET
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_STRENGTH

public static final short PARA_STRENGTH
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

PARA_COMB_MODE

public static final short PARA_COMB_MODE
the constants for index on NACS control action dimensions.

See Also:
Constant Field Values

ACT_REP_DO_NOTHING

public static final short ACT_REP_DO_NOTHING
the constants for index on each element in one NACS control aciton dim.

See Also:
Constant Field Values

ACT_REP_ACT_NACS

public static final short ACT_REP_ACT_NACS
the constants for index on each element in one NACS control aciton dim.

See Also:
Constant Field Values

ACT_REP_REPORT

public static final short ACT_REP_REPORT
the constants for index on each element in one NACS control aciton dim.

See Also:
Constant Field Values

CHOOSE_LEVEL_GKS

public static final short CHOOSE_LEVEL_GKS
See Also:
Constant Field Values

CHOOSE_LEVEL_AMN

public static final short CHOOSE_LEVEL_AMN
See Also:
Constant Field Values

CHOOSE_LEVEL_BOTH

public static final short CHOOSE_LEVEL_BOTH
See Also:
Constant Field Values

ENCODE_EXT_DO_NOTHING

public static final short ENCODE_EXT_DO_NOTHING
See Also:
Constant Field Values

ENCODE_EXT_RULES_SYS

public static final short ENCODE_EXT_RULES_SYS
See Also:
Constant Field Values

ENCODE_EXT_RULES_USER

public static final short ENCODE_EXT_RULES_USER
See Also:
Constant Field Values

ASSIM_EXP_DO_NOTHING

public static final short ASSIM_EXP_DO_NOTHING
See Also:
Constant Field Values

ASSIM_EXP_SYS_ASSIM

public static final short ASSIM_EXP_SYS_ASSIM
See Also:
Constant Field Values

ASSIM_EXP_USER_ASSIM

public static final short ASSIM_EXP_USER_ASSIM
See Also:
Constant Field Values

INFER_RETR_DO_NOTHING

public static final short INFER_RETR_DO_NOTHING
See Also:
Constant Field Values

INFER_RETR_ONE

public static final short INFER_RETR_ONE
See Also:
Constant Field Values

INFER_RETR_ALL

public static final short INFER_RETR_ALL
See Also:
Constant Field Values

SET_STRENTH_DO_NOTHING

public static final short SET_STRENTH_DO_NOTHING
See Also:
Constant Field Values

SET_STRENTH_SET

public static final short SET_STRENTH_SET
See Also:
Constant Field Values

GKS_RSN_MTHD_FORWARD

public static final short GKS_RSN_MTHD_FORWARD
See Also:
Constant Field Values

GKS_RSN_MTHD_FORWARD_SBR

public static final short GKS_RSN_MTHD_FORWARD_SBR
See Also:
Constant Field Values

CHK_TYPES_ALL

public static final short CHK_TYPES_ALL
See Also:
Constant Field Values

CHK_TYPES_STATE

public static final short CHK_TYPES_STATE
See Also:
Constant Field Values

CHK_TYPES_STATE_NOINPUT

public static final short CHK_TYPES_STATE_NOINPUT
See Also:
Constant Field Values

CHK_TYPES_ACTION

public static final short CHK_TYPES_ACTION
See Also:
Constant Field Values

CHK_TYPES_ACTION_NOTINPUT

public static final short CHK_TYPES_ACTION_NOTINPUT
See Also:
Constant Field Values

COMB_DO_NOTHING

public static final short COMB_DO_NOTHING
See Also:
Constant Field Values

COMB_DEFAULT

public static final short COMB_DEFAULT
See Also:
Constant Field Values

COMB_USER_BUR

public static final short COMB_USER_BUR
See Also:
Constant Field Values

COMB_USER_TDG

public static final short COMB_USER_TDG
See Also:
Constant Field Values
Constructor Detail

ControlActionFormat

public ControlActionFormat()