Package net.opengis.wps20
Interface GenericOutputType
- All Superinterfaces:
- BasicIdentificationType,- DescriptionType,- DescriptionType,- EObject,- Notifier
- All Known Implementing Classes:
- GenericOutputTypeImpl
 A representation of the model object 'Generic Output Type'.
 
 
 Description of a process Output. 
 
                                                In this use, the DescriptionType shall describe a process output.
                                        
 
 
The following features are supported:
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionEList<GenericOutputType>Returns the value of the 'Output' containment reference list.Methods inherited from interface BasicIdentificationTypegetIdentifier, getMetadata, getMetadataGroup, setIdentifierMethods inherited from interface DescriptionTypegetAbstract, getKeywords, getTitleMethods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getOutputEList<GenericOutputType> getOutput()Returns the value of the 'Output' containment reference list. The list contents are of typeGenericOutputType.- Returns:
- the value of the 'Output' containment reference list.
- See Also:
 
 
-