Uses of Package
org.deegree.protocol.wps.client.process

Packages that use org.deegree.protocol.wps.client.process
org.deegree.protocol.wps.client   
org.deegree.protocol.wps.client.process   
org.deegree.protocol.wps.client.wps100   
org.deegree.wpsclient.controller   
org.deegree.wpsclient.gui   
 

Classes in org.deegree.protocol.wps.client.process used by org.deegree.protocol.wps.client
Process
          Encapsulates the properties of a process offered by a WPS instance (id, title, abstract, input parameter types, output parameter types, etc.) and provides access to a ProcessExecution context for executing it.
 

Classes in org.deegree.protocol.wps.client.process used by org.deegree.protocol.wps.client.process
ProcessExecution
          Represents an execution context for a Process that uses the ResponseDocument output mode.
ProcessInfo
          Encapsulates all information on a WPS process that's available from the capabilities document.
RawProcessExecution
          Represents an execution context for a Process that uses the RawOutput mode.
 

Classes in org.deegree.protocol.wps.client.process used by org.deegree.protocol.wps.client.wps100
ProcessInfo
          Encapsulates all information on a WPS process that's available from the capabilities document.
 

Classes in org.deegree.protocol.wps.client.process used by org.deegree.wpsclient.controller
Process
          Encapsulates the properties of a process offered by a WPS instance (id, title, abstract, input parameter types, output parameter types, etc.) and provides access to a ProcessExecution context for executing it.
 

Classes in org.deegree.protocol.wps.client.process used by org.deegree.wpsclient.gui
Process
          Encapsulates the properties of a process offered by a WPS instance (id, title, abstract, input parameter types, output parameter types, etc.) and provides access to a ProcessExecution context for executing it.
 



Copyright © 2011. All Rights Reserved.