Package net.opengis.wps10.impl
Class DocumentRootImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- EObjectImpl
- 
- DocumentRootImpl
 
 
 
 
- 
- All Implemented Interfaces:
- DocumentRoot,- Notifier,- EObject,- InternalEObject
 
 public class DocumentRootImpl extends EObjectImpl implements DocumentRoot An implementation of the model object 'Document Root'.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 FeatureMapmixedThe cached value of the 'Mixed' attribute list.protected static StringPROCESS_VERSION_EDEFAULTThe default value of the 'Process Version' attribute.protected StringprocessVersionThe cached value of the 'Process Version' attribute.protected EMapxMLNSPrefixMapThe cached value of the 'XMLNS Prefix Map' map.protected EMapxSISchemaLocationThe cached value of the 'XSI Schema Location' map.- 
Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedDocumentRootImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetCapabilities(WPSCapabilitiesType newCapabilities, NotificationChain msgs)NotificationChainbasicSetDescribeProcess(DescribeProcessType newDescribeProcess, NotificationChain msgs)NotificationChainbasicSetExecute(ExecuteType newExecute, NotificationChain msgs)NotificationChainbasicSetExecuteResponse(ExecuteResponseType newExecuteResponse, NotificationChain msgs)NotificationChainbasicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)NotificationChainbasicSetLanguages(LanguagesType1 newLanguages, NotificationChain msgs)NotificationChainbasicSetProcessDescriptions(ProcessDescriptionsType newProcessDescriptions, NotificationChain msgs)NotificationChainbasicSetProcessOfferings(ProcessOfferingsType newProcessOfferings, NotificationChain msgs)NotificationChainbasicSetWSDL(WSDLType newWSDL, 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)WPSCapabilitiesTypegetCapabilities()DescribeProcessTypegetDescribeProcess()ExecuteTypegetExecute()ExecuteResponseTypegetExecuteResponse()GetCapabilitiesTypegetGetCapabilities()LanguagesType1getLanguages()FeatureMapgetMixed()ProcessDescriptionsTypegetProcessDescriptions()ProcessOfferingsTypegetProcessOfferings()StringgetProcessVersion()WSDLTypegetWSDL()EMapgetXMLNSPrefixMap()EMapgetXSISchemaLocation()voidsetCapabilities(WPSCapabilitiesType newCapabilities)voidsetDescribeProcess(DescribeProcessType newDescribeProcess)voidsetExecute(ExecuteType newExecute)voidsetExecuteResponse(ExecuteResponseType newExecuteResponse)voidsetGetCapabilities(GetCapabilitiesType newGetCapabilities)voidsetLanguages(LanguagesType1 newLanguages)voidsetProcessDescriptions(ProcessDescriptionsType newProcessDescriptions)voidsetProcessOfferings(ProcessOfferingsType newProcessOfferings)voidsetProcessVersion(String newProcessVersion)voidsetWSDL(WSDLType newWSDL)StringtoString()- 
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
 
- 
 
- 
- 
- 
Field Detail- 
mixedprotected FeatureMap mixed The cached value of the 'Mixed' attribute list.- See Also:
- getMixed()
 
 - 
xMLNSPrefixMapprotected EMap xMLNSPrefixMap The cached value of the 'XMLNS Prefix Map' map.- See Also:
- getXMLNSPrefixMap()
 
 - 
xSISchemaLocationprotected EMap xSISchemaLocation The cached value of the 'XSI Schema Location' map.- See Also:
- getXSISchemaLocation()
 
 - 
PROCESS_VERSION_EDEFAULTprotected static final String PROCESS_VERSION_EDEFAULT The default value of the 'Process Version' attribute.- See Also:
- getProcessVersion()
 
 - 
processVersionprotected String processVersion The cached value of the 'Process Version' attribute.- See Also:
- getProcessVersion()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- EObjectImpl
 
 - 
getMixedpublic FeatureMap getMixed() - Specified by:
- getMixedin interface- DocumentRoot
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
- Wps10Package.getDocumentRoot_Mixed()
 
 - 
getXMLNSPrefixMappublic EMap getXMLNSPrefixMap() - Specified by:
- getXMLNSPrefixMapin interface- DocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
- Wps10Package.getDocumentRoot_XMLNSPrefixMap()
 
 - 
