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 CommandExecutionResultCommandDockedEvent.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandElseBranch.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndBranch.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGoto.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMerge.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNewBranch.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandResume.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg)