public class ActivityDiagram extends CucaDiagram
entityFactoryFORCE_ELK, FORCE_SMETANA| Constructor and Description |
|---|
ActivityDiagram(ThemeStyle style,
UmlSource source,
ISkinSimple skinParam) |
| Modifier and Type | Method and Description |
|---|---|
void |
concurrentActivity(java.lang.String name) |
IEntity |
createInnerActivity() |
ILeaf |
createLeaf(Ident idNewLong,
Code code,
Display display,
LeafType type,
USymbol symbol) |
IEntity |
createNote(Ident idNewLong,
Code code,
Display display) |
void |
endif() |
ConditionalContext |
getCurrentContext() |
DiagramDescription |
getDescription() |
protected java.util.List<java.lang.String> |
getDotStrings() |
ILeaf |
getEnd(java.lang.String suppId) |
IEntity |
getLastEntityBrancheConsulted()
Deprecated.
|
IEntity |
getLastEntityConsulted() |
ILeaf |
getLeafVerySmart(Ident ident) |
IEntity |
getOrCreate(Ident idNewLong,
Code code,
Display display,
LeafType type) |
ILeaf |
getOrCreateLeaf(Ident ident,
Code code,
LeafType type,
USymbol symbol) |
ILeaf |
getStart() |
void |
setLastEntityConsulted(IEntity lastEntityConsulted) |
void |
startIf(java.lang.String optionalCodeString) |
addLink, applySingleStrategy, buildCode, buildFullyQualified, buildLeafIdent, buildLeafIdentSpecial, cleanIdent, constraintOnLinks, createLeafInternal, endGroup, exportDiagramInternal, getAllSuperGroups, getChildrenGroups, getColorMapper, getCurrentGroup, getDefaultMargins, getDotStringSkek, getEntityFactory, getFullyQualifiedCode1972, getGroup, getGroups, getGroupStrict, getGroupVerySmart, getHides, getLabelangle, getLabeldistance, getLastEntity, getLastLink, getLeaf, getLeafSmart, getLeafssize, getLeafStrict, getLeafsvalues, getLinks, getNamespace1972, getNamespaceSeparator, getOrCreateLeafDefault, getRootGroup, getRootSuperGroup, getTwoLastLinks, getWarningOrError, gotoGroup, gotoGroupExternal, gotoThisGroup, hasUrl, hideOrShow, hideOrShow, hideOrShow2, incRawLayout, isAutarkic, isEmpty, isGroup, isGroupStrict, isGroupVerySmart, isHideEmptyDescriptionForState, isStandalone, isVisibilityModifierPresent, leafExist, leafExistSmart, leafExistStrict, mergeIntricated, removeLink, removeOrRestore, resetPragmaLabel, setLastEntity, setNamespaceSeparator, setVisibilityModifierPresent, showPortion, V1972exportCmap, exportDiagramError, exportDiagramNow, getFailureText2, getFlashData, getFooterOrHeaderTeoz, getMinwidth, isRotation, setHideEmptyDescription, setMinwidth, setRotationaddSprite, calculateBackColor, createImageBuilder, getAnimation, getCaption, getCurrentStyleBuilder, getFooter, getHeader, getLegend, getMainFrame, getPragma, getSkinParam, getTitle, getTitleDisplay, getUmlDiagramType, isUseElk, isUseSmetana, loadSkin, setAnimation, setCaption, setLegend, setMainFrame, setParam, setTitle, setUseElk, setUseSmetanacheckFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVerticalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCaption, getFooter, getHeader, getLegend, getMainFrame, getTitleaddSpriteexportDiagram, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplaypublic ActivityDiagram(ThemeStyle style, UmlSource source, ISkinSimple skinParam)
public ILeaf getOrCreateLeaf(Ident ident, Code code, LeafType type, USymbol symbol)
getOrCreateLeaf in class CucaDiagrampublic ILeaf getLeafVerySmart(Ident ident)
getLeafVerySmart in class CucaDiagrampublic void startIf(java.lang.String optionalCodeString)
public void endif()
public ILeaf getStart()
public ILeaf getEnd(java.lang.String suppId)
public ILeaf createLeaf(Ident idNewLong, Code code, Display display, LeafType type, USymbol symbol)
createLeaf in class CucaDiagramprotected final java.util.List<java.lang.String> getDotStrings()
getDotStrings in class CucaDiagrampublic DiagramDescription getDescription()
public IEntity getLastEntityConsulted()
@Deprecated public IEntity getLastEntityBrancheConsulted()
public final ConditionalContext getCurrentContext()
public final void setLastEntityConsulted(IEntity lastEntityConsulted)
public IEntity createInnerActivity()
public void concurrentActivity(java.lang.String name)