Method Summary |
|
protected Object | cloneUserObject() Create a clone of the user object. |
public Set | getChildParticipants() Returns participant's children participants (participants for which
it is a container). |
public XMLComplexElement | getPropertyObject() |
public String | getTooltip() Gets a tooltip text for participant. |
public String | getType() |
public boolean | hasAnyParticipant() Returns true if participant is a container for any other participant. |
public int | howManyChildParticipants() Returns the number of participant's children participants (number of
participants for which it is a container). |
public String | toString() Gets an participant name property. |