public class FtileFactoryDelegatorRepeat extends FtileFactoryDelegator
| Constructor and Description |
|---|
FtileFactoryDelegatorRepeat(FtileFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Ftile |
repeat(Swimlane swimlane,
Swimlane swimlaneOut,
Display startLabel,
Ftile repeat,
Display test,
Display yes,
Display out,
HtmlColor color,
LinkRendering backRepeatLinkRendering,
Ftile backward,
boolean noOut) |
activity, addNote, addUrl, assembly, createGroup, createIf, createParallel, createWhile, decorateIn, decorateOut, end, getFactory, getInLinkRenderingColor, getInLinkRenderingDisplay, getRose, getStringBounder, getTextBlock, skinParam, spot, start, stoppublic FtileFactoryDelegatorRepeat(FtileFactory factory)
public Ftile repeat(Swimlane swimlane, Swimlane swimlaneOut, Display startLabel, Ftile repeat, Display test, Display yes, Display out, HtmlColor color, LinkRendering backRepeatLinkRendering, Ftile backward, boolean noOut)
repeat in interface FtileFactoryrepeat in class FtileFactoryDelegator