Uses of Class
de.dlr.proseo.model.PersistentObject

Packages that use PersistentObject
Package
Description
The de.dlr.proseo.model package contains all classes required for the modelling of the persistent state of prosEO, the Processing System for Earth Observation Data
  • Uses of PersistentObject in de.dlr.proseo.model

    Modifier and Type
    Class
    Description
    class 
    Collect production metrics
    class 
    A set of parameters to apply to a generated product of a processing order
    class 
    A specific processor configuration, tied to a specific ConfiguredProcessor object.
    class 
    An additional input file for a processor configuration for inclusion in generated Job Order Files
    class 
    A specific version of a Processor combined with a specific Configuration object (i. e. a specific set of configuration data for the given processor version).
    class 
    Filter conditions to apply to an order input product of a specific product class in addition to filter conditions contained in the applicable selection rule
    class 
    A collection of job steps required to fulfil an order for a specific period of time (e. g. one orbit).
    class 
    A single processor execution to produce a defined output product based on a defined set of required input product (modelled as ProductQuery objects).
    class 
    An Earth Observation mission.
    class 
    External service defined by a caption and an ID
    class 
    The state of an external service at a given point in time
    class 
    The percentage of uptime of an external service for a given calendar day
    class 
    The percentage of uptime of an external service for a given calendar month
    class 
    An order state identified by its name (used for database-based configuration of order monitoring)
    class 
    Abstract superclass for all entities monitoring product generation performance for a given period of time per production type (systematic/on-demand/reprocessing)
    class 
    Product generation performance per calendar day per production type (systematic/on-demand/reprocessing)
    class 
    Product generation performance per hour per production type (systematic/on-demand/reprocessing)
    class 
    Product generation performance per calendar month per production type (systematic/on-demand/reprocessing)
    class 
    prosEO service defined by a caption and an ID
    class 
    A service state identified by its name (used for database-based configuration of service monitoring)
    class 
    The state of a prosEO service at a given point in time
    class 
    The percentage of uptime of a prosEO service for a given calendar day
    class 
    The percentage of uptime of a prosEO service for a given calendar month
    class 
    The description of an orbit identified by its start and stop times (e. g. the "spacecraft midnight" events of the Sentinel-5P satellite).
    class 
    A processing facility for running prosEO jobs and storing prosEO product files, e. g. at a cloud service provider.
    class 
    A customer order to process a specific set of ProductClasses for a specific period of time using a specific set of ConfiguredProcessors.
    class 
    A history entry for logging the processing times of a production order
    class 
    A specific version of a ProcessorClass.
    class 
    A type of processor capable of generating products of a specific set of ProductClasses.
    class 
    Representation of a data product
    class 
    Available archive locations for input products or auxiliary files.
    class 
    A class of products pertaining to a specific Mission, e. g. the L2_O3 products of Sentinel-5P.
    class 
    The data file and pertinent auxiliary files for a product at a given processing facility.
    class 
    A ProductQuery models the need of a JobStep to use a Product of a certain ProductClass for a specific time period.
    class 
    A product retrieval policy consisting of a retrieval mode and a time interval with delta times as defined in Annex B of ESA's Generic IPF Interface Specifications (MMFI-GSEG-EOPG-TN-07-0003, issue 1.8).
    class 
    A rule defining the required input ProductTypes for a certain output ProductType using an ordered list of SelectionPolicys.
    class 
    The abstraction of a spacecraft used for a specific Mission.
    class 
    A single, separately adressable execution step of a Processor.
    class 
    A Workflow allows to select a suitable ConfiguredProcessor based on a given input product type (and possibly also an output product type).
    class 
    Description of possible options, which can be set as "Dynamic Processing Parameters" in Job Orders created using the owning Workflow