public class MessageExo extends AbstractMessage
Constructor and Description |
---|
MessageExo(Participant p,
MessageExoType type,
Display label,
ArrowConfiguration arrowConfiguration,
String messageNumber,
boolean shortArrow) |
Modifier and Type | Method and Description |
---|---|
boolean |
compatibleForCreate(Participant p) |
boolean |
dealWith(Participant someone) |
Participant |
getParticipant() |
MessageExoType |
getType() |
boolean |
isSelfMessage() |
boolean |
isShortArrow() |
protected NotePosition |
overideNotePosition(NotePosition notePosition) |
addLifeEvent, getArrowConfiguration, getLabel, getLiveEvents, getMessageNumber, getNote, getNotePosition, getSpecificBackColor, getUrl, getUrlNote, hasUrl, isActivate, isActivateAndDeactive, isCreate, isDeactivate, setNote
public MessageExo(Participant p, MessageExoType type, Display label, ArrowConfiguration arrowConfiguration, String messageNumber, boolean shortArrow)
public boolean isShortArrow()
protected NotePosition overideNotePosition(NotePosition notePosition)
overideNotePosition
in class AbstractMessage
public Participant getParticipant()
public final MessageExoType getType()
public boolean dealWith(Participant someone)
public boolean compatibleForCreate(Participant p)
compatibleForCreate
in class AbstractMessage
public boolean isSelfMessage()
isSelfMessage
in class AbstractMessage
Copyright © 2014. All Rights Reserved.