Uses of Class
net.sourceforge.plantuml.bpm.BpmDiagram
Packages that use BpmDiagram
-
Uses of BpmDiagram in net.sourceforge.plantuml.bpm
Methods in net.sourceforge.plantuml.bpm with parameters of type BpmDiagramModifier and TypeMethodDescriptionprotected CommandExecutionResult
CommandDockedEvent.executeArg
(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandElseBranch.executeArg
(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandEndBranch.executeArg
(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandGoto.executeArg
(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandMerge.executeArg
(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandNewBranch.executeArg
(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResult
CommandResume.executeArg
(BpmDiagram diagram, LineLocation location, RegexResult arg)