Class FormulaOpenParenthesisElement

java.lang.Object
org.pentaho.openformula.ui.model2.FormulaElement
org.pentaho.openformula.ui.model2.FormulaOpenParenthesisElement
All Implemented Interfaces:
Element

public class FormulaOpenParenthesisElement extends FormulaElement
  • Field Details

  • Constructor Details

  • Method Details

    • getText

      public String getText()
      Specified by:
      getText in class FormulaElement
    • getName

      public String getName()
      Fetches the name of the element. If the element is used to represent some type of structure, this would be the type name.
      Returns:
      the element name