Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method

Usage

get_region_name

Returns region_name of the region_obj.

TM1ReverseDirective (class in TM1ReverseDirective.py, extends TM1Directive)

The class represents a directive for reverse splicing. The reverse directive is derived from directive by using the same logic to match elements for splicing as the original directive, but uses element list obtained from QueryRollback for splicing.

The class defines following attributes:

Attribute

Type

Usage

original_directives

Dict[str, str]

Dictionary of associated regular expressions that define splicing set of the splicing directive indexed by dimension.

The class exposes following methods:

Method

Usage

get_original_directives

Returns original_directives.

get_dimensions

get_regexp

get_elements

get_original_directives_for_dimension

get_mdx_applies

applies