net.sourceforge.plantuml.activitydiagram
Class ActivityDiagram
- java.lang.Object
-
- net.sourceforge.plantuml.AbstractPSystem
-
- net.sourceforge.plantuml.UmlDiagram
-
- net.sourceforge.plantuml.cucadiagram.CucaDiagram
-
- net.sourceforge.plantuml.activitydiagram.ActivityDiagram
-
- All Implemented Interfaces:
- Annotated, Diagram, GroupHierarchy, PortionShower
public class ActivityDiagram extends CucaDiagram
-
-
Constructor Summary
Constructors Constructor and Description ActivityDiagram()
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description voidconcurrentActivity(java.lang.String name)IEntitycreateInnerActivity()ILeafcreateLeaf(Code code, Display display, LeafType type, USymbol symbol)IEntitycreateNote(Code code, Display display)voidendif()ConditionalContextgetCurrentContext()DiagramDescriptiongetDescription()ILeafgetEnd(java.lang.String suppId)IEntitygetLastEntityBrancheConsulted()Deprecated.IEntitygetLastEntityConsulted()IEntitygetOrCreate(Code code, Display display, LeafType type)ILeafgetOrCreateLeaf(Code code, LeafType type, USymbol symbol)ILeafgetStart()UmlDiagramTypegetUmlDiagramType()voidsetLastEntityConsulted(IEntity lastEntityConsulted)voidstartIf(Code optionalCode)-
Methods inherited from class net.sourceforge.plantuml.cucadiagram.CucaDiagram
addLink, applySingleStrategy, endGroup, getChildrenGroups, getColorMapper, getCurrentGroup, getDotStringSkek, getEntityFactory, getGroup, getGroups, getHides, getHorizontalPages, getLabelangle, getLabeldistance, getLastEntity, getLastLink, getLeafsget, getLeafssize, getLeafsvalues, getLinks, getNamespaceSeparator, getNbImages, getOrCreateGroup, getOrCreateNamespace, getRootGroup, getVerticalPages, getWarningOrError, hasUrl, hideOrShow, hideOrShow, hideOrShow, hideOrShow, hideOrShow, isAutarkic, isEmpty, isGroup, isHideEmptyDescriptionForState, isStandalone, isVisibilityModifierPresent, leafExist, resetPragmaLabel, setHorizontalPages, setNamespaceSeparator, setVerticalPages, setVisibilityModifierPresent, showPortion
-
Methods inherited from class net.sourceforge.plantuml.UmlDiagram
addSprite, exportDiagramError, getAnimation, getCaption, getDpi, getDpiFactor, getFailureText2, getFlashData, getFooter, getFooterOrHeaderTeoz, getHeader, getLegend, getMinwidth, getPragma, getSkinParam, getTitle, isHideUnlinkedData, isRotation, isUseJDot, setAnimation, setCaption, setDotExecutable, setFooter, setHeader, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setTitle, setUseJDot
-
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getMetadata, getScale, getSource, isOk, makeDiagramReady, seed, setScale, setSource
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.core.Diagram
exportDiagram, getMetadata, getSource
-
-
-
-
Method Detail
-
getOrCreateLeaf
public ILeaf getOrCreateLeaf(Code code, LeafType type, USymbol symbol)
- Specified by:
getOrCreateLeafin classCucaDiagram
-
startIf
public void startIf(Code optionalCode)
-
endif
public void endif()
-
getStart
public ILeaf getStart()
-
getEnd
public ILeaf getEnd(java.lang.String suppId)
-
createLeaf
public ILeaf createLeaf(Code code, Display display, LeafType type, USymbol symbol)
- Overrides:
createLeafin classCucaDiagram
-
getDescription
public DiagramDescription getDescription()
-
getLastEntityConsulted
public IEntity getLastEntityConsulted()
-
getLastEntityBrancheConsulted
@Deprecated public IEntity getLastEntityBrancheConsulted()
Deprecated.
-
getUmlDiagramType
public UmlDiagramType getUmlDiagramType()
- Specified by:
getUmlDiagramTypein classUmlDiagram
-
getCurrentContext
public final ConditionalContext getCurrentContext()
-
setLastEntityConsulted
public final void setLastEntityConsulted(IEntity lastEntityConsulted)
-
createInnerActivity
public IEntity createInnerActivity()
-
concurrentActivity
public void concurrentActivity(java.lang.String name)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG