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

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

Packages that use OutputDefinitions
org.deegree.ogcwebservices.wps.execute   
org.deegree.ogcwebservices.wps.execute.processes   
 

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

Fields in org.deegree.ogcwebservices.wps.execute declared as OutputDefinitions
protected  OutputDefinitions ExecuteResponse.outputDefinitions
          Complete list of Output data types that were requested as part of the Execute request.
protected  OutputDefinitions ExecuteRequest.outputDefinitions
          List of definitions of the outputs (or parameters) requested from the process.
 

Methods in org.deegree.ogcwebservices.wps.execute that return OutputDefinitions
 OutputDefinitions ExecuteResponse.getOutputDefinitions()
           
 OutputDefinitions ExecuteRequest.getOutputDefinitions()
           
 

Methods in org.deegree.ogcwebservices.wps.execute with parameters of type OutputDefinitions
abstract  ExecuteResponse.ProcessOutputs Process.execute(Map<String,IOValue> inputs, OutputDefinitions outputDefinitions)
           
 void ExecuteResponse.setOutputDefinitions(OutputDefinitions outputDefinitions)
           
 

Constructors in org.deegree.ogcwebservices.wps.execute with parameters of type OutputDefinitions
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)
           
 

Uses of OutputDefinitions in org.deegree.ogcwebservices.wps.execute.processes
 

Methods in org.deegree.ogcwebservices.wps.execute.processes with parameters of type OutputDefinitions
 ExecuteResponse.ProcessOutputs Buffer.execute(Map<String,IOValue> inputs, OutputDefinitions outputDefinitions)
          (non-Javadoc)
 


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