LanerFactory

Description

The LanerFactory class contains properties and methods of the working area of time series database.

Constructors

  Constructor name Brief description
Create The Create constructor creates an object, that is a working area of the time series database.

Properties Inherited from ILaner

  Property name Brief description
The AttributeColumns property returns collection of displayed series attributes.
The AutoRecalc property determines state of the Automatic Recalculation option.
The CalendarDim property returns calendar dictionary of the working area.
The CalendarSelection property returns the calendar selection used in the workbook.
The CellStyle property returns formatting style of data table cells.
The CommentAttributes property returns collection of attributes used to form comments to series observations.
The CreateDerivedSeries property determines whether to display child series for calculated series.
The DisplayDataAs property determines a mode of displaying values for calculated series.
The CurrentRevision property determines current series revision.
The Dependencies property returns workbooks, which this workbook depends on.
The Dependents property returns workbooks that depend on the current workbook.
The EndDate property determines the date, after which workbook values are not displayed.
The EndDateParamId property determines identifier of the parameter that sets the end date of displaying data in the workbook.
The Filter property returns parameters of filtering data in the workbook.
The IdentByFact property determines whether the data is taken for sample period by the Fact scenario.
The IsInContext property returns whether the workbook is registered in a context.
The ObservationAttributeInComment property determines a name of the observation attribute displayed in a comment to series values.
The PermanentData property determines the method of loading and saving of time series data.
The ReverseOrder property determines sequence order of calendar elements.
The RubricatorInstance property determines data of time series database.
The SerieFootnoteAttributes property returns collection of attributes used to create footnotes of series headers.
The Series property returns collection of working area series.
The Sorter property returns sorting options for the workbook.
The StartDate property determines the date, starting with which values in a workbook are displayed.
The StartDateParamId property determines identifier of the parameter that sets the start date of displaying data in the workbook.
The TransformationHistory property determines whether to display a tooltip of changing the factor value.
The UsedRubricators property returns a collection of time series databases that are used as data sources for the workbook.
The ValidationExecKey property determines the key of validation rule execution.
The ValueFootnoteAttributes property returns collection of attributes used to create data area footnotes.
The ValuePrefixAttributes property returns collection of attributes used to form a prefix for series observations.
The ValueSuffixAttributes property returns collection of attributes used to form a suffix for series observations.

Methods Inherited from ILaner

  Method name Brief description
The BeginUpdate method enables the user to stop redrawing of workbook.
The CheckAttributesCompliance method checks whether the list of workbook attributes corresponds to the list of attributes of the parent time series database.
The EndUpdate method enables the user to resume redrawing of workbook.
The Execute method calculates working area and returns the table, containing its data.
The FlushCache method is used to flush dimension cache for time series database workbook.
The Refresh method updates values set by parameters.
The RefreshAttributesStructure method refreshes the workbook attributes according to the parent time series database.
The SaveChangedSeries method saves data of working area series.
The SaveChangesToModels method saves changes in factors data obtained from a modeling container model, to the original model.
The SaveProblem method saves working area data as a modeling problem.
The Update method exits edit mode without saving the data.

See also:

Laner Assembly Interfaces