Interface Function


  • public interface Function
    The function is a structured representation of the activities or processes.
    • Method Detail

      • getName

        String getName()
        The function name
        Returns:
        the name
      • getParams

        Object[] getParams()
        The params of this function
        Returns:
        the params