public interface Instruction extends Swimable
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
Ftile createFtile(FtileFactory factory)
void add(Instruction other)
boolean kill()
LinkRendering getInLinkRendering()
void addNote(Display note, NotePosition position)
Copyright © 2015. All Rights Reserved.