@Target(value=TYPE) @Retention(value=RUNTIME) public @interface JIPipeDataStorageDocumentation
JIPipeData
classes to explain how the data type stores its data.Modifier and Type | Required Element and Description |
---|---|
String |
humanReadableDescription
The storage documentation.
|
String |
jsonSchemaURL
URL pointing to a JSON schema that describes how the data directory should be structured
|
public abstract String humanReadableDescription
public abstract String jsonSchemaURL
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.