|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequenceElement | |
|---|---|
| net.sf.sdedit.diagram | |
| net.sf.sdedit.drawable | |
| Uses of SequenceElement in net.sf.sdedit.diagram |
|---|
| Methods in net.sf.sdedit.diagram with parameters of type SequenceElement | |
|---|---|
void |
PaintDevice.addSequenceElement(SequenceElement elem)
|
void |
FragmentManager.addSequenceElement(SequenceElement elem)
Adds the given sequence element to all open and closing fragments. |
| Uses of SequenceElement in net.sf.sdedit.drawable |
|---|
| Subclasses of SequenceElement in net.sf.sdedit.drawable | |
|---|---|
class |
Arrow
An arrow is the graphical representation of a message. |
class |
BroadcastArrow
|
class |
LoopArrow
|
class |
Note
A Note is a sequence element that looks like a piece of paper with some text on it. |
| Methods in net.sf.sdedit.drawable with parameters of type SequenceElement | |
|---|---|
void |
Fragment.addElement(SequenceElement element)
Adds a sequence element that is a member of this fragment. |
boolean |
Fragment.containsElement(SequenceElement element)
Returns true if the given sequence element is a member of this fragment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||