public class FtileFactoryDelegatorIf extends FtileFactoryDelegator
Constructor and Description |
---|
FtileFactoryDelegatorIf(FtileFactory factory,
Pragma pragma) |
Modifier and Type | Method and Description |
---|---|
Ftile |
createIf(Swimlane swimlane,
java.util.List<Branch> thens,
Branch elseBranch,
LinkRendering afterEndwhile,
LinkRendering topInlinkRendering,
Url url,
java.util.Collection<PositionedNote> notes,
Stereotype stereotype,
StyleBuilder currentStyleBuilder) |
activity, addNote, addUrl, assembly, createGroup, createParallel, createSwitch, createWhile, decorateIn, decorateOut, end, getDefaultStyleDefinitionActivity, getDefaultStyleDefinitionArrow, getDefaultStyleDefinitionDiamond, getFactory, getInLinkRenderingColor, getInLinkRenderingDisplay, getRose, getStringBounder, getTextBlock, repeat, skinParam, spot, start, stop
public FtileFactoryDelegatorIf(FtileFactory factory, Pragma pragma)
public Ftile createIf(Swimlane swimlane, java.util.List<Branch> thens, Branch elseBranch, LinkRendering afterEndwhile, LinkRendering topInlinkRendering, Url url, java.util.Collection<PositionedNote> notes, Stereotype stereotype, StyleBuilder currentStyleBuilder)
createIf
in interface FtileFactory
createIf
in class FtileFactoryDelegator