|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.sequencediagram.AbstractMessage
net.sourceforge.plantuml.sequencediagram.MessageExo
public class MessageExo
Constructor Summary | |
---|---|
MessageExo(Participant p,
MessageExoType type,
java.util.List<java.lang.String> label,
ArrowConfiguration arrowConfiguration,
java.lang.String messageNumber)
|
Method Summary | |
---|---|
boolean |
dealWith(Participant someone)
|
Participant |
getParticipant()
|
MessageExoType |
getType()
|
Url |
getUrl()
|
protected NotePosition |
overideNotePosition(NotePosition notePosition)
|
Methods inherited from class net.sourceforge.plantuml.sequencediagram.AbstractMessage |
---|
addLifeEvent, getArrowConfiguration, getLabel, getLiveEvents, getMessageNumber, getNote, getNotePosition, getSpecificBackColor, getUrlNote, isActivateAndDeactive, isCreate, setNote |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageExo(Participant p, MessageExoType type, java.util.List<java.lang.String> label, ArrowConfiguration arrowConfiguration, java.lang.String messageNumber)
Method Detail |
---|
protected NotePosition overideNotePosition(NotePosition notePosition)
overideNotePosition
in class AbstractMessage
public Participant getParticipant()
public final MessageExoType getType()
public boolean dealWith(Participant someone)
public Url getUrl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |