Interface PrecomputeNode

  • All Known Implementing Classes:
    PrecomputeNodeImpl

    public interface PrecomputeNode
    Creation-Date: 24.11.2006, 13:51:02
    Author:
    Thomas Morgner
    • Method Detail

      • getFunctionCount

        int getFunctionCount()
      • getFunctionName

        java.lang.String getFunctionName​(int idx)
      • getFunctionResult

        java.lang.Object getFunctionResult​(int idx)