Class LifeEvent
java.lang.Object
net.sourceforge.plantuml.sequencediagram.AbstractEvent
net.sourceforge.plantuml.sequencediagram.LifeEvent
- All Implemented Interfaces:
Event
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
dealWith
(Participant someone) getType()
boolean
boolean
boolean
boolean
void
setMessage
(AbstractMessage message) toString()
Methods inherited from class net.sourceforge.plantuml.sequencediagram.AbstractEvent
getUrl, hasUrl, isParallel, setY
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.sequencediagram.Event
getUrl, hasUrl, isParallel, setY
-
Constructor Details
-
LifeEvent
-
-
Method Details
-
toString
-
getParticipant
-
getType
-
getSpecificColors
-
dealWith
-
isActivate
public boolean isActivate() -
isDeactivateOrDestroy
public boolean isDeactivateOrDestroy() -
isDeactivate
public boolean isDeactivate() -
isDestroy
-
setMessage
-
getMessage
-