Package de.dlr.proseo.model.util
package de.dlr.proseo.model.util
The de.dlr.proseo.model.util package contains utility classes to assist the handling of the persistent state
of prosEO, the Processing System for Earth Observation Data
- Autor:
- Dr. Thomas Bassler
-
KlassenKlasseBeschreibungThis class describes a selectable item consisting of an item type (auxiliary product type), a validity start time, a validity end time, and the original object for which the selection shall be effected.This class allows to describe temporal selection policies for item types, to manipulate selection policies (combining and chaining), to select valid items from a container of items, and to generate product query objects from a selection rule (the result of the product query can then be fed into the item selection method to filter the actually valid items).