public class FtileFactoryDelegatorWhile extends FtileFactoryDelegator
Constructor and Description |
---|
FtileFactoryDelegatorWhile(FtileFactory factory) |
Modifier and Type | Method and Description |
---|---|
Ftile |
createWhile(Swimlane swimlane,
Ftile whileBlock,
Display test,
Display yes,
Display out,
LinkRendering afterEndwhile,
HtmlColor color,
Instruction specialOut) |
activity, addNote, addUrl, assembly, createGroup, createIf, createParallel, decorateIn, decorateOut, end, getFactory, getInLinkRenderingColor, getInLinkRenderingDisplay, getRose, getStringBounder, getTextBlock, repeat, skinParam, spot, start, stop
public FtileFactoryDelegatorWhile(FtileFactory factory)
public Ftile createWhile(Swimlane swimlane, Ftile whileBlock, Display test, Display yes, Display out, LinkRendering afterEndwhile, HtmlColor color, Instruction specialOut)
createWhile
in interface FtileFactory
createWhile
in class FtileFactoryDelegator