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) |
void |
setUrl(Url url) |
String |
toString() |
isParallelclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisParallelpublic 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 SpecificBackcolorablepublic void setColors(Colors colors)
setColors in interface SpecificBackcolorablepublic boolean dealWith(Participant someone)
public Url getUrl()
getUrl in interface EventgetUrl in class AbstractEventpublic boolean hasUrl()
hasUrl in interface EventhasUrl in class AbstractEventpublic final NoteStyle getStyle()
public final void setStyle(NoteStyle style)
public ISkinParam getSkinParamBackcolored(ISkinParam skinParam)
public void setStereotype(Stereotype stereotype)
public void setUrl(Url url)
Copyright © 2017. All rights reserved.