deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wps.execute.ExecuteDataInputs

Packages that use ExecuteDataInputs
org.deegree.ogcwebservices.wps.execute   
 

Uses of ExecuteDataInputs in org.deegree.ogcwebservices.wps.execute
 

Fields in org.deegree.ogcwebservices.wps.execute declared as ExecuteDataInputs
protected  ExecuteDataInputs ExecuteResponse.dataInputs
          Inputs that were provided as part of the execute request.
protected  ExecuteDataInputs ExecuteRequest.dataInputs
          List of input (or parameter) values provided to the process, including each of the Inputs needed to execute the process.
 

Methods in org.deegree.ogcwebservices.wps.execute that return ExecuteDataInputs
 ExecuteDataInputs ExecuteResponse.getDataInputs()
           
 ExecuteDataInputs ExecuteRequest.getDataInputs()
           
 

Methods in org.deegree.ogcwebservices.wps.execute with parameters of type ExecuteDataInputs
 void ExecuteResponse.setDataInputs(ExecuteDataInputs dataInputs)
           
 

Constructors in org.deegree.ogcwebservices.wps.execute with parameters of type ExecuteDataInputs
ExecuteRequest(String version, String id, Map<String,String> vendorSpecificParameter, ExecuteDataInputs inputs, Code identifier, OutputDefinitions definitions, boolean status, boolean store)
           
ExecuteResponse(ExecuteDataInputs dataInputs, Code identifier, OutputDefinitions outputDefinitions, ExecuteResponse.ProcessOutputs processOutputs, Status status, String statusLocation, String version, boolean directResponse)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org