Class ActivityDiagram
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.TitledDiagram
net.sourceforge.plantuml.UmlDiagram
net.atmp.CucaDiagram
net.sourceforge.plantuml.activitydiagram.ActivityDiagram
- All Implemented Interfaces:
EntityFactory, Annotated, Diagram, GroupHierarchy, PortionShower, WarningHandler, WithSprite
-
Field Summary
Fields inherited from class TitledDiagram
FORCE_ELK, FORCE_SMETANAFields inherited from interface PortionShower
ALL -
Constructor Summary
ConstructorsConstructorDescriptionActivityDiagram(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) -
Method Summary
Modifier and TypeMethodDescriptionvoidconcurrentActivity(LineLocation location, String name) createInnerActivity(LineLocation location) createNote(LineLocation location, Quark<Entity> idNewLong, String code__, Display display) voidendif()final ConditionalContextgetEnd(LineLocation location, String suppId) Deprecated.getStart(LineLocation location) final voidsetLastEntityConsulted(Entity lastEntityConsulted) voidstartIf(LineLocation location, String optionalCodeString) protected voidupdateLasts(Entity result) Methods inherited from class CucaDiagram
addLink, applySingleStrategy, cleanId, constraintOnLinks, countByName, createGroup, createLeaf, currentTogether, endGroup, exportDiagramGraphic, exportDiagramInternal, firstWithName, getChildrenGroups, getCurrentGroup, getDefaultMargins, getDotStringSkek, getGroup, getHidesVisibilityModifier, getLabelangle, getLabeldistance, getLastEntity, getLastLink, getLinks, getPortFor, getPortId, getRootGroup, getTextMainBlock, getTwoLastLinks, getUniqueSequence, getUniqueSequence2, getUniqueSequenceValue, getVisibleStereotypeLabels, getWarningOrError, gotoGroup, gotoGroup, gotoTogether, groups, groupsAndRoot, hasUrl, hideOrShow, hideOrShow2, hideOrShowVisibilityModifier, incRawLayout, isEmpty, isGroup, isGroup, isHidden, isHideEmptyDescriptionForState, isRemoved, isRemovedIgnoreUnlinked, isStandalone, isStandaloneForArgo, isStereotypeRemoved, isVisibilityModifierPresent, leafs, quarkInContext, quarkInContextSafe, quarks, reallyCreateLeaf, removeLink, removeOrRestore, removePortId, resetPragmaLabel, setLastEntity, setNamespaceSeparator, setSeparator, setVisibilityModifierPresent, showPortion, startingPassMethods inherited from class UmlDiagram
exportCmap, exportDiagramError, exportDiagramNow, getFailureText2, getFlashData, getFooterOrHeaderTeoz, getMinwidth, getPrevious, isRotation, setHideEmptyDescription, setMinwidth, setRotationMethods inherited from class TitledDiagram
addSprite, addWarning, calculateBackColor, createImageBuilder, getCaption, getCurrentStyleBuilder, getFooter, getHeader, getLegend, getMainFrame, getPragma, getSkinParam, getTitle, getTitleDisplay, getUmlDiagramType, getWarnings, isUseElk, isUseSmetana, loadSkin, muteColorMapper, setCaption, setLegend, setMainFrame, setParam, setTitle, setUseElk, setUseSmetanaMethods inherited from class AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getMetadata, getNamespaceSeparator, getNbImages, getPreprocessingArtifact, getRequiredPass, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVerticalMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Annotated
getCaption, getFooter, getHeader, getLegend, getMainFrame, getTitleMethods inherited from interface Diagram
exportDiagram, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitleDisplayMethods inherited from interface EntityFactory
getSkinParam, getUmlDiagramTypeMethods inherited from interface WithSprite
addSprite
-
Constructor Details
-
ActivityDiagram
-
-
Method Details
-
startIf
-
endif
public void endif() -
getStart
-
getEnd
-
updateLasts
- Overrides:
updateLastsin classCucaDiagram
-
createNote
-
getDotStrings
- Specified by:
getDotStringsin classCucaDiagram
-
getDescription
-
getLastEntityConsulted
-
getLastEntityBrancheConsulted
Deprecated. -
getCurrentContext
-
setLastEntityConsulted
-
createInnerActivity
-
concurrentActivity
-