-
@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Restricted
Indicator that the given class has distibution restrictions such as
associated patents, and therefore must not be included in the release.
- Author:
- Erich Schubert
-
-
Required Element Summary
Required Elements
Modifier and Type |
Required Element and Description |
String |
value
Restriction reason
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.