public class ParallelBuilderFork extends AbstractParallelFtilesBuilder
barHeight, list99| Constructor and Description |
|---|
ParallelBuilderFork(ISkinParam skinParam,
StringBounder stringBounder,
java.lang.String label,
Swimlane in,
Swimlane out,
java.util.List<Ftile> all) |
| Modifier and Type | Method and Description |
|---|---|
protected Ftile |
doStep1(Ftile middle) |
protected Ftile |
doStep2(Ftile middle,
Ftile result) |
protected Swimlane |
swimlaneOutForStep2() |
build, computeMaxHeight, getHeightOfMiddle, getRose, getStringBounder, getStyleSignature, getStyleSignatureArrow, getTextBlock, getTextBlock, skinParampublic ParallelBuilderFork(ISkinParam skinParam, StringBounder stringBounder, java.lang.String label, Swimlane in, Swimlane out, java.util.List<Ftile> all)
protected Swimlane swimlaneOutForStep2()
swimlaneOutForStep2 in class AbstractParallelFtilesBuilderprotected Ftile doStep1(Ftile middle)
doStep1 in class AbstractParallelFtilesBuilderprotected Ftile doStep2(Ftile middle, Ftile result)
doStep2 in class AbstractParallelFtilesBuilder