public class ActivityDiagram extends CucaDiagram
currentGroup, entityFactory
Constructor and Description |
---|
ActivityDiagram() |
Modifier and Type | Method and Description |
---|---|
void |
concurrentActivity(String name) |
IEntity |
createInnerActivity() |
ILeaf |
createLeaf(Code code,
Display display,
LeafType type,
USymbol symbol) |
IEntity |
createNote(Code code,
Display display) |
void |
endif() |
ConditionalContext |
getCurrentContext() |
DiagramDescription |
getDescription() |
protected List<String> |
getDotStrings() |
ILeaf |
getEnd(String suppId) |
IEntity |
getLastEntityBrancheConsulted()
Deprecated.
|
IEntity |
getLastEntityConsulted() |
IEntity |
getOrCreate(Code code,
Display display,
LeafType type) |
ILeaf |
getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
ILeaf |
getStart() |
UmlDiagramType |
getUmlDiagramType() |
void |
setLastEntityConsulted(IEntity lastEntityConsulted) |
void |
startIf(Code optionalCode) |
addLink, applySingleStrategy, createLeafInternal, endGroup, exportDiagramInternal, getChildrenGroups, getColorMapper, getCurrentGroup, getDotStringSkek, getEntityFactory, getGroup, getGroups, getHides, getHorizontalPages, getLabelangle, getLabeldistance, getLastEntity, getLastLink, getLeafs, getLeafsget, getLeafssize, getLeafsvalues, getLinks, getNamespaceSeparator, getNbImages, getOrCreateGroup, getOrCreateLeafDefault, getRootGroup, getVerticalPages, getWarningOrError, hasUrl, hideOrShow, hideOrShow, hideOrShow, hideOrShow, hideOrShow, incRawLayout, isAutarkic, isEmpty, isGroup, isHideEmptyDescriptionForState, isStandalone, isVisibilityModifierPresent, leafExist, removeLink, resetPragmaLabel, setHorizontalPages, setVerticalPages, setVisibilityModifierPresent, showPortion
addSprite, exportCmap, exportDiagramError, exportDiagramNow, getAnimation, getCaption, getDpi, getDpiFactor, getFailureText2, getFlashData, getFooter, getFooterOrHeaderTeoz, getHeader, getLegend, getMinwidth, getPragma, getScale, getSkinParam, getTitle, isHideUnlinkedData, isRotation, isUseJDot, setAnimation, setCaption, setDotExecutable, setFooter, setHeader, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setScale, setTitle, setUseJDot
checkFinalError, executeCommand, exportDiagram, getMetadata, getSource, isOk, makeDiagramReady, setSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportDiagram, getMetadata, getSource
public ILeaf getOrCreateLeaf(Code code, LeafType type, USymbol symbol)
getOrCreateLeaf
in class CucaDiagram
public void startIf(Code optionalCode)
public void endif()
public ILeaf getStart()
public ILeaf createLeaf(Code code, Display display, LeafType type, USymbol symbol)
createLeaf
in class CucaDiagram
protected final List<String> getDotStrings()
getDotStrings
in class CucaDiagram
public DiagramDescription getDescription()
public IEntity getLastEntityConsulted()
@Deprecated public IEntity getLastEntityBrancheConsulted()
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType
in class UmlDiagram
public final ConditionalContext getCurrentContext()
public final void setLastEntityConsulted(IEntity lastEntityConsulted)
public IEntity createInnerActivity()
public void concurrentActivity(String name)
Copyright © 2017. All Rights Reserved.