Uses of Class
de.dlr.proseo.model.ClassOutputParameter
Packages that use ClassOutputParameter
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 ClassOutputParameter in de.dlr.proseo.model
Methods in de.dlr.proseo.model that return types with arguments of type ClassOutputParameterModifier and TypeMethodDescriptionProcessingOrder.getClassOutputParameters()Gets the class-specific output parametersWorkflow.getClassOutputParameters()Gets the class-specific output parametersMethod parameters in de.dlr.proseo.model with type arguments of type ClassOutputParameterModifier and TypeMethodDescriptionvoidProcessingOrder.setClassOutputParameters(Map<ProductClass, ClassOutputParameter> classOutputParameters) Sets the class-specific output parametersvoidWorkflow.setClassOutputParameters(Map<ProductClass, ClassOutputParameter> classOutputParameters) Sets the class-specific output parameters