net.sourceforge.plantuml.statediagram
Class StateDiagram
- java.lang.Object
-
- net.sourceforge.plantuml.AbstractPSystem
-
- net.sourceforge.plantuml.UmlDiagram
-
- net.sourceforge.plantuml.cucadiagram.CucaDiagram
-
- net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
-
- net.sourceforge.plantuml.statediagram.StateDiagram
-
- All Implemented Interfaces:
- Annotated, Diagram, GroupHierarchy, PortionShower
public class StateDiagram extends AbstractEntityDiagram
-
-
Constructor Summary
Constructors Constructor and Description StateDiagram()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleancheckConcurrentStateOk(Code code)java.lang.StringcheckFinalError()booleanconcurrentState(char direction)voidendGroup()IEntitygetEnd()IEntitygetHistorical()IEntitygetHistorical(Code codeGroup)IEntitygetOrCreateLeaf(Code code, LeafType type, USymbol symbol)IEntitygetStart()UmlDiagramTypegetUmlDiagramType()booleanisHideEmptyDescriptionForState()voidsetHideEmptyDescription(boolean hideEmptyDescription)-
Methods inherited from class net.sourceforge.plantuml.classdiagram.AbstractEntityDiagram
getDescription
-
Methods inherited from class net.sourceforge.plantuml.cucadiagram.CucaDiagram
addLink, applySingleStrategy, createLeaf, 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, 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
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
-
checkConcurrentStateOk
public boolean checkConcurrentStateOk(Code code)
-
getOrCreateLeaf
public IEntity getOrCreateLeaf(Code code, LeafType type, USymbol symbol)
- Specified by:
getOrCreateLeafin classCucaDiagram
-
getStart
public IEntity getStart()
-
getEnd
public IEntity getEnd()
-
getHistorical
public IEntity getHistorical()
-
concurrentState
public boolean concurrentState(char direction)
-
endGroup
public void endGroup()
- Overrides:
endGroupin classCucaDiagram
-
getUmlDiagramType
public UmlDiagramType getUmlDiagramType()
- Specified by:
getUmlDiagramTypein classUmlDiagram
-
setHideEmptyDescription
public final void setHideEmptyDescription(boolean hideEmptyDescription)
-
isHideEmptyDescriptionForState
public final boolean isHideEmptyDescriptionForState()
- Overrides:
isHideEmptyDescriptionForStatein classCucaDiagram
-
checkFinalError
public java.lang.String checkFinalError()
- Overrides:
checkFinalErrorin classAbstractPSystem
-
-
DataMelt 3.0 © DataMelt by jWork.ORG