Class Participant

java.lang.Object
net.sourceforge.plantuml.sequencediagram.Participant
All Implemented Interfaces:
SpecificBackcolorable, Styleable, WithStyle

public class Participant extends java.lang.Object implements SpecificBackcolorable, WithStyle
  • Constructor Details

  • Method Details

    • getStyleSignature

      public StyleSignatureBasic getStyleSignature()
      Specified by:
      getStyleSignature in interface Styleable
    • getUsedStyles

      public Style[] getUsedStyles()
      Specified by:
      getUsedStyles in interface WithStyle
    • getCode

      public java.lang.String getCode()
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object
    • getDisplay

      public Display getDisplay(boolean underlined)
    • getType

      public ParticipantType getType()
    • setStereotype

      public final void setStereotype(Stereotype stereotype, boolean stereotypePositionTop)
    • getInitialLife

      public final int getInitialLife()
    • incInitialLife

      public final void incInitialLife(SymbolContext colors)
    • getLiveSpecificBackColors

      public SymbolContext getLiveSpecificBackColors()
    • getColors

      public Colors getColors()
      Specified by:
      getColors in interface SpecificBackcolorable
    • setSpecificColorTOBEREMOVED

      public void setSpecificColorTOBEREMOVED(ColorType type, HColor color)
    • setColors

      public void setColors(Colors colors)
      Specified by:
      setColors in interface SpecificBackcolorable
    • getUrl

      public final Url getUrl()
    • setUrl

      public final void setUrl(Url url)
    • getStereotype

      public final Stereotype getStereotype()
    • getBackgroundColorParam

      public ColorParam getBackgroundColorParam()
    • getSkinParamBackcolored

      public SkinParamBackcolored getSkinParamBackcolored(ISkinParam skinParam)
    • getOrder

      public int getOrder()