Cubes Assembly Classes

  Class Brief description
The CalculatedCube class implements an object that provides access to data calculated cube from custom macros.
The CalendarDimension class implements an object that is used to work with elements of the calendar dictionary in the cube.
The CubeCallback class implements the events that are used to process data saving to cube.
The CubeClass class implements an object that provides access to data of the current cube, as well as the current coordinates of a standard cube.
The CubeCombinedExecutor class implements an object used for parallel calculation of output cube matrices.
The CubeCreator class implements an object used for automatic creation of repository standard cubes.
The CubeExecuteSetup class implements an object that is used to work with dimension parameters on cube calculation.
The CubeLoaderFromSource class implements an object that is used to load data to the cube with the ability of transformation by dimensions.
The CubeMetaCopierClass class implements an object that copies factors from time series database.
The CubeMetaExporterClass class implements an object that executes export of factors.
The CubeMetaloaderImportCallback class contains methods implementing events that occur on time series import.
The CubeMetaUpdateCallback class is used to work with events that occur in transactions during copying of time series database.
The CubeMetaUpdateClass class implements an object that copies a time series database.
The CubeSerializer class implements the object that is used to work with a cube saved to file.
The CubeTransactionManager class implements the transaction manager used on working with multidimensional data sources.
The CubeValueChangeCallback class implements an object that is used to recalculate values of cube calculated facts.
The DateConverter class is used to set date parse format.
The RubricatorAutoPeriod class is used to work with the parameters of time period in the time series database.
The RubricatorCopier class is used for copying of time series database.
The RubricatorCreator class is used for creating of time series database based on the data table or the standard cube.
The TableCreator class implements an object used for automatic creation of repository tables.
The ValidationExecSelection class is used to work with the selection on receiving validation calculation data.

See also:

Cubes Assembly Interfaces | Cubes Assembly Enumerations | Examples