249250251252253254255
return ( (AnnotatedGraph) elementGraph ).getAnnotations().hadKey( annotation, flowElement ); } protected GroupingSpliceGate createNonBlockingJoinGate( HashJoin join ) { return new MemoryHashJoinGate( flowProcess, join ); }