|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputDescriptionType
A representation of the model object 'Output Description Type'. Description of a process Output. In this use, the DescriptionType shall describe this process output.
The following features are supported:
Wps10Package.getOutputDescriptionType()
Method Summary | |
---|---|
SupportedCRSsType |
getBoundingBoxOutput()
Returns the value of the 'Bounding Box Output' containment reference. |
SupportedComplexDataType |
getComplexOutput()
Returns the value of the 'Complex Output' containment reference. |
LiteralOutputType |
getLiteralOutput()
Returns the value of the 'Literal Output' containment reference. |
void |
setBoundingBoxOutput(SupportedCRSsType value)
Sets the value of the ' Bounding Box Output ' containment reference. |
void |
setComplexOutput(SupportedComplexDataType value)
Sets the value of the ' Complex Output ' containment reference. |
void |
setLiteralOutput(LiteralOutputType value)
Sets the value of the ' Literal Output ' containment reference. |
Methods inherited from interface net.opengis.wps10.DescriptionType |
---|
getAbstract, getIdentifier, getMetadata, getTitle, setAbstract, setIdentifier, setTitle |
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 |
---|
SupportedComplexDataType getComplexOutput()
setComplexOutput(SupportedComplexDataType)
,
Wps10Package.getOutputDescriptionType_ComplexOutput()
void setComplexOutput(SupportedComplexDataType value)
Complex Output
' containment reference.
value
- the new value of the 'Complex Output' containment reference.getComplexOutput()
LiteralOutputType getLiteralOutput()
setLiteralOutput(LiteralOutputType)
,
Wps10Package.getOutputDescriptionType_LiteralOutput()
void setLiteralOutput(LiteralOutputType value)
Literal Output
' containment reference.
value
- the new value of the 'Literal Output' containment reference.getLiteralOutput()
SupportedCRSsType getBoundingBoxOutput()
setBoundingBoxOutput(SupportedCRSsType)
,
Wps10Package.getOutputDescriptionType_BoundingBoxOutput()
void setBoundingBoxOutput(SupportedCRSsType value)
Bounding Box Output
' containment reference.
value
- the new value of the 'Bounding Box Output' containment reference.getBoundingBoxOutput()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |