Class SetNodeReferenceHandler

    • Constructor Summary

      Constructors 
      Constructor Description
      SetNodeReferenceHandler​(java.util.List<org.drools.core.common.NetworkNode> nodes)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void emitCode​(java.lang.StringBuilder builder)  
      • Methods inherited from class java.lang.Object

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

      • SetNodeReferenceHandler

        public SetNodeReferenceHandler​(java.util.List<org.drools.core.common.NetworkNode> nodes)
    • Method Detail

      • emitCode

        public void emitCode​(java.lang.StringBuilder builder)