net.opengis.wps10
Interface OutputDefinitionsType

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

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

A representation of the model object 'Output Definitions Type'. Definition of a format, encoding, schema, and unit-of-measure for an output to be returned from a process.

The following features are supported:

See Also:
Wps10Package.getOutputDefinitionsType()

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 DocumentOutputDefinitionType. Output definition as provided in the execute request

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


Copyright © 1996-2010 Geotools. All Rights Reserved.