Verwendungen von Klasse
de.dlr.proseo.model.SimplePolicy
Packages, die SimplePolicy verwenden
Package
Beschreibung
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
-
Verwendungen von SimplePolicy in de.dlr.proseo.model
Methoden in de.dlr.proseo.model, die SimplePolicy zurückgebenModifizierer und TypMethodeBeschreibungSimplePolicy.merge
(SimplePolicy anotherSimplePolicy) Merge two simple policies by creating a new simple policy with merged delta times; for the policy 'LatestValidityClosest' a merge is possible, if and only if both policies have the same delta times (this policy actually refers to a point in time and not to a time interval, therefore a merge can only be done between policies referring to the same point in time).Methoden in de.dlr.proseo.model, die Typen mit Argumenten vom Typ SimplePolicy zurückgebenModifizierer und TypMethodeBeschreibungSimpleSelectionRule.getSimplePolicies()
Gets the simple selection policiesMethoden in de.dlr.proseo.model mit Parametern vom Typ SimplePolicyModifizierer und TypMethodeBeschreibungSimplePolicy.merge
(SimplePolicy anotherSimplePolicy) Merge two simple policies by creating a new simple policy with merged delta times; for the policy 'LatestValidityClosest' a merge is possible, if and only if both policies have the same delta times (this policy actually refers to a point in time and not to a time interval, therefore a merge can only be done between policies referring to the same point in time).Methodenparameter in de.dlr.proseo.model mit Typargumenten vom Typ SimplePolicyModifizierer und TypMethodeBeschreibungvoid
SimpleSelectionRule.setSimplePolicies
(List<SimplePolicy> simplePolicies) Sets the simple selection policies