net.sourceforge.plantuml.bpm
Class BpmDiagram
- java.lang.Object
-
- net.sourceforge.plantuml.AbstractPSystem
-
- net.sourceforge.plantuml.UmlDiagram
-
- net.sourceforge.plantuml.bpm.BpmDiagram
-
public class BpmDiagram extends UmlDiagram
-
-
Constructor Summary
Constructors Constructor and Description BpmDiagram()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description CommandExecutionResultaddEvent(BpmEvent event)CommandExecutionResultelseBranch()CommandExecutionResultendBranch()DiagramDescriptiongetDescription()UmlDiagramTypegetUmlDiagramType()CommandExecutionResultnewBranch()-
Methods inherited from class net.sourceforge.plantuml.UmlDiagram
addSprite, exportDiagramError, getAnimation, getCaption, getDpi, getDpiFactor, getFailureText2, getFlashData, getFooter, getFooterOrHeaderTeoz, getHeader, getLegend, getMinwidth, getPragma, getSkinParam, getTitle, getWarningOrError, isHideUnlinkedData, isRotation, isUseJDot, setAnimation, setCaption, setDotExecutable, setFooter, setHeader, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setTitle, setUseJDot
-
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.core.Diagram
exportDiagram, getMetadata, getNbImages, getSource, hasUrl
-
-
-
-
Method Detail
-
getDescription
public DiagramDescription getDescription()
-
getUmlDiagramType
public UmlDiagramType getUmlDiagramType()
- Specified by:
getUmlDiagramTypein classUmlDiagram
-
addEvent
public CommandExecutionResult addEvent(BpmEvent event)
-
newBranch
public CommandExecutionResult newBranch()
-
elseBranch
public CommandExecutionResult elseBranch()
-
endBranch
public CommandExecutionResult endBranch()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG