Interface IHideRule


  • public interface IHideRule
    Represents the design of an HighRule in the scripting environment
    • Method Detail

      • getFormat

        java.lang.String getFormat()
        Returns format
        Returns:
        format
      • getValueExpr

        java.lang.String getValueExpr()
        Returns value expression
        Returns:
        value expression
      • getStructure

        IStructure getStructure()
        Returns structure.
        Returns:
        structure