Scripts
    Preparing search index...

    Class CalculationElement

    Interface used for marking elements with gettable value represented by string.

    Hierarchy (View Summary)

    Implements

    Index

    Methods

    • Gets the mathematical equation of the calculation element.

      Returns string

    • Returns calculation result as string.

      Returns string

      Calculation result.

    • Checks if the element has specified tag.

      Parameters

      • tag: Tag

        Tag that is checked.

      Returns boolean

      True if element has specified tag, false otherwise.