Interface InstructionCollection
- All Superinterfaces:
Instruction
,Swimable
- All Known Implementing Classes:
InstructionGroup
,InstructionIf
,InstructionList
,InstructionSwitch
,InstructionWhile
-
Method Summary
Methods inherited from interface net.sourceforge.plantuml.activitydiagram3.Instruction
add, addNote, containsBreak, createFtile, createGtile, getInLinkRendering, kill
Methods inherited from interface net.sourceforge.plantuml.activitydiagram3.ftile.Swimable
getSwimlaneIn, getSwimlaneOut, getSwimlanes
-
Method Details
-
getLast
Instruction getLast()
-