public class InstructionLabel extends MonoSwimable implements Instruction
| Constructor and Description |
|---|
InstructionLabel(Swimlane swimlane,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Instruction other) |
boolean |
addNote(Display note,
NotePosition position) |
Ftile |
createFtile(FtileFactory factory) |
LinkRendering |
getInLinkRendering() |
boolean |
kill() |
getSwimlaneIn, getSwimlaneOut, getSwimlanesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSwimlaneIn, getSwimlaneOut, getSwimlanespublic Ftile createFtile(FtileFactory factory)
createFtile in interface Instructionpublic void add(Instruction other)
add in interface Instructionpublic final boolean kill()
kill in interface Instructionpublic LinkRendering getInLinkRendering()
getInLinkRendering in interface Instructionpublic boolean addNote(Display note, NotePosition position)
addNote in interface InstructionCopyright © 2015. All Rights Reserved.