net.opengis.wps10
Interface ProcessOutputsType1

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ProcessOutputsType1Impl

public interface ProcessOutputsType1
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Process Outputs Type1'.

The following features are supported:

See Also:
Wps10Package.getProcessOutputsType1()

Method Summary
 org.eclipse.emf.common.util.EList getOutput()
          Returns the value of the 'Output' containment reference list.
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getOutput

org.eclipse.emf.common.util.EList getOutput()
Returns the value of the 'Output' containment reference list. The list contents are of type OutputDataType. Unordered list of values of all the outputs produced by this process. It is not necessary to include an output until the Status is ProcessSucceeded.

Returns:
the value of the 'Output' containment reference list.
See Also:
Wps10Package.getProcessOutputsType1_Output()


Copyright © 1996-2010 Geotools. All Rights Reserved.