Package | Description |
---|---|
com.attivio.sdk.search.fields |
Model for
FieldExpressions applied to
QueryRequests . |
Modifier and Type | Method and Description |
---|---|
UnaryMathExpression.Method |
UnaryMathExpression.getMethod()
Get the method to use.
|
static UnaryMathExpression.Method |
UnaryMathExpression.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnaryMathExpression.Method[] |
UnaryMathExpression.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UnaryMathExpression(UnaryMathExpression.Method method,
FieldExpression expression)
Construct a new UnaryMathExpression.
|
UnaryMathExpression(UnaryMathExpression.Method method,
FieldExpression expression,
String alias)
Construct a new UnaryMathExpression to apply to a
FieldExpression with an alias. |
UnaryMathExpression(UnaryMathExpression.Method method,
String fieldName)
Construct a new UnaryMathExpression to apply to a field.
|
UnaryMathExpression(UnaryMathExpression.Method method,
String fieldName,
String alias)
Construct a new UnaryMathExpression to apply to a field with an alias.
|
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.