예제 #1
0
 public boolean isCorrelationInitialized(CorrelationSetInstance correlationSet) {
   return _brc.isCorrelationInitialized(correlationSet);
 }