public interface Instruction extends Swimable
Modifier and Type | Method and Description |
---|---|
void |
add(Instruction other) |
boolean |
addNote(Display note,
NotePosition position,
NoteType type,
Colors colors) |
Ftile |
createFtile(FtileFactory factory) |
LinkRendering |
getInLinkRendering() |
boolean |
kill() |
getSwimlaneIn, getSwimlaneOut, getSwimlanes
Ftile createFtile(FtileFactory factory)
void add(Instruction other)
boolean kill()
LinkRendering getInLinkRendering()
boolean addNote(Display note, NotePosition position, NoteType type, Colors colors)
Copyright © 2016. All Rights Reserved.