public class ActivityDiagram extends CucaDiagram
entityFactory
FORCE_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, V1972
exportCmap, exportDiagramError, exportDiagramNow, getFailureText2, getFlashData, getFooterOrHeaderTeoz, getMinwidth, isRotation, setHideEmptyDescription, setMinwidth, setRotation
addSprite, calculateBackColor, createImageBuilder, getAnimation, getCaption, getCurrentStyleBuilder, getFooter, getHeader, getLegend, getMainFrame, getPragma, getSkinParam, getTitle, getTitleDisplay, getUmlDiagramType, isUseElk, isUseSmetana, loadSkin, setAnimation, setCaption, setLegend, setMainFrame, setParam, setTitle, setUseElk, setUseSmetana
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVertical
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCaption, getFooter, getHeader, getLegend, getMainFrame, getTitle
addSprite
exportDiagram, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplay
public ActivityDiagram(ThemeStyle style, UmlSource source, ISkinSimple skinParam)
public ILeaf getOrCreateLeaf(Ident ident, Code code, LeafType type, USymbol symbol)
getOrCreateLeaf
in class CucaDiagram
public ILeaf getLeafVerySmart(Ident ident)
getLeafVerySmart
in class CucaDiagram
public 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 CucaDiagram
protected final java.util.List<java.lang.String> getDotStrings()
getDotStrings
in class CucaDiagram
public 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)