|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pair | |
|---|---|
| net.sf.sdedit.diagram | |
| net.sf.sdedit.editor | |
| net.sf.sdedit.text | |
| Uses of Pair in net.sf.sdedit.diagram |
|---|
| Methods in net.sf.sdedit.diagram that return Pair | |
|---|---|
Pair<Lifeline,Integer> |
DiagramDataProvider.getEventAssociation()
Returns a pair consisting of a lifeline and the number of a description if the description is to be associated to the lifeline at the current position. |
| Uses of Pair in net.sf.sdedit.editor |
|---|
| Methods in net.sf.sdedit.editor that return Pair | |
|---|---|
static Pair<String,Bean<Configuration>> |
DiagramLoader.load(InputStream stream,
String encoding)
Loads a diagram from the text transmitted through the given stream. |
| Uses of Pair in net.sf.sdedit.text |
|---|
| Methods in net.sf.sdedit.text that return Pair | |
|---|---|
Pair<Lifeline,Integer> |
TextHandler.getEventAssociation()
If the current line specifies an association of a note to the current vertical position of a lifeline, this method returns a pair consisting of the lifeline and the note number. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||