public class InstructionStart extends MonoSwimable implements Instruction
Constructor and Description |
---|
InstructionStart(Swimlane swimlane,
LinkRendering inlinkRendering) |
Modifier and Type | Method and Description |
---|---|
void |
add(Instruction other) |
boolean |
containsBreak() |
Ftile |
createFtile(FtileFactory factory) |
LinkRendering |
getInLinkRendering() |
boolean |
kill() |
getSwimlaneIn, getSwimlaneOut, getSwimlanes
addNote, eventuallyAddNote, getPositionedNotes, hasNotes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNote
getSwimlaneIn, getSwimlaneOut, getSwimlanes
public InstructionStart(Swimlane swimlane, LinkRendering inlinkRendering)
public boolean containsBreak()
containsBreak
in interface Instruction
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
Copyright © 2020. All Rights Reserved.