|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExecuteType
A representation of the model object 'Execute Type'.
The following features are supported:
Wps10Package.getExecuteType()
Method Summary | |
---|---|
DataInputsType1 |
getDataInputs()
Returns the value of the 'Data Inputs' containment reference. |
CodeType |
getIdentifier()
Returns the value of the 'Identifier' containment reference. |
ResponseFormType |
getResponseForm()
Returns the value of the 'Response Form' containment reference. |
void |
setDataInputs(DataInputsType1 value)
Sets the value of the ' Data Inputs ' containment reference. |
void |
setIdentifier(CodeType value)
Sets the value of the ' Identifier ' containment reference. |
void |
setResponseForm(ResponseFormType value)
Sets the value of the ' Response Form ' containment reference. |
Methods inherited from interface net.opengis.wps10.RequestBaseType |
---|
getBaseUrl, getLanguage, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setLanguage, setService, setVersion, unsetService, unsetVersion |
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 |
---|
CodeType getIdentifier()
setIdentifier(CodeType)
,
Wps10Package.getExecuteType_Identifier()
void setIdentifier(CodeType value)
Identifier
' containment reference.
value
- the new value of the 'Identifier' containment reference.getIdentifier()
DataInputsType1 getDataInputs()
setDataInputs(DataInputsType1)
,
Wps10Package.getExecuteType_DataInputs()
void setDataInputs(DataInputsType1 value)
Data Inputs
' containment reference.
value
- the new value of the 'Data Inputs' containment reference.getDataInputs()
ResponseFormType getResponseForm()
setResponseForm(ResponseFormType)
,
Wps10Package.getExecuteType_ResponseForm()
void setResponseForm(ResponseFormType value)
Response Form
' containment reference.
value
- the new value of the 'Response Form' containment reference.getResponseForm()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |