Package org.esa.beam.framework.processor

This package containes the MERIS/(A)ATSR Toolbox processing framework classes.

See:
          Description

Interface Summary
ProcessorConstants  
ProcessorStatusListener Listens to processing events fired by a Processor instance.
RequestElementFactory The factory for the elements of a processing request.
RequestValidator A validator used to validate processing requests.
 

Class Summary
CmdLineParams Container class for command line parameters.
CmdLineParser Helper class to parse command lines with a given options set.
DefaultRequestElementFactory The request element factory is responsible for creating Parameters with predefined datatypes, validity ranges and appropriate editors (i.e.
Processor Base class for all scientific processors using the processor framework.
ProcessorConfig  
ProcessorRunner Runs any processor passed in according to the command line parameters set.
ProcessorStatusEvent ProcessorStatusEvents occur if the status of a processor changes.
ProcessorUtils This class contains an assortment of convenience methods that may be useful when developing scientific processors within the BEAM framework.
ProductRef The ProductRef class serves as a leightweight information conatiner for products.
Request The request class is a memory image of a single request in a request file.
RequestLoader This class is responsible for loading request files.
RequestLogger The request logger logs the content of a request to any one of the logging sinks attached to this object.
RequestTags This class defines all tags that are valid in a request file and recognized by the RequestLoader.
RequestWriter The request writer is a helper class that can write any number of Requests to an xml file so that the request form a valid "Request file" that can be reread by the RequestLoader.
 

Exception Summary
IllegalProcessorParamException An exception which occurs if an illegal processor argument or parameter has been encountered.
IllegalProcessorStateException An exception which occurs if an illegal processor state has been encountered.
ProcessorException General exception class for all failures within the processor framework.
RequestElementFactoryException Exceptions of this type are thrown within a RequestElementFactory if an element of a request could not be created.
 

Package org.esa.beam.framework.processor Description

This package containes the MERIS/(A)ATSR Toolbox processing framework classes.



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