Package net.opengis.wps20.impl
Class DocumentRootImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- MinimalEObjectImpl
- 
- MinimalEObjectImpl.Container
- 
- DocumentRootImpl
 
 
 
 
 
- 
- All Implemented Interfaces:
- DocumentRoot,- Notifier,- EObject,- EStructuralFeature.Internal.DynamicValueHolder,- InternalEObject
 
 public class DocumentRootImpl extends MinimalEObjectImpl.Container implements DocumentRoot An implementation of the model object 'Document Root'.The following features are implemented: - Mixed
- XMLNS Prefix Map
- XSI Schema Location
- Bounding Box Data
- Data Description
- Capabilities
- Complex Data
- Contents
- Data
- Describe Process
- Dismiss
- Execute
- Expiration Date
- Format
- Generic Process
- Get Capabilities
- Get Result
- Get Status
- Job ID
- Literal Data
- Literal Value
- Process
- Process Offering
- Process Offerings
- Reference
- Result
- Status Info
- Supported CRS
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class MinimalEObjectImpl.ContainerMinimalEObjectImpl.Container.Dynamic
 - 
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 static XMLGregorianCalendarEXPIRATION_DATE_EDEFAULTThe default value of the 'Expiration Date' attribute.protected static StringJOB_ID_EDEFAULTThe default value of the 'Job ID' attribute.protected FeatureMapmixedThe cached value of the 'Mixed' attribute list.protected EMap<String,String>xMLNSPrefixMapThe cached value of the 'XMLNS Prefix Map' map.protected EMap<String,String>xSISchemaLocationThe cached value of the 'XSI Schema Location' map.
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedDocumentRootImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetBoundingBoxData(BoundingBoxDataType newBoundingBoxData, NotificationChain msgs)NotificationChainbasicSetCapabilities(WPSCapabilitiesType newCapabilities, NotificationChain msgs)NotificationChainbasicSetComplexData(ComplexDataType newComplexData, NotificationChain msgs)NotificationChainbasicSetContents(ContentsType newContents, NotificationChain msgs)NotificationChainbasicSetData(DataType newData, NotificationChain msgs)NotificationChainbasicSetDataDescription(DataDescriptionType newDataDescription, NotificationChain msgs)NotificationChainbasicSetDescribeProcess(DescribeProcessType newDescribeProcess, NotificationChain msgs)NotificationChainbasicSetDismiss(DismissType newDismiss, NotificationChain msgs)NotificationChainbasicSetExecute(ExecuteRequestType newExecute, NotificationChain msgs)NotificationChainbasicSetFormat(FormatType newFormat, NotificationChain msgs)NotificationChainbasicSetGenericProcess(GenericProcessType newGenericProcess, NotificationChain msgs)NotificationChainbasicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)NotificationChainbasicSetGetResult(GetResultType newGetResult, NotificationChain msgs)NotificationChainbasicSetGetStatus(GetStatusType newGetStatus, NotificationChain msgs)NotificationChainbasicSetLiteralData(LiteralDataType newLiteralData, NotificationChain msgs)NotificationChainbasicSetLiteralValue(LiteralValueType newLiteralValue, NotificationChain msgs)NotificationChainbasicSetProcess(ProcessDescriptionType newProcess, NotificationChain msgs)NotificationChainbasicSetProcessOffering(ProcessOfferingType newProcessOffering, NotificationChain msgs)NotificationChainbasicSetProcessOfferings(ProcessOfferingsType newProcessOfferings, NotificationChain msgs)NotificationChainbasicSetReference(ReferenceType newReference, NotificationChain msgs)NotificationChainbasicSetResult(ResultType newResult, NotificationChain msgs)NotificationChainbasicSetStatusInfo(StatusInfoType newStatusInfo, NotificationChain msgs)NotificationChainbasicSetSupportedCRS(SupportedCRSType newSupportedCRS, 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)BoundingBoxDataTypegetBoundingBoxData()WPSCapabilitiesTypegetCapabilities()ComplexDataTypegetComplexData()ContentsTypegetContents()DataTypegetData()DataDescriptionTypegetDataDescription()DescribeProcessTypegetDescribeProcess()DismissTypegetDismiss()ExecuteRequestTypegetExecute()XMLGregorianCalendargetExpirationDate()FormatTypegetFormat()GenericProcessTypegetGenericProcess()GetCapabilitiesTypegetGetCapabilities()GetResultTypegetGetResult()GetStatusTypegetGetStatus()StringgetJobID()LiteralDataTypegetLiteralData()LiteralValueTypegetLiteralValue()FeatureMapgetMixed()ProcessDescriptionTypegetProcess()ProcessOfferingTypegetProcessOffering()ProcessOfferingsTypegetProcessOfferings()ReferenceTypegetReference()ResultTypegetResult()StatusInfoTypegetStatusInfo()SupportedCRSTypegetSupportedCRS()EMap<String,String>getXMLNSPrefixMap()EMap<String,String>getXSISchemaLocation()voidsetBoundingBoxData(BoundingBoxDataType newBoundingBoxData)voidsetCapabilities(WPSCapabilitiesType newCapabilities)voidsetComplexData(ComplexDataType newComplexData)voidsetContents(ContentsType newContents)voidsetData(DataType newData)voidsetDescribeProcess(DescribeProcessType newDescribeProcess)voidsetDismiss(DismissType newDismiss)voidsetExecute(ExecuteRequestType newExecute)voidsetExpirationDate(XMLGregorianCalendar newExpirationDate)voidsetFormat(FormatType newFormat)voidsetGenericProcess(GenericProcessType newGenericProcess)voidsetGetCapabilities(GetCapabilitiesType newGetCapabilities)voidsetGetResult(GetResultType newGetResult)voidsetGetStatus(GetStatusType newGetStatus)voidsetJobID(String newJobID)voidsetLiteralData(LiteralDataType newLiteralData)voidsetLiteralValue(LiteralValueType newLiteralValue)voidsetProcess(ProcessDescriptionType newProcess)voidsetProcessOffering(ProcessOfferingType newProcessOffering)voidsetProcessOfferings(ProcessOfferingsType newProcessOfferings)voidsetReference(ReferenceType newReference)voidsetResult(ResultType newResult)voidsetStatusInfo(StatusInfoType newStatusInfo)voidsetSupportedCRS(SupportedCRSType newSupportedCRS)StringtoString()- 
Methods inherited from class MinimalEObjectImpldynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
 - 
