Interface PMMLListener

All Superinterfaces:
EfestoListener

public interface PMMLListener extends EfestoListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method invoked when a PMMLStep is executed
  • Method Details

    • stepExecuted

      void stepExecuted(PMMLStep step)
      Method invoked when a PMMLStep is executed
      Parameters:
      step -