PPLRubricatorDataSource

Description

The PPLRubricatorDataSource class is used to work with data source of time series database.

Inheritance Hierarchy

          NObject

          PPLDataSource

          PPLRubricatorDataSource

Methods

dataTableInfo. Returns data table description.

description. Returns object text description.

factsTableInfo. Returns description of fact table.

obtainMatrix. Returns data matrix.

Methods inherited from PPLDataSource

descriptor. Returns description of the repository object used to create a data source.

dimensionById. Returns dimension from data source by its identifier.

dimensions. Returns array of data source dimensions.

isAggregate. Returns the current data aggregation mode.

obtainMatrix. Returns data matrix by selection.

setIsAggregate. Sets data aggregation mode.

Static Methods

rubricatorDataSource. Creates a data source for time series database.

Static methods inherited from PPLDataSource

dataSource. Creates a data source based on repository object.

See also:

Working with pplib++ Library Classes