public class InstructionSimple extends MonoSwimable implements Instruction
Constructor and Description |
---|
InstructionSimple(Display label,
HtmlColor color,
LinkRendering inlinkRendering,
Swimlane swimlane,
BoxStyle style,
Url url) |
Modifier and Type | Method and Description |
---|---|
void |
add(Instruction other) |
void |
addNote(Display note,
NotePosition position) |
Ftile |
createFtile(FtileFactory factory) |
LinkRendering |
getInLinkRendering() |
boolean |
kill() |
getSwimlaneIn, getSwimlaneOut, getSwimlanes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSwimlaneIn, getSwimlaneOut, getSwimlanes
public Ftile createFtile(FtileFactory factory)
createFtile
in interface Instruction
public void add(Instruction other)
add
in interface Instruction
public final boolean kill()
kill
in interface Instruction
public LinkRendering getInLinkRendering()
getInLinkRendering
in interface Instruction
public void addNote(Display note, NotePosition position)
addNote
in interface Instruction
Copyright © 2014. All Rights Reserved.