Class Participant
java.lang.Object
net.sourceforge.plantuml.sequencediagram.Participant
- All Implemented Interfaces:
SpecificBackcolorable
,Styleable
,WithStyle
-
Constructor Summary
ConstructorsConstructorDescriptionParticipant
(LineLocation location, ParticipantType type, String code, Display display, Set<EntityPortion> hiddenPortions, int order, StyleBuilder styleBuilder, String uid) -
Method Summary
Modifier and TypeMethodDescriptiongetCode()
getDisplay
(boolean underlined) final int
getLiveSpecificBackColors
(int which) int
getOrder()
final Stereotype
getType()
getUid()
final Url
getUrl()
Style[]
groupTypeHead
(Pragma pragma) groupTypeLifeline
(Pragma pragma) groupTypeTail
(Pragma pragma) final void
incInitialLife
(Fashion colors) void
void
setSpecificColorTOBEREMOVED
(ColorType type, HColor color) final void
setStereotype
(Stereotype stereotype, boolean stereotypePositionTop) final void
toString()
-
Constructor Details
-
Participant
public Participant(LineLocation location, ParticipantType type, String code, Display display, Set<EntityPortion> hiddenPortions, int order, StyleBuilder styleBuilder, String uid)
-
-
Method Details
-
getStyleSignature
- Specified by:
getStyleSignature
in interfaceStyleable
-
getUsedStyles
- Specified by:
getUsedStyles
in interfaceWithStyle
-
getCode
-
toString
-
getDisplay
-
getType
-
setStereotype
-
getInitialLife
public final int getInitialLife() -
incInitialLife
-
getLiveSpecificBackColors
-
getColors
- Specified by:
getColors
in interfaceSpecificBackcolorable
-
setSpecificColorTOBEREMOVED
-
setColors
- Specified by:
setColors
in interfaceSpecificBackcolorable
-
getUrl
-
setUrl
-
getStereotype
-
getOrder
public int getOrder() -
getLocation
-
groupTypeTail
-
groupTypeHead
-
groupTypeLifeline
-
getUid
-