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, setUseJDotcheckFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getSource, hasUrl, isOk, makeDiagramReady, seed, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportDiagram, getMetadata, getNbImages, getSource, hasUrlpublic DiagramDescription getDescription()
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType in class UmlDiagramprotected ImageData exportDiagramInternal(OutputStream os, int index, FileFormatOption fileFormatOption) throws IOException
exportDiagramInternal in class UmlDiagramIOExceptionpublic CommandExecutionResult addEvent(BpmEvent event)
public CommandExecutionResult newBranch()
public CommandExecutionResult elseBranch()
public CommandExecutionResult endBranch()
Copyright © 2017. All rights reserved.