org.esa.beam.framework.gpf.annotations
Class ParameterDescriptorFactory

java.lang.Object
  extended by org.esa.beam.framework.gpf.annotations.ParameterDescriptorFactory
All Implemented Interfaces:
com.bc.ceres.binding.PropertyDescriptorFactory

public class ParameterDescriptorFactory
extends Object
implements com.bc.ceres.binding.PropertyDescriptorFactory


Constructor Summary
ParameterDescriptorFactory()
           
ParameterDescriptorFactory(Map<String,Product> sourceProductMap)
           
 
Method Summary
static com.bc.ceres.binding.PropertyContainer createMapBackedOperatorPropertyContainer(String operatorName)
           
static com.bc.ceres.binding.PropertyContainer createMapBackedOperatorPropertyContainer(String operatorName, Map<String,Object> operatorParameters)
           
 com.bc.ceres.binding.PropertyDescriptor createValueDescriptor(Field field)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterDescriptorFactory

public ParameterDescriptorFactory()

ParameterDescriptorFactory

public ParameterDescriptorFactory(Map<String,Product> sourceProductMap)
Method Detail

createMapBackedOperatorPropertyContainer

public static com.bc.ceres.binding.PropertyContainer createMapBackedOperatorPropertyContainer(String operatorName)

createMapBackedOperatorPropertyContainer

public static com.bc.ceres.binding.PropertyContainer createMapBackedOperatorPropertyContainer(String operatorName,
                                                                                              Map<String,Object> operatorParameters)

createValueDescriptor

public com.bc.ceres.binding.PropertyDescriptor createValueDescriptor(Field field)
Specified by:
createValueDescriptor in interface com.bc.ceres.binding.PropertyDescriptorFactory


Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.