Methods inherited from class BasicEObjectImpleAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 - 
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<String,String> xMLNSPrefixMap The cached value of the 'XMLNS Prefix Map' map.- See Also:
- getXMLNSPrefixMap()
 
 - 
xSISchemaLocationprotected EMap<String,String> xSISchemaLocation The cached value of the 'XSI Schema Location' map.- See Also:
- getXSISchemaLocation()
 
 - 
EXPIRATION_DATE_EDEFAULTprotected static final XMLGregorianCalendar EXPIRATION_DATE_EDEFAULT The default value of the 'Expiration Date' attribute.- See Also:
- getExpirationDate()
 
 - 
JOB_ID_EDEFAULTprotected static final String JOB_ID_EDEFAULT The default value of the 'Job ID' attribute.- See Also:
- getJobID()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- BasicEObjectImpl
 
 - 
getMixedpublic FeatureMap getMixed() - Specified by:
- getMixedin interface- DocumentRoot
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
- Wps20Package.getDocumentRoot_Mixed()
 
 - 
getXMLNSPrefixMappublic EMap<String,String> getXMLNSPrefixMap() - Specified by:
- getXMLNSPrefixMapin interface- DocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
- Wps20Package.getDocumentRoot_XMLNSPrefixMap()
 
 - 
getXSISchemaLocationpublic EMap<String,String> getXSISchemaLocation() - Specified by:
- getXSISchemaLocationin interface- DocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
- Wps20Package.getDocumentRoot_XSISchemaLocation()
 
 - 
