Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
OPTYPE_ENV |
103 |
public static final int |
OPTYPE_GET_ENV |
101 |
public static final int |
OPTYPE_SET_ENV |
102 |
public static final int |
OPTYPE_TIME |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
GET_MODE |
0 |
public static final int |
SET_MODE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TSET |
1 |
public static final byte |
WSET |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
NO_OBSERVATION |
1 |
public static final byte |
PROACTIVE_OBSERVATION |
3 |
public static final byte |
REACTIVE_OBSERVATION |
2 |
public static final byte |
STEPMODE_AGENT_OBSERVATION |
5 |
public static final byte |
STEPMODE_TUPLESPACE_OBSERVATION |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NODE_ACTIVE_QUERY |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DIALOG_TYPE_TCP |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
ACTION_ATTRIBUTE |
"action" |
public static final java.lang.String |
ADD_OPERATION |
"addition" |
public static final java.lang.String |
CLEAN_OPERATION |
"clean" |
public static final java.lang.String |
DEL_OPERATION |
"deletion" |
public static final java.lang.String |
PREDICATE_NODE |
"predicate" |
public static final java.lang.String |
PREDICATES_NODE |
"predicates" |
public static final java.lang.String |
ROOT_NODE |
"persistency" |
public static final java.lang.String |
SNAPSHOT_NODE |
"snapshot" |
public static final java.lang.String |
SPEC_NODE |
"spec" |
public static final java.lang.String |
SPEC_TUPLES_NODE |
"specTuples" |
public static final java.lang.String |
SUBJECT_ATTRIBUTE |
"subject" |
public static final java.lang.String |
TC_ATTRIBUTE |
"tc" |
public static final java.lang.String |
TIME_ATTRIBUTE |
"time" |
public static final java.lang.String |
TUPLE_NODE |
"tuple" |
public static final java.lang.String |
TUPLES_NODE |
"tuples" |
public static final java.lang.String |
UPDATE_NODE |
"update" |
public static final java.lang.String |
UPDATES_NODE |
"updates" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
OPTYPE_ABORT_OP |
58 |
protected static final int |
OPTYPE_ADD_INSP |
70 |
protected static final int |
OPTYPE_ADD_OBS |
67 |
protected static final int |
OPTYPE_GET |
8 |
protected static final int |
OPTYPE_GET_INSPS |
29 |
protected static final int |
OPTYPE_GET_S |
28 |
protected static final int |
OPTYPE_GET_TRSET |
66 |
protected static final int |
OPTYPE_GET_TSET |
64 |
protected static final int |
OPTYPE_GET_WSET |
65 |
protected static final int |
OPTYPE_GO_CMD |
61 |
protected static final int |
OPTYPE_HAS_INSP |
72 |
protected static final int |
OPTYPE_HAS_OBS |
69 |
protected static final int |
OPTYPE_IN |
2 |
protected static final int |
OPTYPE_IN_ALL |
11 |
protected static final int |
OPTYPE_IN_S |
21 |
protected static final int |
OPTYPE_INP |
4 |
protected static final int |
OPTYPE_INP_S |
23 |
public static final int |
OPTYPE_IS_STEP_MODE |
57 |
protected static final int |
OPTYPE_NEXT_STEP |
62 |
protected static final int |
OPTYPE_NO |
6 |
protected static final int |
OPTYPE_NO_ALL |
13 |
protected static final int |
OPTYPE_NO_S |
25 |
protected static final int |
OPTYPE_NOP |
7 |
protected static final int |
OPTYPE_NOP_S |
26 |
protected static final int |
OPTYPE_OUT |
1 |
protected static final int |
OPTYPE_OUT_ALL |
10 |
protected static final int |
OPTYPE_OUT_S |
20 |
protected static final int |
OPTYPE_RD |
3 |
protected static final int |
OPTYPE_RD_ALL |
12 |
protected static final int |
OPTYPE_RD_S |
22 |
protected static final int |
OPTYPE_RDP |
5 |
protected static final int |
OPTYPE_RDP_S |
24 |
protected static final int |
OPTYPE_RMV_INSP |
71 |
protected static final int |
OPTYPE_RMV_OBS |
68 |
protected static final int |
OPTYPE_SET |
9 |
protected static final int |
OPTYPE_SET_S |
27 |
protected static final int |
OPTYPE_SET_SPY |
63 |
protected static final int |
OPTYPE_SET_WSET |
73 |
protected static final int |
OPTYPE_SPAWN |
666 |
protected static final int |
OPTYPE_STEP_MODE |
59 |
protected static final int |
OPTYPE_STOP_CMD |
60 |
protected static final int |
OPTYPE_UIN |
15 |
protected static final int |
OPTYPE_UINP |
18 |
protected static final int |
OPTYPE_UNO |
16 |
protected static final int |
OPTYPE_UNOP |
19 |
protected static final int |
OPTYPE_URD |
14 |
protected static final int |
OPTYPE_URDP |
17 |
protected static final int |
RESET |
74 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TYPE_IDLESTATE |
2 |
public static final int |
TYPE_NEWSTATE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TYPE_REACTIONFAIL |
1001 |
public static final int |
TYPE_REACTIONOK |
1000 |