public class LifeEvent extends AbstractEvent implements Event
Constructor and Description |
---|
LifeEvent(Participant p,
LifeEventType type,
SymbolContext backcolor) |
Modifier and Type | Method and Description |
---|---|
boolean |
dealWith(Participant someone) |
AbstractMessage |
getMessage() |
Participant |
getParticipant() |
SymbolContext |
getSpecificColors() |
LifeEventType |
getType() |
boolean |
isActivate() |
boolean |
isDeactivateOrDestroy() |
boolean |
isDestroy()
Deprecated.
|
boolean |
isDestroy(Participant p) |
void |
setLinkedToGroupingEnd(boolean linkedToGroupingEnd) |
void |
setMessage(AbstractMessage message) |
String |
toString() |
getUrl, hasUrl, isParallel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getUrl, hasUrl, isParallel
public LifeEvent(Participant p, LifeEventType type, SymbolContext backcolor)
public Participant getParticipant()
public LifeEventType getType()
public SymbolContext getSpecificColors()
public boolean dealWith(Participant someone)
public boolean isActivate()
public boolean isDeactivateOrDestroy()
@Deprecated public boolean isDestroy()
public boolean isDestroy(Participant p)
public void setMessage(AbstractMessage message)
public AbstractMessage getMessage()
public void setLinkedToGroupingEnd(boolean linkedToGroupingEnd)
Copyright © 2017. All Rights Reserved.