| Package | Description |
|---|---|
| org.n52.wps.algorithm.annotation |
| Modifier and Type | Class and Description |
|---|---|
static class |
AnnotationParser.ComplexDataInputAnnotationParser<M extends AccessibleObject & Member,B extends AnnotationBinding.InputBinding<M,ComplexDataInputDescriptor>> |
static class |
AnnotationParser.ComplexDataInputFieldAnnotationParser |
static class |
AnnotationParser.ComplexDataInputMethodAnnotationParser |
static class |
AnnotationParser.LiteralDataInputAnnotationParser<M extends AccessibleObject & Member,B extends AnnotationBinding.InputBinding<M,LiteralDataInputDescriptor>> |
static class |
AnnotationParser.LiteralDataInputFieldAnnotationParser |
static class |
AnnotationParser.LiteralDataInputMethodAnnotationParser |
| Modifier and Type | Method and Description |
|---|---|
<M extends AccessibleObject & Member> |
AnnotatedAlgorithmIntrospector.parseElements(M[] members,
List<AnnotationParser.InputAnnotationParser<?,M,?>> inputParser,
List<AnnotationParser.OutputAnnotationParser<?,M,?>> outputParser) |
Copyright © 2019. All Rights Reserved.