Class CorrelationExample.Simulation

  • Enclosing class:
    CorrelationExample

    public static class CorrelationExample.Simulation
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Simulation()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void load​(java.io.InputStream in)  
      void simulate​(org.kie.api.runtime.KieSession session)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Simulation

        public Simulation()
    • Method Detail

      • load

        public void load​(java.io.InputStream in)
      • simulate

        public void simulate​(org.kie.api.runtime.KieSession session)