Package org.esa.snap.core.gpf.annotations
Provides annotations for GPF
Operator
implementations.-
Class Summary Class Description ParameterBlockConverter A utility class that converts Java objects withParameter
annotations into XML and vice versa.ParameterDescriptorFactory -
Annotation Types Summary Annotation Type Description OperatorMetadata Provides metadata for an operator.Parameter Marks a processing parameter field of anOperator
.SourceProduct Marks a source product field of anOperator
.SourceProducts Marks a source product array field of anOperator
.TargetProduct Marks the target product field of anOperator
.TargetProperty Marks a target property field of anOperator
.