public class BpmDiagram extends UmlDiagram
Constructor and Description |
---|
BpmDiagram() |
Modifier and Type | Method and Description |
---|---|
CommandExecutionResult |
addEvent(BpmEvent event) |
CommandExecutionResult |
elseBranch() |
CommandExecutionResult |
endBranch() |
protected ImageData |
exportDiagramInternal(OutputStream os,
int index,
FileFormatOption fileFormatOption) |
DiagramDescription |
getDescription() |
UmlDiagramType |
getUmlDiagramType() |
CommandExecutionResult |
newBranch() |
addSprite, exportCmap, exportDiagramError, exportDiagramNow, getAnimation, getCaption, getDpi, getDpiFactor, getFailureText2, getFlashData, getFooter, getFooterOrHeaderTeoz, getHeader, getLegend, getMinwidth, getPragma, getScale, getSkinParam, getTitle, getWarningOrError, isHideUnlinkedData, isRotation, isUseJDot, setAnimation, setCaption, setDotExecutable, setFooter, setHeader, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setScale, setTitle, setUseJDot
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getSource, hasUrl, isOk, makeDiagramReady, setSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportDiagram, getMetadata, getNbImages, getSource, hasUrl
public DiagramDescription getDescription()
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType
in class UmlDiagram
protected ImageData exportDiagramInternal(OutputStream os, int index, FileFormatOption fileFormatOption) throws IOException
exportDiagramInternal
in class UmlDiagram
IOException
public CommandExecutionResult addEvent(BpmEvent event)
public CommandExecutionResult newBranch()
public CommandExecutionResult elseBranch()
public CommandExecutionResult endBranch()
Copyright © 2017. All Rights Reserved.