net.opengis.wps10
Interface DataInputsType1

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

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

A representation of the model object 'Data Inputs Type1'. List of the Inputs provided as part of the Execute Request.

The following features are supported:

See Also:
Wps10Package.getDataInputsType1()

Method Summary
 org.eclipse.emf.common.util.EList getInput()
          Returns the value of the 'Input' 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

getInput

org.eclipse.emf.common.util.EList getInput()
Returns the value of the 'Input' containment reference list. The list contents are of type InputType. Unordered list of one or more inputs to be used by the process, including each of the Inputs needed to execute the process.

Returns:
the value of the 'Input' containment reference list.
See Also:
Wps10Package.getDataInputsType1_Input()


Copyright © 1996-2010 Geotools. All Rights Reserved.