Uses of Class
org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mapping.IOWPSInformation
-
Packages that use IOWPSInformation Package Description org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mapping -
-
Uses of IOWPSInformation in org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mapping
Fields in org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mapping with type parameters of type IOWPSInformation Modifier and Type Field Description LinkedHashMap<String,IOWPSInformation>StatisticalTypeToWPSType. inputSetLinkedHashMap<String,IOWPSInformation>StatisticalTypeToWPSType. outputSetMethod parameters in org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mapping with type arguments of type IOWPSInformation Modifier and Type Method Description org.apache.xmlbeans.XmlObjectOutputsManager. generateNonDeterministicOutput(LinkedHashMap<String,IOWPSInformation> ndoutput)org.apache.xmlbeans.XmlObjectOutputsManager. generateNonDeterministicOutputCollection(LinkedHashMap<String,IOWPSInformation> ndoutput)org.apache.xmlbeans.XmlObjectOutputsManager. generateNonDeterministicOutputPlain(LinkedHashMap<String,IOWPSInformation> ndoutput)
-