74757677787980818283
} @Override protected void describe() { MasterBranchFlowFactory f = new MasterBranchFlowFactory(); SelectionWithParameter1 op = f.selectionWithParameter1(in2, in1, 50); outHigh.add(op.high); outLow.add(op.low); outStop.add(op.stop); }