Class Evaluatable<E extends org.dmg.pmml.PMMLObject>

    • Constructor Detail

      • Evaluatable

        public Evaluatable​(String module,
                           String name)
    • Method Detail

      • translate

        public abstract E translate​(org.jpmml.python.Scope scope)
      • getExpr

        public String getExpr()
      • getFunctionDefs

        public List<String> getFunctionDefs()