org.esa.beam.framework.gpf.annotations
Class ParameterDescriptorFactory
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterDescriptorFactory
public ParameterDescriptorFactory()
ParameterDescriptorFactory
public ParameterDescriptorFactory(Map<String,Product> sourceProductMap)
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.