@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
@Documented
public @interface Algorithm
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
version |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
abstrakt |
java.lang.String |
identifier |
boolean |
statusSupported |
boolean |
storeSupported |
java.lang.String |
title |
Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.