net.sourceforge.plantuml.activitydiagram3
Interface Instruction
- All Superinterfaces:
- Swimable
- All Known Implementing Classes:
- InstructionFork, InstructionGroup, InstructionIf, InstructionList, InstructionRepeat, InstructionSimple, InstructionSplit, InstructionStart, InstructionStop, InstructionWhile
public interface Instruction
- extends Swimable
createFtile
Ftile createFtile(FtileFactory factory)
add
void add(Instruction other)
kill
boolean kill()
getInLinkRendering
LinkRendering getInLinkRendering()
addNote
void addNote(Display note,
NotePosition position)
Copyright © 2014. All Rights Reserved.