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 TypeMethodDescriptionbooleandealWith(Participant someone) getType()booleanbooleanbooleanbooleanvoidsetMessage(AbstractMessage message) toString()Methods inherited from class AbstractEvent
getUrl, hasUrl, isParallel, setYMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Event
getUrl, hasUrl, isParallel, setY
-
Constructor Details
-
LifeEvent
-
-
Method Details