Class Participant
java.lang.Object
net.sourceforge.plantuml.sequencediagram.Participant
- All Implemented Interfaces:
SpecificBackcolorable,Styleable,WithStyle
-
Constructor Summary
ConstructorsConstructorDescriptionParticipant(ParticipantType type, String code, Display display, Set<EntityPortion> hiddenPortions, int order, StyleBuilder styleBuilder) -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getDisplay(boolean underlined) final intintgetOrder()final StereotypegetType()final UrlgetUrl()Style[]final voidincInitialLife(Fashion colors) voidvoidsetSpecificColorTOBEREMOVED(ColorType type, HColor color) final voidsetStereotype(Stereotype stereotype, boolean stereotypePositionTop) final voidtoString()
-
Constructor Details
-
Participant
public Participant(ParticipantType type, String code, Display display, Set<EntityPortion> hiddenPortions, int order, StyleBuilder styleBuilder)
-
-
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()
-