160161162163164165166
this.steps.put( WITH, new WithStep( this.reteTesterHelper ) ); this.steps.put( LEFT_TUPLE_SINK_STEP, new LeftTupleSinkStep( this.reteTesterHelper ) ); this.steps.put( BETA_NODE_STEP, new BetaNodeStep( this.reteTesterHelper ) ); }
164165166167168169170
163164165166167168169
161162163164165166167
146147148149150151152