Interface AugmentedFunctionObject

    • Method Detail

      • getFunctionObjectName

        java.lang.String getFunctionObjectName()
        Obtains the name of this FunctionObject.
        Returns:
        Name of this FunctionObject.
      • isLinked

        boolean isLinked()
        Indicates if the FunctionObject is already linked.
        Returns:
        true if already linked.