public final class Message extends AbstractMessage
Constructor and Description |
---|
Message(Participant p1,
Participant p2,
Display label,
ArrowConfiguration arrowConfiguration,
String messageNumber) |
Modifier and Type | Method and Description |
---|---|
boolean |
compatibleForCreate(Participant p) |
boolean |
dealWith(Participant someone) |
Participant |
getParticipant1() |
Participant |
getParticipant2() |
boolean |
isSelfMessage() |
String |
toString() |
addLifeEvent, getArrowConfiguration, getLabel, getLabelNumbered, getMessageNumber, getNote, getNotePosition, getNoteStyle, getPosYendLevel, getPosYstartLevel, getSkinParamNoteBackcolored, getUrl, getUrlNote, goParallel, hasUrl, isActivate, isActivateAndDeactive, isCreate, isDeactivate, isParallel, overideNotePosition, setNote, setPosYendLevel, setPosYstartLevel
public Message(Participant p1, Participant p2, Display label, ArrowConfiguration arrowConfiguration, String messageNumber)
public Participant getParticipant1()
public Participant getParticipant2()
public boolean dealWith(Participant someone)
public boolean compatibleForCreate(Participant p)
compatibleForCreate
in class AbstractMessage
public boolean isSelfMessage()
isSelfMessage
in class AbstractMessage
Copyright © 2016. All Rights Reserved.