getBoundingBoxDatapublic BoundingBoxDataType getBoundingBoxData() - Specified by:
- getBoundingBoxDatain interface- DocumentRoot
- Returns:
- the value of the 'Bounding Box Data' containment reference.
- See Also:
- DocumentRoot.setBoundingBoxData(BoundingBoxDataType),- Wps20Package.getDocumentRoot_BoundingBoxData()
 
 - 
basicSetBoundingBoxDatapublic NotificationChain basicSetBoundingBoxData(BoundingBoxDataType newBoundingBoxData, NotificationChain msgs) 
 - 
setBoundingBoxDatapublic void setBoundingBoxData(BoundingBoxDataType newBoundingBoxData) - Specified by:
- setBoundingBoxDatain interface- DocumentRoot
- Parameters:
- newBoundingBoxData- the new value of the 'Bounding Box Data' containment reference.
- See Also:
- DocumentRoot.getBoundingBoxData()
 
 - 
getDataDescriptionpublic DataDescriptionType getDataDescription() - Specified by:
- getDataDescriptionin interface- DocumentRoot
- Returns:
- the value of the 'Data Description' containment reference.
- See Also:
- Wps20Package.getDocumentRoot_DataDescription()
 
 - 
basicSetDataDescriptionpublic NotificationChain basicSetDataDescription(DataDescriptionType newDataDescription, NotificationChain msgs) 
 - 
getCapabilitiespublic WPSCapabilitiesType getCapabilities() - Specified by:
- getCapabilitiesin interface- DocumentRoot
- Returns:
- the value of the 'Capabilities' containment reference.
- See Also:
- DocumentRoot.setCapabilities(WPSCapabilitiesType),- Wps20Package.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()
 
 - 
getComplexDatapublic ComplexDataType getComplexData() - Specified by:
- getComplexDatain interface- DocumentRoot
- Returns:
- the value of the 'Complex Data' containment reference.
- See Also:
- DocumentRoot.setComplexData(ComplexDataType),- Wps20Package.getDocumentRoot_ComplexData()
 
 - 
basicSetComplexDatapublic NotificationChain basicSetComplexData(ComplexDataType newComplexData, NotificationChain msgs) 
 - 
setComplexDatapublic void setComplexData(ComplexDataType newComplexData) - Specified by:
- setComplexDatain interface- DocumentRoot
- Parameters:
- newComplexData- the new value of the 'Complex Data' containment reference.
- See Also:
- DocumentRoot.getComplexData()
 
 - 
getContentspublic ContentsType getContents() - Specified by:
- getContentsin interface- DocumentRoot
- Returns:
- the value of the 'Contents' containment reference.
- See Also:
- DocumentRoot.setContents(ContentsType),- Wps20Package.getDocumentRoot_Contents()
 
 - 
basicSetContentspublic NotificationChain basicSetContents(ContentsType newContents, NotificationChain msgs) 
 - 
setContentspublic void setContents(ContentsType newContents) - Specified by:
- setContentsin interface- DocumentRoot
- Parameters:
- newContents- the new value of the 'Contents' containment reference.
- See Also:
- DocumentRoot.getContents()
 
 - 
getDatapublic DataType getData() - Specified by:
- getDatain interface- DocumentRoot
- Returns:
- the value of the 'Data' containment reference.
- See Also:
- DocumentRoot.setData(DataType),- Wps20Package.getDocumentRoot_Data()
 
 - 
basicSetDatapublic NotificationChain basicSetData(DataType newData, NotificationChain msgs) 
 - 
setDatapublic void setData(DataType newData) - Specified by:
- setDatain interface- DocumentRoot
- Parameters:
- newData- the new value of the 'Data' containment reference.
- See Also:
- DocumentRoot.getData()
 
 - 
getDescribeProcesspublic DescribeProcessType getDescribeProcess() - Specified by:
- getDescribeProcessin interface- DocumentRoot
- Returns:
- the value of the 'Describe Process' containment reference.
- See Also:
- DocumentRoot.setDescribeProcess(DescribeProcessType),- Wps20Package.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()
 
 - 
getDismisspublic DismissType getDismiss() - Specified by:
- getDismissin interface- DocumentRoot
- Returns:
- the value of the 'Dismiss' containment reference.
- See Also:
- DocumentRoot.setDismiss(DismissType),- Wps20Package.getDocumentRoot_Dismiss()
 
 - 
