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