public class Note extends AbstractEvent implements Event, SpecificBackcolorable
Constructor and Description |
---|
Note(Participant p,
NotePosition position,
Display strings) |
Note(Participant p,
Participant p2,
Display strings) |
Modifier and Type | Method and Description |
---|---|
boolean |
dealWith(Participant someone) |
Colors |
getColors(ISkinParam skinParam) |
Participant |
getParticipant() |
Participant |
getParticipant2() |
NotePosition |
getPosition() |
ISkinParam |
getSkinParamBackcolored(ISkinParam skinParam) |
Display |
getStrings() |
NoteStyle |
getStyle() |
Url |
getUrl() |
boolean |
hasUrl() |
void |
setColors(Colors colors) |
void |
setStereotype(Stereotype stereotype) |
void |
setStyle(NoteStyle style) |
String |
toString() |
isParallel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isParallel
public Note(Participant p, NotePosition position, Display strings)
public Note(Participant p, Participant p2, Display strings)
public Participant getParticipant()
public Participant getParticipant2()
public Display getStrings()
public NotePosition getPosition()
public Colors getColors(ISkinParam skinParam)
getColors
in interface SpecificBackcolorable
public void setColors(Colors colors)
setColors
in interface SpecificBackcolorable
public boolean dealWith(Participant someone)
public Url getUrl()
getUrl
in interface Event
getUrl
in class AbstractEvent
public boolean hasUrl()
hasUrl
in interface Event
hasUrl
in class AbstractEvent
public final NoteStyle getStyle()
public final void setStyle(NoteStyle style)
public ISkinParam getSkinParamBackcolored(ISkinParam skinParam)
public void setStereotype(Stereotype stereotype)
Copyright © 2016. All Rights Reserved.