public class BpmDiagram extends UmlDiagram
FORCE_JDOT| Constructor and Description |
|---|
BpmDiagram() |
| Modifier and Type | Method and Description |
|---|---|
CommandExecutionResult |
addEvent(BpmEvent event) |
CommandExecutionResult |
elseBranch() |
CommandExecutionResult |
endBranch() |
protected ImageData |
exportDiagramInternal(java.io.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, getMainFrame, getMinwidth, getPragma, getSkinParam, getTitle, getWarningOrError, isHideUnlinkedData, isRotation, isUseJDot, loadSkin, setAnimation, setCaption, setHideUnlinkedData, setLegend, setMainFrame, setMinwidth, setParam, setRotation, setTitle, setUseJDotcheckFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, hasUrl, isOk, makeDiagramReady, seed, setScale, 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(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramInternal in class UmlDiagramjava.io.IOExceptionpublic CommandExecutionResult addEvent(BpmEvent event)
public CommandExecutionResult newBranch()
public CommandExecutionResult elseBranch()
public CommandExecutionResult endBranch()