Modifier and Type | Field and Description |
---|---|
(package private) DBIDSelection |
selection
The actual selection
|
Constructor and Description |
---|
SelectionResult()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getLongName()
A "pretty" name for the result, for use in titles, captions and menus.
|
DBIDSelection |
getSelection() |
String |
getShortName()
A short name for the result, useful for file names.
|
void |
setSelection(DBIDSelection selection) |
DBIDSelection selection
public DBIDSelection getSelection()
public void setSelection(DBIDSelection selection)
selection
- the selection to setpublic String getLongName()
Result
getLongName
in interface Result
public String getShortName()
Result
getShortName
in interface Result
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.