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() |
Display |
getDisplay(boolean underlined) |
int |
getInitialLife() |
HtmlColor |
getLiveSpecificBackColor() |
SkinParamBackcolored |
getSkinParamBackcolored(ISkinParam skinParam) |
HtmlColor |
getSpecificBackColor() |
Stereotype |
getStereotype() |
ParticipantType |
getType() |
Url |
getUrl() |
void |
incInitialLife(HtmlColor backcolor) |
void |
setSpecificBackcolor(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(HtmlColor backcolor)
public HtmlColor getLiveSpecificBackColor()
public HtmlColor getSpecificBackColor()
getSpecificBackColor
in interface SpecificBackcolorable
public void setSpecificBackcolor(HtmlColor color)
setSpecificBackcolor
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 © 2015. All Rights Reserved.