Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

de.lmu.ifi.dbs.elki.utilities.documentation
Annotation Type Description


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Description

Class/algorithm description

Author:
Erich Schubert

Required Element Summary
 String value
          Description of the class.
 

Element Detail

value

public abstract String value
Description of the class.

Returns:
Description

Release 0.3 (2010-03-31_1612)