basicSetDismisspublic NotificationChain basicSetDismiss(DismissType newDismiss, NotificationChain msgs) 
 - 
setDismisspublic void setDismiss(DismissType newDismiss) - Specified by:
- setDismissin interface- DocumentRoot
- Parameters:
- newDismiss- the new value of the 'Dismiss' containment reference.
- See Also:
- DocumentRoot.getDismiss()
 
 - 
getExecutepublic ExecuteRequestType getExecute() - Specified by:
- getExecutein interface- DocumentRoot
- Returns:
- the value of the 'Execute' containment reference.
- See Also:
- DocumentRoot.setExecute(ExecuteRequestType),- Wps20Package.getDocumentRoot_Execute()
 
 - 
basicSetExecutepublic NotificationChain basicSetExecute(ExecuteRequestType newExecute, NotificationChain msgs) 
 - 
setExecutepublic void setExecute(ExecuteRequestType newExecute) - Specified by:
- setExecutein interface- DocumentRoot
- Parameters:
- newExecute- the new value of the 'Execute' containment reference.
- See Also:
- DocumentRoot.getExecute()
 
 - 
getExpirationDatepublic XMLGregorianCalendar getExpirationDate() - Specified by:
- getExpirationDatein interface- DocumentRoot
- Returns:
- the value of the 'Expiration Date' attribute.
- See Also:
- DocumentRoot.setExpirationDate(XMLGregorianCalendar),- Wps20Package.getDocumentRoot_ExpirationDate()
 
 - 
setExpirationDatepublic void setExpirationDate(XMLGregorianCalendar newExpirationDate) - Specified by:
- setExpirationDatein interface- DocumentRoot
- Parameters:
- newExpirationDate- the new value of the 'Expiration Date' attribute.
- See Also:
- DocumentRoot.getExpirationDate()
 
 - 
getFormatpublic FormatType getFormat() - Specified by:
- getFormatin interface- DocumentRoot
- Returns:
- the value of the 'Format' containment reference.
- See Also:
- DocumentRoot.setFormat(FormatType),- Wps20Package.getDocumentRoot_Format()
 
 - 
basicSetFormatpublic NotificationChain basicSetFormat(FormatType newFormat, NotificationChain msgs) 
 - 
setFormatpublic void setFormat(FormatType newFormat) - Specified by:
- setFormatin interface- DocumentRoot
- Parameters:
- newFormat- the new value of the 'Format' containment reference.
- See Also:
- DocumentRoot.getFormat()
 
 - 
getGenericProcesspublic GenericProcessType getGenericProcess() - Specified by:
- getGenericProcessin interface- DocumentRoot
- Returns:
- the value of the 'Generic Process' containment reference.
- See Also:
- DocumentRoot.setGenericProcess(GenericProcessType),- Wps20Package.getDocumentRoot_GenericProcess()
 
 - 
basicSetGenericProcesspublic NotificationChain basicSetGenericProcess(GenericProcessType newGenericProcess, NotificationChain msgs) 
 - 
setGenericProcesspublic void setGenericProcess(GenericProcessType newGenericProcess) - Specified by:
- setGenericProcessin interface- DocumentRoot
- Parameters:
- newGenericProcess- the new value of the 'Generic Process' containment reference.
- See Also:
- DocumentRoot.getGenericProcess()
 
 - 
getGetCapabilitiespublic GetCapabilitiesType getGetCapabilities() - Specified by:
- getGetCapabilitiesin interface- DocumentRoot
- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
- DocumentRoot.setGetCapabilities(GetCapabilitiesType),- Wps20Package.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()
 
 - 
getGetResultpublic GetResultType getGetResult() - Specified by:
- getGetResultin interface- DocumentRoot
- Returns:
- the value of the 'Get Result' containment reference.
- See Also:
- DocumentRoot.setGetResult(GetResultType),- Wps20Package.getDocumentRoot_GetResult()
 
 - 
basicSetGetResultpublic NotificationChain basicSetGetResult(GetResultType newGetResult, NotificationChain msgs) 
 - 
setGetResultpublic void setGetResult(GetResultType newGetResult) - Specified by:
- setGetResultin interface- DocumentRoot
- Parameters:
- newGetResult- the new value of the 'Get Result' containment reference.
- See Also:
- DocumentRoot.getGetResult()
 
 - 
getGetStatuspublic GetStatusType getGetStatus() - Specified by:
- getGetStatusin interface- DocumentRoot
- Returns:
- the value of the 'Get Status' containment reference.
- See Also:
- DocumentRoot.setGetStatus(GetStatusType),- Wps20Package.getDocumentRoot_GetStatus()
 
 - 
basicSetGetStatuspublic NotificationChain basicSetGetStatus(GetStatusType newGetStatus, NotificationChain msgs) 
 - 
setGetStatuspublic void setGetStatus(GetStatusType newGetStatus) - Specified by:
- setGetStatusin interface- DocumentRoot
- Parameters:
- newGetStatus- the new value of the 'Get Status' containment reference.
- See Also:
- DocumentRoot.getGetStatus()
 
 - 
getJobIDpublic String getJobID() - Specified by:
- getJobIDin interface- DocumentRoot
- Returns:
- the value of the 'Job ID' attribute.
- See Also:
- DocumentRoot.setJobID(String),- Wps20Package.getDocumentRoot_JobID()
 
 - 
setJobIDpublic void setJobID(String newJobID) - Specified by:
- setJobIDin interface- DocumentRoot
- Parameters:
- newJobID- the new value of the 'Job ID' attribute.
- See Also:
- DocumentRoot.getJobID()
 
 - 
getLiteralDatapublic LiteralDataType getLiteralData() - Specified by:
- getLiteralDatain interface- DocumentRoot
- Returns:
- the value of the 'Literal Data' containment reference.
- See Also:
- DocumentRoot.setLiteralData(LiteralDataType),- Wps20Package.getDocumentRoot_LiteralData()
 
 - 
basicSetLiteralDatapublic NotificationChain basicSetLiteralData(LiteralDataType newLiteralData, NotificationChain msgs) 
 - 
setLiteralDatapublic void setLiteralData(LiteralDataType newLiteralData) - Specified by:
- setLiteralDatain interface- DocumentRoot
- Parameters:
- newLiteralData- the new value of the 'Literal Data' containment reference.
- See Also:
- DocumentRoot.getLiteralData()
 
 - 
getLiteralValuepublic LiteralValueType getLiteralValue() - Specified by:
- getLiteralValuein interface- DocumentRoot
- Returns:
- the value of the 'Literal Value' containment reference.
- See Also:
- DocumentRoot.setLiteralValue(LiteralValueType),- Wps20Package.getDocumentRoot_LiteralValue()
 
 - 
basicSetLiteralValuepublic NotificationChain basicSetLiteralValue(LiteralValueType newLiteralValue, NotificationChain msgs) 
 - 
setLiteralValuepublic void setLiteralValue(LiteralValueType newLiteralValue) - Specified by:
- setLiteralValuein interface- DocumentRoot
- Parameters:
- newLiteralValue- the new value of the 'Literal Value' containment reference.
- See Also:
- DocumentRoot.getLiteralValue()
 
 - 
getProcesspublic ProcessDescriptionType getProcess() - Specified by:
- getProcessin interface- DocumentRoot
- Returns:
- the value of the 'Process' containment reference.
- See Also:
- DocumentRoot.setProcess(ProcessDescriptionType),- Wps20Package.getDocumentRoot_Process()
 
 - 
basicSetProcesspublic NotificationChain basicSetProcess(ProcessDescriptionType newProcess, NotificationChain msgs) 
 - 
setProcesspublic void setProcess(ProcessDescriptionType newProcess) - Specified by:
- setProcessin interface- DocumentRoot
- Parameters:
- newProcess- the new value of the 'Process' containment reference.
- See Also:
- DocumentRoot.getProcess()
 
 - 
