Package net.opengis.wps10.impl
Class DocumentRootImpl
Object
BasicNotifierImpl
BasicEObjectImpl
EObjectImpl
DocumentRootImpl
- All Implemented Interfaces:
DocumentRoot,Notifier,EObject,InternalEObject
An implementation of the model object 'Document Root'.
The following features are implemented:
-
Nested Class Summary
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface InternalEObject
InternalEObject.EStore -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected FeatureMapThe cached value of the 'Mixed' attribute list.protected static final StringThe default value of the 'Process Version' attribute.protected StringThe cached value of the 'Process Version' attribute.protected EMapThe cached value of the 'XMLNS Prefix Map' map.protected EMapThe cached value of the 'XSI Schema Location' map.Fields inherited from class EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXYFields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface InternalEObject
EOPPOSITE_FEATURE_BASE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionNotificationChainbasicSetCapabilities(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) eGet(int featureID, boolean resolve, boolean coreType) NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) booleaneIsSet(int featureID) voidprotected EClassvoideUnset(int featureID) FeatureMapgetMixed()getWSDL()EMapEMapvoidsetCapabilities(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) voidtoString()Methods inherited from class EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIMethods inherited from class BasicEObjectImpl
eAddVirtualValue, 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, eVirtualValuesMethods inherited from class BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface InternalEObject
eNotificationRequiredMethods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
mixed
protected FeatureMap mixedThe cached value of the 'Mixed' attribute list.- See Also:
-
xMLNSPrefixMap
protected EMap xMLNSPrefixMapThe cached value of the 'XMLNS Prefix Map' map.- See Also:
-
xSISchemaLocation
protected EMap xSISchemaLocationThe cached value of the 'XSI Schema Location' map.- See Also:
-
PROCESS_VERSION_EDEFAULT
The default value of the 'Process Version' attribute.- See Also:
-
processVersion
The cached value of the 'Process Version' attribute.- See Also:
-
-
Constructor Details
-
DocumentRootImpl
protected DocumentRootImpl()
-
-
Method Details
-
eStaticClass
protected EClass eStaticClass()- Overrides:
eStaticClassin classEObjectImpl
-
getMixed
public FeatureMap getMixed()- Specified by:
getMixedin interfaceDocumentRoot- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
-
getXMLNSPrefixMap
public EMap getXMLNSPrefixMap()- Specified by:
getXMLNSPrefixMapin interfaceDocumentRoot- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
-
getXSISchemaLocation
public EMap getXSISchemaLocation()- Specified by:
getXSISchemaLocationin interfaceDocumentRoot- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
-
getCapabilities
- Specified by:
getCapabilitiesin interfaceDocumentRoot- Returns:
- the value of the 'Capabilities' containment reference.
- See Also:
-
basicSetCapabilities
public NotificationChain basicSetCapabilities(WPSCapabilitiesType newCapabilities, NotificationChain msgs) -
setCapabilities
- Specified by:
setCapabilitiesin interfaceDocumentRoot- Parameters:
newCapabilities- the new value of the 'Capabilities' containment reference.- See Also:
-
getDescribeProcess
- Specified by:
getDescribeProcessin interfaceDocumentRoot- Returns:
- the value of the 'Describe Process' containment reference.
- See Also:
-
basicSetDescribeProcess
public NotificationChain basicSetDescribeProcess(DescribeProcessType newDescribeProcess, NotificationChain msgs) -
setDescribeProcess
- Specified by:
setDescribeProcessin interfaceDocumentRoot- Parameters:
newDescribeProcess- the new value of the 'Describe Process' containment reference.- See Also:
-
getExecute
- Specified by:
getExecutein interfaceDocumentRoot- Returns:
- the value of the 'Execute' containment reference.
- See Also:
-
basicSetExecute
-
setExecute
- Specified by:
setExecutein interfaceDocumentRoot- Parameters:
newExecute- the new value of the 'Execute' containment reference.- See Also:
-
getExecuteResponse
- Specified by:
getExecuteResponsein interfaceDocumentRoot- Returns:
- the value of the 'Execute Response' containment reference.
- See Also:
-
basicSetExecuteResponse
public NotificationChain basicSetExecuteResponse(ExecuteResponseType newExecuteResponse, NotificationChain msgs) -
setExecuteResponse
- Specified by:
setExecuteResponsein interfaceDocumentRoot- Parameters:
newExecuteResponse- the new value of the 'Execute Response' containment reference.- See Also:
-
getGetCapabilities
- Specified by:
getGetCapabilitiesin interfaceDocumentRoot- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
-
basicSetGetCapabilities
public NotificationChain basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs) -
setGetCapabilities
- Specified by:
setGetCapabilitiesin interfaceDocumentRoot- Parameters:
newGetCapabilities- the new value of the 'Get Capabilities' containment reference.- See Also:
-
getLanguages
- Specified by:
getLanguagesin interfaceDocumentRoot- Returns:
- the value of the 'Languages' containment reference.
- See Also:
-
basicSetLanguages
-
setLanguages
- Specified by:
setLanguagesin interfaceDocumentRoot- Parameters:
newLanguages- the new value of the 'Languages' containment reference.- See Also:
-
getProcessDescriptions
- Specified by:
getProcessDescriptionsin interfaceDocumentRoot- Returns:
- the value of the 'Process Descriptions' containment reference.
- See Also:
-
basicSetProcessDescriptions
public NotificationChain basicSetProcessDescriptions(ProcessDescriptionsType newProcessDescriptions, NotificationChain msgs) -
setProcessDescriptions
- Specified by:
setProcessDescriptionsin interfaceDocumentRoot- Parameters:
newProcessDescriptions- the new value of the 'Process Descriptions' containment reference.- See Also:
-
getProcessOfferings
- Specified by:
getProcessOfferingsin interfaceDocumentRoot- Returns:
- the value of the 'Process Offerings' containment reference.
- See Also:
-
basicSetProcessOfferings
public NotificationChain basicSetProcessOfferings(ProcessOfferingsType newProcessOfferings, NotificationChain msgs) -
setProcessOfferings
- Specified by:
setProcessOfferingsin interfaceDocumentRoot- Parameters:
newProcessOfferings- the new value of the 'Process Offerings' containment reference.- See Also:
-
getWSDL
- Specified by:
getWSDLin interfaceDocumentRoot- Returns:
- the value of the 'WSDL' containment reference.
- See Also:
-
basicSetWSDL
-
setWSDL
- Specified by:
setWSDLin interfaceDocumentRoot- Parameters:
newWSDL- the new value of the 'WSDL' containment reference.- See Also:
-
getProcessVersion
- Specified by:
getProcessVersionin interfaceDocumentRoot- Returns:
- the value of the 'Process Version' attribute.
- See Also:
-
setProcessVersion
- Specified by:
setProcessVersionin interfaceDocumentRoot- Parameters:
newProcessVersion- the new value of the 'Process Version' attribute.- See Also:
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemovein classBasicEObjectImpl
-
eGet
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl
-
eSet
- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl
-
toString
- Overrides:
toStringin classBasicEObjectImpl
-