Package net.opengis.wps10.impl
Class ExecuteResponseTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- EObjectImpl
- 
- ResponseBaseTypeImpl
- 
- ExecuteResponseTypeImpl
 
 
 
 
 
- 
- All Implemented Interfaces:
- ExecuteResponseType,- ResponseBaseType,- Notifier,- EObject,- InternalEObject
 
 public class ExecuteResponseTypeImpl extends ResponseBaseTypeImpl implements ExecuteResponseType An implementation of the model object 'Execute Response Type'.The following features are implemented: 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class BasicEObjectImplBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 - 
Nested classes/interfaces inherited from class BasicNotifierImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
 
- 
 - 
Field SummaryFields Modifier and Type Field Description protected DataInputsType1dataInputsThe cached value of the 'Data Inputs' containment reference.protected OutputDefinitionsTypeoutputDefinitionsThe cached value of the 'Output Definitions' containment reference.protected ProcessBriefTypeprocessThe cached value of the 'Process' containment reference.protected ProcessOutputsType1processOutputsThe cached value of the 'Process Outputs' containment reference.protected static StringSERVICE_INSTANCE_EDEFAULTThe default value of the 'Service Instance' attribute.protected StringserviceInstanceThe cached value of the 'Service Instance' attribute.protected StatusTypestatusThe cached value of the 'Status' containment reference.protected static StringSTATUS_LOCATION_EDEFAULTThe default value of the 'Status Location' attribute.protected StringstatusLocationThe cached value of the 'Status Location' attribute.- 
Fields inherited from class ResponseBaseTypeImpllang, LANG_EDEFAULT, service, SERVICE_EDEFAULT, serviceESet, version, VERSION_EDEFAULT, versionESet
 - 
Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedExecuteResponseTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetDataInputs(DataInputsType1 newDataInputs, NotificationChain msgs)NotificationChainbasicSetOutputDefinitions(OutputDefinitionsType newOutputDefinitions, NotificationChain msgs)NotificationChainbasicSetProcess(ProcessBriefType newProcess, NotificationChain msgs)NotificationChainbasicSetProcessOutputs(ProcessOutputsType1 newProcessOutputs, NotificationChain msgs)NotificationChainbasicSetStatus(StatusType newStatus, NotificationChain msgs)ObjecteGet(int featureID, boolean resolve, boolean coreType)NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)DataInputsType1getDataInputs()OutputDefinitionsTypegetOutputDefinitions()ProcessBriefTypegetProcess()ProcessOutputsType1getProcessOutputs()StringgetServiceInstance()StatusTypegetStatus()StringgetStatusLocation()voidsetDataInputs(DataInputsType1 newDataInputs)voidsetOutputDefinitions(OutputDefinitionsType newOutputDefinitions)voidsetProcess(ProcessBriefType newProcess)voidsetProcessOutputs(ProcessOutputsType1 newProcessOutputs)voidsetServiceInstance(String newServiceInstance)voidsetStatus(StatusType newStatus)voidsetStatusLocation(String newStatusLocation)StringtoString()- 
Methods inherited from class ResponseBaseTypeImplgetLang, getService, getVersion, isSetService, isSetVersion, setLang, setService, setVersion, unsetService, unsetVersion
 - 
Methods inherited from class EObjectImpleAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 - 
Methods inherited from class BasicEObjectImpleAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 - 
Methods inherited from class BasicNotifierImpleBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 - 
Methods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface ResponseBaseTypegetLang, getService, getVersion, isSetService, isSetVersion, setLang, setService, setVersion, unsetService, unsetVersion
 
- 
 
- 
- 
- 
Field Detail- 
processprotected ProcessBriefType process The cached value of the 'Process' containment reference.- See Also:
- getProcess()
 
 - 
statusprotected StatusType status The cached value of the 'Status' containment reference.- See Also:
- getStatus()
 
 - 
dataInputsprotected DataInputsType1 dataInputs The cached value of the 'Data Inputs' containment reference.- See Also:
- getDataInputs()
 
 - 
outputDefinitionsprotected OutputDefinitionsType outputDefinitions The cached value of the 'Output Definitions' containment reference.- See Also:
- getOutputDefinitions()
 
 - 
processOutputsprotected ProcessOutputsType1 processOutputs The cached value of the 'Process Outputs' containment reference.- See Also:
- getProcessOutputs()
 
 - 
SERVICE_INSTANCE_EDEFAULTprotected static final String SERVICE_INSTANCE_EDEFAULT The default value of the 'Service Instance' attribute.- See Also:
- getServiceInstance()
 
 - 
serviceInstanceprotected String serviceInstance The cached value of the 'Service Instance' attribute.- See Also:
- getServiceInstance()
 
 - 
STATUS_LOCATION_EDEFAULTprotected static final String STATUS_LOCATION_EDEFAULT The default value of the 'Status Location' attribute.- See Also:
- getStatusLocation()
 
 - 
statusLocationprotected String statusLocation The cached value of the 'Status Location' attribute.- See Also:
- getStatusLocation()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- ResponseBaseTypeImpl
 
 - 
getProcesspublic ProcessBriefType getProcess() - Specified by:
- getProcessin interface- ExecuteResponseType
- Returns:
- the value of the 'Process' containment reference.
- See Also:
- ExecuteResponseType.setProcess(ProcessBriefType),- Wps10Package.getExecuteResponseType_Process()
 
 - 
