|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.sequencediagram.Notes
public class Notes
Constructor Summary | |
---|---|
Notes(Note n1,
Note n2)
|
Method Summary | |
---|---|
void |
add(Note n)
|
boolean |
dealWith(Participant someone)
|
Url |
getUrl()
|
boolean |
hasUrl()
|
java.util.Iterator<Note> |
iterator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Notes(Note n1, Note n2)
Method Detail |
---|
public void add(Note n)
public boolean dealWith(Participant someone)
dealWith
in interface Event
public Url getUrl()
getUrl
in interface Event
public boolean hasUrl()
hasUrl
in interface Event
public java.util.Iterator<Note> iterator()
iterator
in interface java.lang.Iterable<Note>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |