public class FtileFactoryDelegatorSwitch extends FtileFactoryDelegator
Constructor and Description |
---|
FtileFactoryDelegatorSwitch(FtileFactory factory) |
Modifier and Type | Method and Description |
---|---|
Ftile |
createSwitch(Swimlane swimlane,
java.util.List<Branch> branches,
LinkRendering afterEndwhile,
LinkRendering topInlinkRendering,
Display labelTest) |
activity, addNote, addUrl, assembly, createGroup, createIf, createParallel, createWhile, decorateIn, decorateOut, end, getDefaultStyleDefinitionActivity, getDefaultStyleDefinitionArrow, getDefaultStyleDefinitionDiamond, getFactory, getInLinkRenderingColor, getInLinkRenderingDisplay, getRose, getStringBounder, getTextBlock, repeat, skinParam, spot, start, stop
public FtileFactoryDelegatorSwitch(FtileFactory factory)
public Ftile createSwitch(Swimlane swimlane, java.util.List<Branch> branches, LinkRendering afterEndwhile, LinkRendering topInlinkRendering, Display labelTest)
createSwitch
in interface FtileFactory
createSwitch
in class FtileFactoryDelegator