Get desktop application:
View/edit binary Protocol Buffers messages
Used in: RelationElement
Used in: BinaryExpressionElement
EQ = 0
NE = 1
LT = 2
LE = 3
GT = 4
GE = 5
BOOLAND = 6
BOOLOR = 7
PLUS = 8
MINUS = 9
MUL = 10
DIV = 11
MODULO = 12
ASSIGN = 13
ITEM_IS_IN = 14
COLLECTION_ELEMENT = 15
NOT_SUPPORTED = 16
ITEM_IS_NOT_IN = 17
Used in: FuncElement
optional TypeRef resType = 1
required string name = 2
required string signiture = 3
repeated TypeRef arguments = 4
Used in: RelationElement
optional TypeRef typeInfo = 1
optional bytes value = 2
Used in: TypeInfo
required string paramName = 1
required string className = 2
Used in: RelationElement
Used in: CtorElement, RelationElement
Used in: RelationElement
Used in: RelationElement
required string memberName = 1
required bool unique = 3
required bool indexed = 4
required string typeName = 5
repeated string propertyNames = 6
optional bool refFilter = 7
required bytes content = 1
repeated TypeRef typeInfos = 2
Used in: RelationElement
Used in: RelationElement
Used in: RelationElement
required string memberName = 1
optional bytes metadata = 3
Used in: FuncElement, MethodElement, ReductorElement
Used in: RelationElement
Used in: MethodElement
INVALID = 0
WHERE = 1
OUTPUT = 2
INNER_JOIN = 3
SORT = 4
GROUP_BY = 5
LEFT_OUTER_JOIN = 6
RIGHT_OUTER_JOIN = 7
FULL_OUTER_JOIN = 8
DO_FUNC_METHOD = 9
GROUP_ALL = 10
TAKE = 11
TAKE_DISTINCT = 12
UNION = 13
EXTEND = 14
EXTEND_TYPED = 15
DIVISION = 17
EXTRACT = 18
REPLACE = 25
UNTYPE = 90
CAST = 91
SHAPE = 92
Used in: RelationElement
Used in: RelationElement
required string providerType = 1
optional string providerDeserializerName = 2
Used in: RelationElement
required int32 version = 1
repeated TypeInfo typeInfos = 3
Used in: BinaryExpressionElement, ExpressionListElement, IndexedMemberElement, LValueElement, LetElement, MemberElement, MethodArg, Relation, TernaryOpElement, UnaryExpressionElement
required TypeRef itemType = 2
optional bytes data = 50
Used in: RelationElement
Invalid = 0
Method = 1
BinaryExpression = 2
MemberRef = 3
Parameter = 4
Let = 5
ConstValue = 6
RuntimeExec = 7
UnaryExpression = 8
Provider = 9
ExpressionList = 10
Lvalue = 11
ForteFuncCall = 12
Reductor = 13
Constructor = 14
TernaryExpression = 15
IndexedMemberRef = 19
SerializedValue = 20
Used in: RelationElement
optional string name = 1
optional TypeRef typeInfo = 2
Used in: RelationElement
optional TypeRef typeInfo = 1
required bytes value = 2
Used in: RelationElement
Used in: Relation
required int32 id = 1
required string name = 2
optional int32 nativeSize = 4
optional int32 alignment = 5
repeated string interfaceNames = 10
optional string concreteClassName = 11
repeated string structuralMethods = 12
repeated TypeRef typeParams = 14
Used in: TypeInfo
QUERY_SINGLE = 0
QUERY_MULTI = 1
STRUCTURE = 2
PRIMITIVE = 3
STRING = 4
COLLECTION = 5
ENTITY = 6
JAVA_OBJ = 7
SCALA_OBJ = 8
Nothing = 100
Used in: Callee, ConstValueElement, KDBData, ReductorElement, RelationElement, RelationKey, SerializedValueElement, TypeInfo
Used in: RelationElement
Used in: UnaryExpressionElement
PLUS = 0
MINUS = 1
BOOLNEG = 2
MaybeValCheck = 3
MaybeValue = 4
IsNull = 5