| Interface | Description |
|---|---|
| CompatibilityFilter |
Covers all the filters including the "deprecated" ones.
|
| FilterItem |
Covers all the filters which can be used within AFM
|
| LocallyIdentifiable |
Marker interface for all locally identifiable objects having local identifier in AFM
|
| MeasureDefinition |
| Class | Description |
|---|---|
| AbsoluteDateFilter |
Represents
DateFilter specifying exact from and to dates. |
| Afm |
Attributes Filters and Measures in so called object form (could have MAQL form in future)
|
| AttributeFilter |
Represents filter by attribute.
|
| AttributeItem |
Represents attribute within
Afm |
| DateFilter |
Represents filter by date.
|
| ExpressionFilter |
To be deprecated filter using plain expression
|
| MeasureItem |
Represents measure within
Afm |
| NativeTotalItem |
Native total definition
|
| NegativeAttributeFilter |
Filter of attribute filtering by NOT IN expression
|
| PopMeasureDefinition |
Definition of so called "period over period" measure
|
| PositiveAttributeFilter |
Filter of attribute filtering by IN expression
|
| RelativeDateFilter |
Represents
DateFilter specifying relative range of given granularity. |
| SimpleMeasureDefinition |
Definition of simple measure
|
| Enum | Description |
|---|---|
| Aggregation |
Represents possible aggregation values at
SimpleMeasureDefinition |
Copyright © 2017. All rights reserved.