Class FormulaSemicolonElement

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

public class FormulaSemicolonElement 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