Class ParticipantEnglober
java.lang.Object
net.sourceforge.plantuml.sequencediagram.ParticipantEnglober
public class ParticipantEnglober
extends java.lang.Object
-
Method Summary
Modifier and TypeMethodDescriptionstatic ParticipantEnglober
build
(Display title, HColor boxColor, Stereotype stereotype) final HColor
final java.util.List<ParticipantEnglober>
final ParticipantEnglober
final Stereotype
final Display
getTitle()
newChild
(Display title, HColor boxColor, Stereotype stereotype) java.lang.String
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
build
-
newChild
-
getTitle
-
getBoxColor
-
getStereotype
-
getParent
-
getGenealogy
-