getXSISchemaLocationpublic EMap getXSISchemaLocation() - Specified by:
- getXSISchemaLocationin interface- DocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
- Wps10Package.getDocumentRoot_XSISchemaLocation()
 
 - 
getCapabilitiespublic WPSCapabilitiesType getCapabilities() - Specified by:
- getCapabilitiesin interface- DocumentRoot
- Returns:
- the value of the 'Capabilities' containment reference.
- See Also:
- DocumentRoot.setCapabilities(WPSCapabilitiesType),- Wps10Package.getDocumentRoot_Capabilities()
 
 - 
basicSetCapabilitiespublic NotificationChain basicSetCapabilities(WPSCapabilitiesType newCapabilities, NotificationChain msgs) 
 - 
setCapabilitiespublic void setCapabilities(WPSCapabilitiesType newCapabilities) - Specified by:
- setCapabilitiesin interface- DocumentRoot
- Parameters:
- newCapabilities- the new value of the 'Capabilities' containment reference.
- See Also:
- DocumentRoot.getCapabilities()
 
 - 
getDescribeProcesspublic DescribeProcessType getDescribeProcess() - Specified by:
- getDescribeProcessin interface- DocumentRoot
- Returns:
- the value of the 'Describe Process' containment reference.
- See Also:
- DocumentRoot.setDescribeProcess(DescribeProcessType),- Wps10Package.getDocumentRoot_DescribeProcess()
 
 - 
basicSetDescribeProcesspublic NotificationChain basicSetDescribeProcess(DescribeProcessType newDescribeProcess, NotificationChain msgs) 
 - 
setDescribeProcesspublic void setDescribeProcess(DescribeProcessType newDescribeProcess) - Specified by:
- setDescribeProcessin interface- DocumentRoot
- Parameters:
- newDescribeProcess- the new value of the 'Describe Process' containment reference.
- See Also:
- DocumentRoot.getDescribeProcess()
 
 - 
getExecutepublic ExecuteType getExecute() - Specified by:
- getExecutein interface- DocumentRoot
- Returns:
- the value of the 'Execute' containment reference.
- See Also:
- DocumentRoot.setExecute(ExecuteType),- Wps10Package.getDocumentRoot_Execute()
 
 - 
basicSetExecutepublic NotificationChain basicSetExecute(ExecuteType newExecute, NotificationChain msgs) 
 - 
setExecutepublic void setExecute(ExecuteType newExecute) - Specified by:
- setExecutein interface- DocumentRoot
- Parameters:
- newExecute- the new value of the 'Execute' containment reference.
- See Also:
- DocumentRoot.getExecute()
 
 - 
getExecuteResponsepublic ExecuteResponseType getExecuteResponse() - Specified by:
- getExecuteResponsein interface- DocumentRoot
- Returns:
- the value of the 'Execute Response' containment reference.
- See Also:
- DocumentRoot.setExecuteResponse(ExecuteResponseType),- Wps10Package.getDocumentRoot_ExecuteResponse()
 
 - 
basicSetExecuteResponsepublic NotificationChain basicSetExecuteResponse(ExecuteResponseType newExecuteResponse, NotificationChain msgs) 
 - 
setExecuteResponsepublic void setExecuteResponse(ExecuteResponseType newExecuteResponse) - Specified by:
- setExecuteResponsein interface- DocumentRoot
- Parameters:
- newExecuteResponse- the new value of the 'Execute Response' containment reference.
- See Also:
- DocumentRoot.getExecuteResponse()
 
 - 
getGetCapabilitiespublic GetCapabilitiesType getGetCapabilities() - Specified by:
- getGetCapabilitiesin interface- DocumentRoot
- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
- DocumentRoot.setGetCapabilities(GetCapabilitiesType),- Wps10Package.getDocumentRoot_GetCapabilities()
 
 - 
basicSetGetCapabilitiespublic NotificationChain basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs) 
 - 
setGetCapabilitiespublic void setGetCapabilities(GetCapabilitiesType newGetCapabilities) - Specified by:
- setGetCapabilitiesin interface- DocumentRoot
- Parameters:
- newGetCapabilities- the new value of the 'Get Capabilities' containment reference.
- See Also:
- DocumentRoot.getGetCapabilities()
 
 - 
