199200201202203204205206207208209
if ( !isAttachingNewRule() ) { return; } PrimitiveLongMap memory = (PrimitiveLongMap) workingMemory.getNodeMemory( this ); Iterator it = memory.values().iterator(); FactHandleImpl handle = null; Object object = null; while ( it.hasNext() ) {