497498499500501502503504505506507
} // remove 2nd sg for (BasicOperator bo : sg2.getPrecedingOperators()) { bo.removeSucceedingOperator(sg2); sg2.removePrecedingOperator(bo); } /* * join with is to be included into the subgraph container */