net.sourceforge.plantuml.activitydiagram3
Interface Instruction
-
- All Superinterfaces:
- Swimable
- All Known Subinterfaces:
- InstructionCollection
- All Known Implementing Classes:
- InstructionBreak, InstructionEnd, InstructionFork, InstructionGoto, InstructionGroup, InstructionIf, InstructionLabel, InstructionList, InstructionPartition, InstructionRepeat, InstructionSimple, InstructionSplit, InstructionSpot, InstructionStart, InstructionStop, InstructionWhile
public interface Instruction extends Swimable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidadd(Instruction other)booleanaddNote(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote)FtilecreateFtile(FtileFactory factory)LinkRenderinggetInLinkRendering()booleankill()-
Methods inherited from interface net.sourceforge.plantuml.activitydiagram3.ftile.Swimable
getSwimlaneIn, getSwimlaneOut, getSwimlanes
-
-
-
-
Method Detail
-
createFtile
Ftile createFtile(FtileFactory factory)
-
add
void add(Instruction other)
-
kill
boolean kill()
-
getInLinkRendering
LinkRendering getInLinkRendering()
-
addNote
boolean addNote(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG