public class Participant extends Object implements SpecificBackcolorable
Constructor and Description |
---|
Participant(ParticipantType type,
String code,
Display display) |
Modifier and Type | Method and Description |
---|---|
ColorParam |
getBackgroundColorParam() |
String |
getCode() |
Colors |
getColors(ISkinParam skinParam) |
Display |
getDisplay(boolean underlined) |
int |
getInitialLife() |
SymbolContext |
getLiveSpecificBackColors() |
SkinParamBackcolored |
getSkinParamBackcolored(ISkinParam skinParam) |
Stereotype |
getStereotype() |
ParticipantType |
getType() |
Url |
getUrl() |
void |
incInitialLife(SymbolContext colors) |
void |
setColors(Colors colors) |
void |
setSpecificColorTOBEREMOVED(ColorType type,
HtmlColor color) |
void |
setStereotype(Stereotype stereotype,
boolean stereotypePositionTop) |
void |
setUrl(Url url) |
String |
toString() |
public Participant(ParticipantType type, String code, Display display)
public String getCode()
public Display getDisplay(boolean underlined)
public ParticipantType getType()
public final void setStereotype(Stereotype stereotype, boolean stereotypePositionTop)
public final int getInitialLife()
public final void incInitialLife(SymbolContext colors)
public SymbolContext getLiveSpecificBackColors()
public Colors getColors(ISkinParam skinParam)
getColors
in interface SpecificBackcolorable
public void setSpecificColorTOBEREMOVED(ColorType type, HtmlColor color)
public void setColors(Colors colors)
setColors
in interface SpecificBackcolorable
public final Url getUrl()
public final void setUrl(Url url)
public final Stereotype getStereotype()
public ColorParam getBackgroundColorParam()
public SkinParamBackcolored getSkinParamBackcolored(ISkinParam skinParam)
Copyright © 2017. All Rights Reserved.