| Package | Description |
|---|---|
| org.n52.wps.algorithm.annotation |
| Modifier and Type | Class and Description |
|---|---|
static class |
AnnotationParser.ComplexDataOutputAnnotationParser<M extends AccessibleObject & Member,B extends AnnotationBinding.OutputBinding<M,ComplexDataOutputDescriptor>> |
static class |
AnnotationParser.ComplexDataOutputFieldAnnotationParser |
static class |
AnnotationParser.ComplexDataOutputMethodAnnotationParser |
static class |
AnnotationParser.LiteralDataOutputAnnotationParser<M extends AccessibleObject & Member,B extends AnnotationBinding.OutputBinding<M,LiteralDataOutputDescriptor>> |
static class |
AnnotationParser.LiteralDataOutputFieldAnnotationParser |
static class |
AnnotationParser.LiteralDataOutputMethodAnnotationParser |
| 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 © 2017. All Rights Reserved.