org.esa.beam.framework.gpf.internal
Class OperatorConfiguration

java.lang.Object
  extended by org.esa.beam.framework.gpf.internal.OperatorConfiguration

public class OperatorConfiguration
extends Object


Nested Class Summary
static class OperatorConfiguration.ParameterReference
           
static class OperatorConfiguration.PropertyReference
           
static interface OperatorConfiguration.Reference
           
 
Constructor Summary
OperatorConfiguration(com.bc.ceres.binding.dom.DomElement configuration, Set<OperatorConfiguration.Reference> references)
           
 
Method Summary
 com.bc.ceres.binding.dom.DomElement getConfiguration()
           
 Set<OperatorConfiguration.Reference> getReferenceSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperatorConfiguration

public OperatorConfiguration(com.bc.ceres.binding.dom.DomElement configuration,
                             Set<OperatorConfiguration.Reference> references)
Method Detail

getConfiguration

public com.bc.ceres.binding.dom.DomElement getConfiguration()

getReferenceSet

public Set<OperatorConfiguration.Reference> getReferenceSet()


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