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

org.deegree.ogcwebservices.wps.execute
Class Process

java.lang.Object
  extended by org.deegree.ogcwebservices.wps.execute.Process
Direct Known Subclasses:
Buffer

public abstract class Process
extends Object

Process.java Created on 11.03.2006. 18:32:39h

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Christian Kiehle, Christian Heier, last edited by: $Author: mschneider $

Field Summary
protected  ProcessDescription processDescription
           
 
Constructor Summary
Process(ProcessDescription processDescription)
           
 
Method Summary
abstract  ExecuteResponse.ProcessOutputs execute(Map<String,IOValue> inputs, OutputDefinitions outputDefinitions)
           
 ProcessDescription getProcessDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

processDescription

protected ProcessDescription processDescription
Constructor Detail

Process

public Process(ProcessDescription processDescription)
Parameters:
processDescription -
Method Detail

execute

public abstract ExecuteResponse.ProcessOutputs execute(Map<String,IOValue> inputs,
                                                       OutputDefinitions outputDefinitions)
                                                throws OGCWebServiceException
Parameters:
inputs -
outputDefinitions -
Returns:
the result of the process
Throws:
OGCWebServiceException

getProcessDescription

public ProcessDescription getProcessDescription()
Returns:
processDescription

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