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 intgetLiveSpecificBackColors(int which) intgetOrder()final StereotypegetType()getUid()final UrlgetUrl()Style[]groupTypeHead(Pragma pragma) groupTypeLifeline(Pragma pragma) groupTypeTail(Pragma pragma) final voidincInitialLife(Fashion colors) voidvoidsetSpecificColorTOBEREMOVED(ColorType type, HColor color) final voidsetStereotype(Stereotype stereotype, boolean stereotypePositionTop) final voidtoString()
-
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:
getStyleSignaturein interfaceStyleable
-
getUsedStyles
- Specified by:
getUsedStylesin interfaceWithStyle
-
getCode
-
toString
-
getDisplay
-
getType
-
setStereotype
-
getInitialLife
public final int getInitialLife() -
incInitialLife
-
getLiveSpecificBackColors
-
getColors
- Specified by:
getColorsin interfaceSpecificBackcolorable
-
setSpecificColorTOBEREMOVED
-
setColors
- Specified by:
setColorsin interfaceSpecificBackcolorable
-
getUrl
-
setUrl
-
getStereotype
-
getOrder
public int getOrder() -
getLocation
-
groupTypeTail
-
groupTypeHead
-
groupTypeLifeline
-
getUid
-