public class InstructionLabel extends MonoSwimable implements Instruction
| Constructor and Description |
|---|
InstructionLabel(Swimlane swimlane,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Instruction other) |
Ftile |
createFtile(FtileFactory factory) |
LinkRendering |
getInLinkRendering() |
boolean |
kill() |
getSwimlaneIn, getSwimlaneOut, getSwimlanesaddNote, eventuallyAddNote, getPositionedNotes, hasNotesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNotegetSwimlaneIn, getSwimlaneOut, getSwimlanespublic InstructionLabel(Swimlane swimlane, java.lang.String name)
public 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 Instruction