|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputDataType
A representation of the model object 'Output Data Type'. Value of one output from a process. In this use, the DescriptionType shall describe this process output.
The following features are supported:
Wps10Package.getOutputDataType()
Method Summary | |
---|---|
DataType |
getData()
Returns the value of the 'Data' containment reference. |
OutputReferenceType |
getReference()
Returns the value of the 'Reference' containment reference. |
void |
setData(DataType value)
Sets the value of the ' Data ' containment reference. |
void |
setReference(OutputReferenceType value)
Sets the value of the ' Reference ' 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 |
---|
OutputReferenceType getReference()
setReference(OutputReferenceType)
,
Wps10Package.getOutputDataType_Reference()
void setReference(OutputReferenceType value)
Reference
' containment reference.
value
- the new value of the 'Reference' containment reference.getReference()
DataType getData()
setData(DataType)
,
Wps10Package.getOutputDataType_Data()
void setData(DataType value)
Data
' containment reference.
value
- the new value of the 'Data' containment reference.getData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |