public class Branch extends Object
Constructor and Description |
---|
Branch(Swimlane swimlane,
Display labelPositive,
Display labelTest,
HtmlColor color,
Display inlabel) |
Modifier and Type | Method and Description |
---|---|
void |
add(Instruction ins) |
boolean |
addNote(Display note,
NotePosition position,
NoteType type,
Colors colors) |
HtmlColor |
getColor() |
Ftile |
getFtile() |
Display |
getInlabel() |
Rainbow |
getInlinkRenderingColorAndStyle() |
Display |
getLabelPositive() |
Display |
getLabelTest() |
Instruction |
getLast() |
Collection<? extends Swimlane> |
getSwimlanes() |
Collection<WeldingPoint> |
getWeldingPoints() |
boolean |
isEmpty() |
boolean |
isOnlySingleStop() |
boolean |
kill() |
void |
setInlinkRendering(LinkRendering inlinkRendering) |
ISkinParam |
skinParam() |
void |
updateFtile(FtileFactory factory) |
public Collection<WeldingPoint> getWeldingPoints()
public void add(Instruction ins)
public boolean kill()
public boolean addNote(Display note, NotePosition position, NoteType type, Colors colors)
public final void setInlinkRendering(LinkRendering inlinkRendering)
public void updateFtile(FtileFactory factory)
public Collection<? extends Swimlane> getSwimlanes()
public final Display getLabelPositive()
public final Display getLabelTest()
public final Rainbow getInlinkRenderingColorAndStyle()
public Display getInlabel()
public final Ftile getFtile()
public ISkinParam skinParam()
public final HtmlColor getColor()
public boolean isEmpty()
public Instruction getLast()
public boolean isOnlySingleStop()
Copyright © 2017. All Rights Reserved.