getLanguagespublic LanguagesType1 getLanguages() - Specified by:
- getLanguagesin interface- DocumentRoot
- Returns:
- the value of the 'Languages' containment reference.
- See Also:
- DocumentRoot.setLanguages(LanguagesType1),- Wps10Package.getDocumentRoot_Languages()
 
 - 
basicSetLanguagespublic NotificationChain basicSetLanguages(LanguagesType1 newLanguages, NotificationChain msgs) 
 - 
setLanguagespublic void setLanguages(LanguagesType1 newLanguages) - Specified by:
- setLanguagesin interface- DocumentRoot
- Parameters:
- newLanguages- the new value of the 'Languages' containment reference.
- See Also:
- DocumentRoot.getLanguages()
 
 - 
getProcessDescriptionspublic ProcessDescriptionsType getProcessDescriptions() - Specified by:
- getProcessDescriptionsin interface- DocumentRoot
- Returns:
- the value of the 'Process Descriptions' containment reference.
- See Also:
- DocumentRoot.setProcessDescriptions(ProcessDescriptionsType),- Wps10Package.getDocumentRoot_ProcessDescriptions()
 
 - 
basicSetProcessDescriptionspublic NotificationChain basicSetProcessDescriptions(ProcessDescriptionsType newProcessDescriptions, NotificationChain msgs) 
 - 
setProcessDescriptionspublic void setProcessDescriptions(ProcessDescriptionsType newProcessDescriptions) - Specified by:
- setProcessDescriptionsin interface- DocumentRoot
- Parameters:
- newProcessDescriptions- the new value of the 'Process Descriptions' containment reference.
- See Also:
- DocumentRoot.getProcessDescriptions()
 
 - 
getProcessOfferingspublic ProcessOfferingsType getProcessOfferings() - Specified by:
- getProcessOfferingsin interface- DocumentRoot
- Returns:
- the value of the 'Process Offerings' containment reference.
- See Also:
- DocumentRoot.setProcessOfferings(ProcessOfferingsType),- Wps10Package.getDocumentRoot_ProcessOfferings()
 
 - 
basicSetProcessOfferingspublic NotificationChain basicSetProcessOfferings(ProcessOfferingsType newProcessOfferings, NotificationChain msgs) 
 - 
setProcessOfferingspublic void setProcessOfferings(ProcessOfferingsType newProcessOfferings) - Specified by:
- setProcessOfferingsin interface- DocumentRoot
- Parameters:
- newProcessOfferings- the new value of the 'Process Offerings' containment reference.
- See Also:
- DocumentRoot.getProcessOfferings()
 
 - 
getWSDLpublic WSDLType getWSDL() - Specified by:
- getWSDLin interface- DocumentRoot
- Returns:
- the value of the 'WSDL' containment reference.
- See Also:
- DocumentRoot.setWSDL(WSDLType),- Wps10Package.getDocumentRoot_WSDL()
 
 - 
basicSetWSDLpublic NotificationChain basicSetWSDL(WSDLType newWSDL, NotificationChain msgs) 
 - 
setWSDLpublic void setWSDL(WSDLType newWSDL) - Specified by:
- setWSDLin interface- DocumentRoot
- Parameters:
- newWSDL- the new value of the 'WSDL' containment reference.
- See Also:
- DocumentRoot.getWSDL()
 
 - 
getProcessVersionpublic String getProcessVersion() - Specified by:
- getProcessVersionin interface- DocumentRoot
- Returns:
- the value of the 'Process Version' attribute.
- See Also:
- DocumentRoot.setProcessVersion(String),- Wps10Package.getDocumentRoot_ProcessVersion()
 
 - 
setProcessVersionpublic void setProcessVersion(String newProcessVersion) - Specified by:
- setProcessVersionin interface- DocumentRoot
- Parameters:
- newProcessVersion- the new value of the 'Process Version' attribute.
- See Also:
- DocumentRoot.getProcessVersion()
 
 - 
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- BasicEObjectImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- BasicEObjectImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- BasicEObjectImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- BasicEObjectImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- BasicEObjectImpl
 
 
- 
 
-