basicSetProcesspublic NotificationChain basicSetProcess(ProcessBriefType newProcess, NotificationChain msgs) 
 - 
setProcesspublic void setProcess(ProcessBriefType newProcess) - Specified by:
- setProcessin interface- ExecuteResponseType
- Parameters:
- newProcess- the new value of the 'Process' containment reference.
- See Also:
- ExecuteResponseType.getProcess()
 
 - 
getStatuspublic StatusType getStatus() - Specified by:
- getStatusin interface- ExecuteResponseType
- Returns:
- the value of the 'Status' containment reference.
- See Also:
- ExecuteResponseType.setStatus(StatusType),- Wps10Package.getExecuteResponseType_Status()
 
 - 
basicSetStatuspublic NotificationChain basicSetStatus(StatusType newStatus, NotificationChain msgs) 
 - 
setStatuspublic void setStatus(StatusType newStatus) - Specified by:
- setStatusin interface- ExecuteResponseType
- Parameters:
- newStatus- the new value of the 'Status' containment reference.
- See Also:
- ExecuteResponseType.getStatus()
 
 - 
getDataInputspublic DataInputsType1 getDataInputs() - Specified by:
- getDataInputsin interface- ExecuteResponseType
- Returns:
- the value of the 'Data Inputs' containment reference.
- See Also:
- ExecuteResponseType.setDataInputs(DataInputsType1),- Wps10Package.getExecuteResponseType_DataInputs()
 
 - 
basicSetDataInputspublic NotificationChain basicSetDataInputs(DataInputsType1 newDataInputs, NotificationChain msgs) 
 - 
setDataInputspublic void setDataInputs(DataInputsType1 newDataInputs) - Specified by:
- setDataInputsin interface- ExecuteResponseType
- Parameters:
- newDataInputs- the new value of the 'Data Inputs' containment reference.
- See Also:
- ExecuteResponseType.getDataInputs()
 
 - 
getOutputDefinitionspublic OutputDefinitionsType getOutputDefinitions() - Specified by:
- getOutputDefinitionsin interface- ExecuteResponseType
- Returns:
- the value of the 'Output Definitions' containment reference.
- See Also:
- ExecuteResponseType.setOutputDefinitions(OutputDefinitionsType),- Wps10Package.getExecuteResponseType_OutputDefinitions()
 
 - 
basicSetOutputDefinitionspublic NotificationChain basicSetOutputDefinitions(OutputDefinitionsType newOutputDefinitions, NotificationChain msgs) 
 - 
setOutputDefinitionspublic void setOutputDefinitions(OutputDefinitionsType newOutputDefinitions) - Specified by:
- setOutputDefinitionsin interface- ExecuteResponseType
- Parameters:
- newOutputDefinitions- the new value of the 'Output Definitions' containment reference.
- See Also:
- ExecuteResponseType.getOutputDefinitions()
 
 - 
getProcessOutputspublic ProcessOutputsType1 getProcessOutputs() - Specified by:
- getProcessOutputsin interface- ExecuteResponseType
- Returns:
- the value of the 'Process Outputs' containment reference.
- See Also:
- ExecuteResponseType.setProcessOutputs(ProcessOutputsType1),- Wps10Package.getExecuteResponseType_ProcessOutputs()
 
 - 
basicSetProcessOutputspublic NotificationChain basicSetProcessOutputs(ProcessOutputsType1 newProcessOutputs, NotificationChain msgs) 
 - 
setProcessOutputspublic void setProcessOutputs(ProcessOutputsType1 newProcessOutputs) - Specified by:
- setProcessOutputsin interface- ExecuteResponseType
- Parameters:
- newProcessOutputs- the new value of the 'Process Outputs' containment reference.
- See Also:
- ExecuteResponseType.getProcessOutputs()
 
 - 
getServiceInstancepublic String getServiceInstance() - Specified by:
- getServiceInstancein interface- ExecuteResponseType
- Returns:
- the value of the 'Service Instance' attribute.
- See Also:
- ExecuteResponseType.setServiceInstance(String),- Wps10Package.getExecuteResponseType_ServiceInstance()
 
 - 
setServiceInstancepublic void setServiceInstance(String newServiceInstance) - Specified by:
- setServiceInstancein interface- ExecuteResponseType
- Parameters:
- newServiceInstance- the new value of the 'Service Instance' attribute.
- See Also:
- ExecuteResponseType.getServiceInstance()
 
 - 
getStatusLocationpublic String getStatusLocation() - Specified by:
- getStatusLocationin interface- ExecuteResponseType
- Returns:
- the value of the 'Status Location' attribute.
- See Also:
- ExecuteResponseType.setStatusLocation(String),- Wps10Package.getExecuteResponseType_StatusLocation()
 
 - 
setStatusLocationpublic void setStatusLocation(String newStatusLocation) - Specified by:
- setStatusLocationin interface- ExecuteResponseType
- Parameters:
- newStatusLocation- the new value of the 'Status Location' attribute.
- See Also:
- ExecuteResponseType.getStatusLocation()
 
 - 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
- eInverseRemovein class- BasicEObjectImpl
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- ResponseBaseTypeImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- ResponseBaseTypeImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- ResponseBaseTypeImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- ResponseBaseTypeImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- ResponseBaseTypeImpl
 
 
- 
 
-