| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki |
ELKI framework "Environment for Developing KDD-Applications Supported by Index-Structures"
KDDTask is the main class of the ELKI-Framework
for command-line interaction. |
| de.lmu.ifi.dbs.elki.algorithm |
Algorithms suitable as a task for the
KDDTask main routine. |
| de.lmu.ifi.dbs.elki.application |
Base classes for stand alone applications.
|
| de.lmu.ifi.dbs.elki.application.internal |
Internal utilities for development.
|
| de.lmu.ifi.dbs.elki.gui.configurator |
Configurator components
|
| de.lmu.ifi.dbs.elki.gui.util |
Utility classes for GUIs (e.g. a class to display a logging panel)
|
| de.lmu.ifi.dbs.elki.logging |
Logging facility for controlling logging behavior of the complete framework.
|
| de.lmu.ifi.dbs.elki.result |
Result types, representation and handling
|
| de.lmu.ifi.dbs.elki.utilities.optionhandling |
Parameter handling and option descriptions.
|
| de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints |
Constraints allow to restrict possible values for parameters.
|
| de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization |
Configuration managers
See the
de.lmu.ifi.dbs.elki.utilities.optionhandling package for documentation! |
| de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters |
Classes for various typed parameters.
|
| Class and Description |
|---|
| Parameter
Interface for the parameter of a class.
|
| Class and Description |
|---|
| ObjectParameter
Parameter class for a parameter representing a single object.
|
| Class and Description |
|---|
| Parameter
Interface for the parameter of a class.
|
| Class and Description |
|---|
| ClassParameter
Parameter class for a parameter specifying a class name.
|
| Parameter
Interface for the parameter of a class.
|
| Class and Description |
|---|
| ClassListParameter
Parameter class for a parameter specifying a list of class names.
|
| ClassParameter
Parameter class for a parameter specifying a class name.
|
| EnumParameter
Parameter class for a parameter specifying an enum type.
|
| FileParameter
Parameter class for a parameter specifying a file.
|
| Flag
Option class specifying a flag object.
|
| Parameter
Interface for the parameter of a class.
|
| Class and Description |
|---|
| AbstractParameter
Abstract class for specifying a parameter.
|
| Parameter
Interface for the parameter of a class.
|
| StringParameter
Parameter class for a parameter specifying a string.
|
| Class and Description |
|---|
| StringParameter
Parameter class for a parameter specifying a string.
|
| Class and Description |
|---|
| Parameter
Interface for the parameter of a class.
|
| Class and Description |
|---|
| Parameter
Interface for the parameter of a class.
|
| Class and Description |
|---|
| AbstractParameter
Abstract class for specifying a parameter.
|
| Flag
Option class specifying a flag object.
|
| IntParameter
Parameter class for a parameter specifying an integer value.
|
| ListParameter
Abstract parameter class defining a parameter for a list of objects.
|
| NumberParameter
Abstract class for defining a number parameter.
|
| Parameter
Interface for the parameter of a class.
|
| VectorListParameter
Parameter class for a parameter specifying a list of vectors.
|
| Class and Description |
|---|
| Flag
Option class specifying a flag object.
|
| Parameter
Interface for the parameter of a class.
|
| Class and Description |
|---|
| AbstractParameter
Abstract class for specifying a parameter.
|
| ClassListParameter
Parameter class for a parameter specifying a list of class names.
|
| ClassParameter
Parameter class for a parameter specifying a class name.
|
| FileListParameter.FilesType
Available types of the files:
FileListParameter.FilesType.INPUT_FILES denotes input files,
FileListParameter.FilesType.OUTPUT_FILES denotes output files. |
| FileParameter.FileType
Available file types:
FileParameter.FileType.INPUT_FILE denotes an input file,
FileParameter.FileType.OUTPUT_FILE denotes an output file. |
| ListParameter
Abstract parameter class defining a parameter for a list of objects.
|
| NumberParameter
Abstract class for defining a number parameter.
|
| Parameter
Interface for the parameter of a class.
|