getProcessOfferingpublic ProcessOfferingType getProcessOffering() - Specified by:
- getProcessOfferingin interface- DocumentRoot
- Returns:
- the value of the 'Process Offering' containment reference.
- See Also:
- DocumentRoot.setProcessOffering(ProcessOfferingType),- Wps20Package.getDocumentRoot_ProcessOffering()
 
 - 
basicSetProcessOfferingpublic NotificationChain basicSetProcessOffering(ProcessOfferingType newProcessOffering, NotificationChain msgs) 
 - 
setProcessOfferingpublic void setProcessOffering(ProcessOfferingType newProcessOffering) - Specified by:
- setProcessOfferingin interface- DocumentRoot
- Parameters:
- newProcessOffering- the new value of the 'Process Offering' containment reference.
- See Also:
- DocumentRoot.getProcessOffering()
 
 - 
getProcessOfferingspublic ProcessOfferingsType getProcessOfferings() - Specified by:
- getProcessOfferingsin interface- DocumentRoot
- Returns:
- the value of the 'Process Offerings' containment reference.
- See Also:
- DocumentRoot.setProcessOfferings(ProcessOfferingsType),- Wps20Package.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()
 
 - 
getReferencepublic ReferenceType getReference() - Specified by:
- getReferencein interface- DocumentRoot
- Returns:
- the value of the 'Reference' containment reference.
- See Also:
- DocumentRoot.setReference(ReferenceType),- Wps20Package.getDocumentRoot_Reference()
 
 - 
basicSetReferencepublic NotificationChain basicSetReference(ReferenceType newReference, NotificationChain msgs) 
 - 
setReferencepublic void setReference(ReferenceType newReference) - Specified by:
- setReferencein interface- DocumentRoot
- Parameters:
- newReference- the new value of the 'Reference' containment reference.
- See Also:
- DocumentRoot.getReference()
 
 - 
getResultpublic ResultType getResult() - Specified by:
- getResultin interface- DocumentRoot
- Returns:
- the value of the 'Result' containment reference.
- See Also:
- DocumentRoot.setResult(ResultType),- Wps20Package.getDocumentRoot_Result()
 
 - 
basicSetResultpublic NotificationChain basicSetResult(ResultType newResult, NotificationChain msgs) 
 - 
setResultpublic void setResult(ResultType newResult) - Specified by:
- setResultin interface- DocumentRoot
- Parameters:
- newResult- the new value of the 'Result' containment reference.
- See Also:
- DocumentRoot.getResult()
 
 - 
getStatusInfopublic StatusInfoType getStatusInfo() - Specified by:
- getStatusInfoin interface- DocumentRoot
- Returns:
- the value of the 'Status Info' containment reference.
- See Also:
- DocumentRoot.setStatusInfo(StatusInfoType),- Wps20Package.getDocumentRoot_StatusInfo()
 
 - 
basicSetStatusInfopublic NotificationChain basicSetStatusInfo(StatusInfoType newStatusInfo, NotificationChain msgs) 
 - 
setStatusInfopublic void setStatusInfo(StatusInfoType newStatusInfo) - Specified by:
- setStatusInfoin interface- DocumentRoot
- Parameters:
- newStatusInfo- the new value of the 'Status Info' containment reference.
- See Also:
- DocumentRoot.getStatusInfo()
 
 - 
getSupportedCRSpublic SupportedCRSType getSupportedCRS() - Specified by:
- getSupportedCRSin interface- DocumentRoot
- Returns:
- the value of the 'Supported CRS' containment reference.
- See Also:
- DocumentRoot.setSupportedCRS(SupportedCRSType),- Wps20Package.getDocumentRoot_SupportedCRS()
 
 - 
basicSetSupportedCRSpublic NotificationChain basicSetSupportedCRS(SupportedCRSType newSupportedCRS, NotificationChain msgs) 
 - 
setSupportedCRSpublic void setSupportedCRS(SupportedCRSType newSupportedCRS) - Specified by:
- setSupportedCRSin interface- DocumentRoot
- Parameters:
- newSupportedCRS- the new value of the 'Supported CRS' containment reference.
- See Also:
- DocumentRoot.getSupportedCRS()
 
 - 
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
 
 
- 
 
-