Versions Compared

Key

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

...

This class stores all directives defined in the TM1 rule. It also contains convert helper method to provide support when splicing dimensional elements of the TM1 rule.

The class defines following attributes:

Attribute

Type

Usage

splice_executor

TM1SpliceExecutor

Link to an instance of TM1SpliceExecutor.

directives

List[TM1Directive]

Global position of the text start (inclusive) within the TM1 rule, calculated as zero based number of characters from start of the rule.

priority_directives

Dict[(str, str), TM1Directive]

Dictionary of directives that apply to all elements of a dimension/hierarchy.