net.sourceforge.plantuml.sequencediagram
Class GroupingStart
- java.lang.Object
-
- net.sourceforge.plantuml.sequencediagram.Grouping
-
- net.sourceforge.plantuml.sequencediagram.GroupingStart
-
-
Constructor Summary
Constructors Constructor and Description GroupingStart(java.lang.String title, java.lang.String comment, HtmlColor backColorGeneral, HtmlColor backColorElement, GroupingStart parent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidaddChildren(GroupingLeaf g)booleandealWith(Participant someone)HtmlColorgetBackColorGeneral()intgetLevel()UrlgetUrl()booleanhasUrl()booleanisParallel()-
Methods inherited from class net.sourceforge.plantuml.sequencediagram.Grouping
getBackColorElement, getComment, getTitle, getType, toString
-
-
-
-
Constructor Detail
-
GroupingStart
public GroupingStart(java.lang.String title, java.lang.String comment, HtmlColor backColorGeneral, HtmlColor backColorElement, GroupingStart parent)
-
-
Method Detail
-
addChildren
public void addChildren(GroupingLeaf g)
-
getBackColorGeneral
public HtmlColor getBackColorGeneral()
- Specified by:
getBackColorGeneralin classGrouping
-
dealWith
public boolean dealWith(Participant someone)
-
getUrl
public Url getUrl()
-
hasUrl
public boolean hasUrl()
-
isParallel
public boolean isParallel()
- Specified by:
isParallelin interfaceEvent- Specified by:
isParallelin classGrouping
-
-
DataMelt 3.0 © DataMelt by jWork.ORG