|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| edu.cmu.* |
| edu.cmu.aura.service.ExpressionNotSupportedException | ||
public static final int |
EXPRESSION_NOT_SUPPORTED |
100 |
public static final int |
NON_EQ_EXPRESSION_NOT_SUPPORTED |
104 |
public static final int |
NON_KEY_EQ_EXPRESSION_NOT_SUPPORTED |
101 |
public static final int |
NON_KEY_EXPRESSIONS_NOT_SUPPORTED |
102 |
public static final int |
OPERATOR_NOT_SUPPORTED |
103 |
| edu.cmu.aura.service.FunctionNotSupportedException | ||
public static final int |
FUNCTION_NOT_SUPPORTED_ERROR |
300 |
public static final int |
POST_COND_TRIGGER_NOT_SUPPORTED |
301 |
public static final int |
POST_MOD_TRIGGER_NOT_SUPPORTED |
302 |
public static final int |
POST_QUERY_NOT_SUPPORTED |
303 |
| edu.cmu.aura.service.GeneralServiceException | ||
public static final int |
GENERAL_ERROR |
700 |
| edu.cmu.aura.service.InternalServiceException | ||
public static final int |
INTERNAL_ERROR |
500 |
| edu.cmu.aura.service.ReqNotSupportedException | ||
public static final int |
ACCURACY_CONSTRAINTS_NOT_SUPPORTED |
203 |
public static final int |
CONF_CONSTRAINTS_NOT_SUPPORTED |
202 |
public static final int |
INTERVAL_CONSTRAINTS_NOT_SUPPORTED |
204 |
public static final int |
REQ_NOT_SUPPORTED |
200 |
public static final int |
TIME_CONSTRAINTS_NOT_SUPPORTED |
201 |
| edu.cmu.aura.service.RequestException | ||
public static final int |
ILLEGAL_VALUE |
403 |
public static final int |
NO_SUCH_ATTRIB |
402 |
public static final int |
NO_SUCH_SERVICE |
401 |
public static final int |
REQUEST_ERROR |
400 |
| edu.cmu.aura.service.ReqUtil | ||
public static final int |
B_MAX |
1 |
public static final int |
B_MIN |
0 |
public static final int |
R_ACCURACY |
2 |
public static final int |
R_CONFIDENCE |
1 |
public static final int |
R_INTERVAL |
8 |
public static final int |
R_NONE |
0 |
public static final int |
R_UPDATE_TIME |
4 |
| edu.cmu.aura.service.query.BoolNode | ||
public static final int |
MAX_OP_INDEX |
2 |
public static final int |
OP_AND |
0 |
public static final int |
OP_NOT |
2 |
public static final int |
OP_OR |
1 |
| edu.cmu.aura.service.query.LeafNode | ||
public static final int |
MAX_OP_INDEX |
5 |
public static final int |
OP_CUSTOM |
15 |
public static final int |
OP_EQ |
0 |
public static final int |
OP_GT |
2 |
public static final int |
OP_GTEQ |
3 |
public static final int |
OP_LT |
4 |
public static final int |
OP_LTEQ |
5 |
public static final int |
OP_NEQ |
1 |
public static final int |
OP_UNKNOWN_OR_CUSTOM |
-1 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||