public class MessageExo extends AbstractMessage
| Constructor and Description |
|---|
MessageExo(StyleBuilder styleBuilder,
Participant p,
MessageExoType type,
Display label,
ArrowConfiguration arrowConfiguration,
java.lang.String messageNumber,
boolean shortArrow) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compatibleForCreate(Participant p) |
boolean |
dealWith(Participant someone) |
Participant |
getParticipant() |
Participant |
getParticipant1() |
Participant |
getParticipant2() |
MessageExoType |
getType() |
boolean |
isSelfMessage() |
boolean |
isShortArrow() |
protected NotePosition |
overrideNotePosition(NotePosition notePosition) |
addLifeEvent, addNote, getAnchor, getArrowConfiguration, getLabel, getLabelNumbered, getMessageNumber, getNoteOnMessages, getPart1Anchor, getPart2Anchor, getPosYendLevel, getPosYstartLevel, getStereotype, getStyleSignature, getUrl, getUsedStyles, goParallel, hasUrl, isActivate, isActivateAndDeactive, isCreate, isDeactivate, isDestroy, isParallel, isParallelWith, setAnchor, setParallelBrother, setPart1Anchor, setPart2Anchor, setPosYendLevel, setPosYstartLevel, setUrlsetYpublic MessageExo(StyleBuilder styleBuilder, Participant p, MessageExoType type, Display label, ArrowConfiguration arrowConfiguration, java.lang.String messageNumber, boolean shortArrow)
public boolean isShortArrow()
protected NotePosition overrideNotePosition(NotePosition notePosition)
overrideNotePosition in class AbstractMessagepublic Participant getParticipant1()
getParticipant1 in class AbstractMessagepublic Participant getParticipant2()
getParticipant2 in class AbstractMessagepublic Participant getParticipant()
public final MessageExoType getType()
public boolean dealWith(Participant someone)
public boolean compatibleForCreate(Participant p)
compatibleForCreate in class AbstractMessagepublic boolean isSelfMessage()
isSelfMessage in class AbstractMessage