com.microstrategy.web.app.transforms.ExpressionMessages |
Known Indirect Subclasses
|
Class Overview
A base class for expression transforms. It proviedes a set of protected
helper methods for building expression GUI.
Constants
public
static
final
int
DM_DEFAULT_LVL
Constant Value:
1108
(0x00000454)
public
static
final
int
DM_PREF_BREAKBY
Constant Value:
2792
(0x00000ae8)
public
static
final
int
DM_PREF_EVALSET
Constant Value:
2791
(0x00000ae7)
public
static
final
int
DM_PREF_SETOF
Constant Value:
2790
(0x00000ae6)
public
static
final
int
DM_RPT_BASE_LVL
Constant Value:
1106
(0x00000452)
public
static
final
int
DM_RPT_LVL
Constant Value:
1107
(0x00000453)
public
static
final
int
DM_UNKNOWN_LVL
Constant Value:
1109
(0x00000455)
public
static
final
int
DM_WHERE
Constant Value:
2793
(0x00000ae9)
public
static
final
int
FN_APPLY_AGGREGATION
Constant Value:
3429
(0x00000d65)
public
static
final
int
FN_APPLY_COMPARISON
Constant Value:
3426
(0x00000d62)
public
static
final
int
FN_APPLY_LOGIC
Constant Value:
3428
(0x00000d64)
public
static
final
int
FN_APPLY_RELATIVE
Constant Value:
3427
(0x00000d63)
public
static
final
int
FN_APPLY_SYMPLE
Constant Value:
2794
(0x00000aea)
public
static
final
int
MRP_BETWEEN
Constant Value:
696
(0x000002b8)
public
static
final
int
MRP_EQUAL
Constant Value:
2795
(0x00000aeb)
public
static
final
int
MRP_EXCL_HIGHEST
Constant Value:
1101
(0x0000044d)
public
static
final
int
MRP_EXCL_LOWEST
Constant Value:
1102
(0x0000044e)
public
static
final
int
MRP_HIGHEST
Constant Value:
529
(0x00000211)
public
static
final
int
MRP_LOWEST
Constant Value:
530
(0x00000212)
public
static
final
int
MRP_NOT_BETWEEN
Constant Value:
746
(0x000002ea)
public
static
final
int
MRP_NOT_EQUAL
Constant Value:
2796
(0x00000aec)
public
static
final
int
MRP_PERCENT
Constant Value:
2053
(0x00000805)
public
static
final
int
MRP_PERCENT_TEMPLATE
Constant Value:
2787
(0x00000ae3)
public
static
final
int
MRP_RANK
Constant Value:
2789
(0x00000ae5)
public
static
final
int
MRP_RANK_TEMPLATE
Constant Value:
2788
(0x00000ae4)
public
static
final
int
OP_AND
Constant Value:
701
(0x000002bd)
public
static
final
int
OP_BEGINS_WITH
Constant Value:
687
(0x000002af)
public
static
final
int
OP_BETWEEN
Constant Value:
696
(0x000002b8)
public
static
final
int
OP_CONTAINS
Constant Value:
686
(0x000002ae)
public
static
final
int
OP_DIVIDE
Constant Value:
-1
(0xffffffff)
public
static
final
int
OP_ENDS_WITH
Constant Value:
688
(0x000002b0)
public
static
final
int
OP_EQUAL
Constant Value:
2795
(0x00000aeb)
public
static
final
int
OP_GREATER
Constant Value:
521
(0x00000209)
public
static
final
int
OP_GREATER_EQUAL
Constant Value:
522
(0x0000020a)
public
static
final
int
OP_IN
Constant Value:
587
(0x0000024b)
public
static
final
int
OP_IN_LIST
Constant Value:
2219
(0x000008ab)
public
static
final
int
OP_IS_NOT_NULL
Constant Value:
2203
(0x0000089b)
public
static
final
int
OP_IS_NULL
Constant Value:
2202
(0x0000089a)
public
static
final
int
OP_LESS
Constant Value:
523
(0x0000020b)
public
static
final
int
OP_LESS_EQUAL
Constant Value:
524
(0x0000020c)
public
static
final
int
OP_LIKE
Constant Value:
525
(0x0000020d)
public
static
final
int
OP_MINUS
Constant Value:
530
(0x00000212)
public
static
final
int
OP_NOT
Constant Value:
1099
(0x0000044b)
public
static
final
int
OP_NOT_BEGINS_WITH
Constant Value:
2785
(0x00000ae1)
public
static
final
int
OP_NOT_BETWEEN
Constant Value:
746
(0x000002ea)
public
static
final
int
OP_NOT_CONTAINS
Constant Value:
2784
(0x00000ae0)
public
static
final
int
OP_NOT_ENDS_WITH
Constant Value:
2786
(0x00000ae2)
public
static
final
int
OP_NOT_EQUAL
Constant Value:
2796
(0x00000aec)
public
static
final
int
OP_NOT_IN
Constant Value:
2204
(0x0000089c)
public
static
final
int
OP_NOT_IN_LIST
Constant Value:
2220
(0x000008ac)
public
static
final
int
OP_NOT_LIKE
Constant Value:
526
(0x0000020e)
public
static
final
int
OP_OR
Constant Value:
2201
(0x00000899)
public
static
final
int
OP_PLUS
Constant Value:
529
(0x00000211)
public
static
final
int
OP_TIMES
Constant Value:
-1
(0xffffffff)