Verwendungen von Klasse
de.dlr.proseo.model.util.SelectionRule
Packages, die SelectionRule verwenden
Package
Beschreibung
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
-
Verwendungen von SelectionRule in de.dlr.proseo.model.util
Methoden in de.dlr.proseo.model.util, die SelectionRule zurückgebenModifizierer und TypMethodeBeschreibungSelectionRule.merge
(SelectionRule anotherRule) Merge this selection rule with another selection rule, thereby extending the validity periods per product type for each policy in such a way that the validity periods of this rule and of the other rule are covered.static SelectionRule
SelectionRule.parseSelectionRule
(ProductClass targetProductClass, String selectionRuleString) Parse the given string as a selection rule (seethe grammar definition in the class comment
).Methoden in de.dlr.proseo.model.util mit Parametern vom Typ SelectionRuleModifizierer und TypMethodeBeschreibungSelectionRule.merge
(SelectionRule anotherRule) Merge this selection rule with another selection rule, thereby extending the validity periods per product type for each policy in such a way that the validity periods of this rule and of the other rule are covered.