| Interface | Description |
|---|---|
| AttributeFilterElements |
Represents elements, which can be used as value of "in" or "notIn" by
AttributeFilter. |
| CompatibilityFilter |
Covers all the AFM execution filters including the "deprecated" ones.
|
| ExtendedFilter | |
| FilterItem |
Covers all the filters which can be used within AFM
|
| MeasureValueFilterCondition |
Covers all the conditions that can be used within
MeasureValueFilter. |
| Class | Description |
|---|---|
| AbsoluteDateFilter |
Represents
DateFilter specifying exact from and to dates. |
| AttributeFilter |
Represents filter by attribute.
|
| AttributeFilterElements.Deserializer | |
| AttributeFilterElements.Serializer | |
| ComparisonCondition |
Condition of
MeasureValueFilter that compares measure values against a single value. |
| DateFilter |
Represents filter by date.
|
| ExpressionFilter |
To be deprecated filter using plain expression
|
| MeasureValueFilter |
Represents measure value filter applied on an insight.
|
| NegativeAttributeFilter |
Filter of attribute filtering by NOT IN expression
|
| PositiveAttributeFilter |
Filter of attribute filtering by IN expression
|
| RangeCondition |
Condition of
MeasureValueFilter that compares measure values against two values. |
| RelativeDateFilter |
Represents
DateFilter specifying relative range of given granularity. |
| SimpleAttributeFilterElements | Deprecated
It has the same semantic as
UriAttributeFilterElements. |
| UriAttributeFilterElements |
AttributeFilterElements represented by uris of elements. |
| ValueAttributeFilterElements |
AttributeFilterElements represented by values of elements. |
| Enum | Description |
|---|---|
| ComparisonConditionOperator |
Represents all the possible operators of
ComparisonCondition |
| RangeConditionOperator |
Represents all the possible operators of
RangeCondition. |
Copyright © 2019. All rights reserved.