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.Container
MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
Fields Modifier and Type Field Description protected static XMLGregorianCalendar
EXPIRATION_DATE_EDEFAULT
The default value of the 'Expiration Date
' attribute.protected static String
JOB_ID_EDEFAULT
The default value of the 'Job ID
' attribute.protected FeatureMap
mixed
The cached value of the 'Mixed
' attribute list.protected EMap<String,String>
xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.protected EMap<String,String>
xSISchemaLocation
The cached value of the 'XSI Schema Location
' map.
-
Constructor Summary
Constructors Modifier Constructor Description protected
DocumentRootImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChain
basicSetBoundingBoxData(BoundingBoxDataType newBoundingBoxData, NotificationChain msgs)
NotificationChain
basicSetCapabilities(WPSCapabilitiesType newCapabilities, NotificationChain msgs)
NotificationChain
basicSetComplexData(ComplexDataType newComplexData, NotificationChain msgs)
NotificationChain
basicSetContents(ContentsType newContents, NotificationChain msgs)
NotificationChain
basicSetData(DataType newData, NotificationChain msgs)
NotificationChain
basicSetDataDescription(DataDescriptionType newDataDescription, NotificationChain msgs)
NotificationChain
basicSetDescribeProcess(DescribeProcessType newDescribeProcess, NotificationChain msgs)
NotificationChain
basicSetDismiss(DismissType newDismiss, NotificationChain msgs)
NotificationChain
basicSetExecute(ExecuteRequestType newExecute, NotificationChain msgs)
NotificationChain
basicSetFormat(FormatType newFormat, NotificationChain msgs)
NotificationChain
basicSetGenericProcess(GenericProcessType newGenericProcess, NotificationChain msgs)
NotificationChain
basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)
NotificationChain
basicSetGetResult(GetResultType newGetResult, NotificationChain msgs)
NotificationChain
basicSetGetStatus(GetStatusType newGetStatus, NotificationChain msgs)
NotificationChain
basicSetLiteralData(LiteralDataType newLiteralData, NotificationChain msgs)
NotificationChain
basicSetLiteralValue(LiteralValueType newLiteralValue, NotificationChain msgs)
NotificationChain
basicSetProcess(ProcessDescriptionType newProcess, NotificationChain msgs)
NotificationChain
basicSetProcessOffering(ProcessOfferingType newProcessOffering, NotificationChain msgs)
NotificationChain
basicSetProcessOfferings(ProcessOfferingsType newProcessOfferings, NotificationChain msgs)
NotificationChain
basicSetReference(ReferenceType newReference, NotificationChain msgs)
NotificationChain
basicSetResult(ResultType newResult, NotificationChain msgs)
NotificationChain
basicSetStatusInfo(StatusInfoType newStatusInfo, NotificationChain msgs)
NotificationChain
basicSetSupportedCRS(SupportedCRSType newSupportedCRS, NotificationChain msgs)
Object
eGet(int featureID, boolean resolve, boolean coreType)
NotificationChain
eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
BoundingBoxDataType
getBoundingBoxData()
WPSCapabilitiesType
getCapabilities()
ComplexDataType
getComplexData()
ContentsType
getContents()
DataType
getData()
DataDescriptionType
getDataDescription()
DescribeProcessType
getDescribeProcess()
DismissType
getDismiss()
ExecuteRequestType
getExecute()
XMLGregorianCalendar
getExpirationDate()
FormatType
getFormat()
GenericProcessType
getGenericProcess()
GetCapabilitiesType
getGetCapabilities()
GetResultType
getGetResult()
GetStatusType
getGetStatus()
String
getJobID()
LiteralDataType
getLiteralData()
LiteralValueType
getLiteralValue()
FeatureMap
getMixed()
ProcessDescriptionType
getProcess()
ProcessOfferingType
getProcessOffering()
ProcessOfferingsType
getProcessOfferings()
ReferenceType
getReference()
ResultType
getResult()
StatusInfoType
getStatusInfo()
SupportedCRSType
getSupportedCRS()
EMap<String,String>
getXMLNSPrefixMap()
EMap<String,String>
getXSISchemaLocation()
void
setBoundingBoxData(BoundingBoxDataType newBoundingBoxData)
void
setCapabilities(WPSCapabilitiesType newCapabilities)
void
setComplexData(ComplexDataType newComplexData)
void
setContents(ContentsType newContents)
void
setData(DataType newData)
void
setDescribeProcess(DescribeProcessType newDescribeProcess)
void
setDismiss(DismissType newDismiss)
void
setExecute(ExecuteRequestType newExecute)
void
setExpirationDate(XMLGregorianCalendar newExpirationDate)
void
setFormat(FormatType newFormat)
void
setGenericProcess(GenericProcessType newGenericProcess)
void
setGetCapabilities(GetCapabilitiesType newGetCapabilities)
void
setGetResult(GetResultType newGetResult)
void
setGetStatus(GetStatusType newGetStatus)
void
setJobID(String newJobID)
void
setLiteralData(LiteralDataType newLiteralData)
void
setLiteralValue(LiteralValueType newLiteralValue)
void
setProcess(ProcessDescriptionType newProcess)
void
setProcessOffering(ProcessOfferingType newProcessOffering)
void
setProcessOfferings(ProcessOfferingsType newProcessOfferings)
void
setReference(ReferenceType newReference)
void
setResult(ResultType newResult)
void
setStatusInfo(StatusInfoType newStatusInfo)
void
setSupportedCRS(SupportedCRSType newSupportedCRS)
String
toString()
-
Methods inherited from class MinimalEObjectImpl
dynamicGet, 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 BasicEObjectImpl
eAddVirtualValue, 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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
mixed
protected FeatureMap mixed
The cached value of the 'Mixed
' attribute list.- See Also:
getMixed()
-
xMLNSPrefixMap
protected EMap<String,String> xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.- See Also:
getXMLNSPrefixMap()
-
xSISchemaLocation
protected EMap<String,String> xSISchemaLocation
The cached value of the 'XSI Schema Location
' map.- See Also:
getXSISchemaLocation()
-
EXPIRATION_DATE_EDEFAULT
protected static final XMLGregorianCalendar EXPIRATION_DATE_EDEFAULT
The default value of the 'Expiration Date
' attribute.- See Also:
getExpirationDate()
-
JOB_ID_EDEFAULT
protected static final String JOB_ID_EDEFAULT
The default value of the 'Job ID
' attribute.- See Also:
getJobID()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classBasicEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixed
in interfaceDocumentRoot
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
Wps20Package.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
public EMap<String,String> getXMLNSPrefixMap()
- Specified by:
getXMLNSPrefixMap
in interfaceDocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
Wps20Package.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
public EMap<String,String> getXSISchemaLocation()
- Specified by:
getXSISchemaLocation
in interfaceDocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
Wps20Package.getDocumentRoot_XSISchemaLocation()
-
getBoundingBoxData
public BoundingBoxDataType getBoundingBoxData()
- Specified by:
getBoundingBoxData
in interfaceDocumentRoot
- Returns:
- the value of the 'Bounding Box Data' containment reference.
- See Also:
DocumentRoot.setBoundingBoxData(BoundingBoxDataType)
,Wps20Package.getDocumentRoot_BoundingBoxData()
-
basicSetBoundingBoxData
public NotificationChain basicSetBoundingBoxData(BoundingBoxDataType newBoundingBoxData, NotificationChain msgs)
-
setBoundingBoxData
public void setBoundingBoxData(BoundingBoxDataType newBoundingBoxData)
- Specified by:
setBoundingBoxData
in interfaceDocumentRoot
- Parameters:
newBoundingBoxData
- the new value of the 'Bounding Box Data' containment reference.- See Also:
DocumentRoot.getBoundingBoxData()
-
getDataDescription
public DataDescriptionType getDataDescription()
- Specified by:
getDataDescription
in interfaceDocumentRoot
- Returns:
- the value of the 'Data Description' containment reference.
- See Also:
Wps20Package.getDocumentRoot_DataDescription()
-
basicSetDataDescription
public NotificationChain basicSetDataDescription(DataDescriptionType newDataDescription, NotificationChain msgs)
-
getCapabilities
public WPSCapabilitiesType getCapabilities()
- Specified by:
getCapabilities
in interfaceDocumentRoot
- Returns:
- the value of the 'Capabilities' containment reference.
- See Also:
DocumentRoot.setCapabilities(WPSCapabilitiesType)
,Wps20Package.getDocumentRoot_Capabilities()
-
basicSetCapabilities
public NotificationChain basicSetCapabilities(WPSCapabilitiesType newCapabilities, NotificationChain msgs)
-
setCapabilities
public void setCapabilities(WPSCapabilitiesType newCapabilities)
- Specified by:
setCapabilities
in interfaceDocumentRoot
- Parameters:
newCapabilities
- the new value of the 'Capabilities' containment reference.- See Also:
DocumentRoot.getCapabilities()
-
getComplexData
public ComplexDataType getComplexData()
- Specified by:
getComplexData
in interfaceDocumentRoot
- Returns:
- the value of the 'Complex Data' containment reference.
- See Also:
DocumentRoot.setComplexData(ComplexDataType)
,Wps20Package.getDocumentRoot_ComplexData()
-
basicSetComplexData
public NotificationChain basicSetComplexData(ComplexDataType newComplexData, NotificationChain msgs)
-
setComplexData
public void setComplexData(ComplexDataType newComplexData)
- Specified by:
setComplexData
in interfaceDocumentRoot
- Parameters:
newComplexData
- the new value of the 'Complex Data' containment reference.- See Also:
DocumentRoot.getComplexData()
-
getContents
public ContentsType getContents()
- Specified by:
getContents
in interfaceDocumentRoot
- Returns:
- the value of the 'Contents' containment reference.
- See Also:
DocumentRoot.setContents(ContentsType)
,Wps20Package.getDocumentRoot_Contents()
-
basicSetContents
public NotificationChain basicSetContents(ContentsType newContents, NotificationChain msgs)
-
setContents
public void setContents(ContentsType newContents)
- Specified by:
setContents
in interfaceDocumentRoot
- Parameters:
newContents
- the new value of the 'Contents' containment reference.- See Also:
DocumentRoot.getContents()
-
getData
public DataType getData()
- Specified by:
getData
in interfaceDocumentRoot
- Returns:
- the value of the 'Data' containment reference.
- See Also:
DocumentRoot.setData(DataType)
,Wps20Package.getDocumentRoot_Data()
-
basicSetData
public NotificationChain basicSetData(DataType newData, NotificationChain msgs)
-
setData
public void setData(DataType newData)
- Specified by:
setData
in interfaceDocumentRoot
- Parameters:
newData
- the new value of the 'Data' containment reference.- See Also:
DocumentRoot.getData()
-
getDescribeProcess
public DescribeProcessType getDescribeProcess()
- Specified by:
getDescribeProcess
in interfaceDocumentRoot
- Returns:
- the value of the 'Describe Process' containment reference.
- See Also:
DocumentRoot.setDescribeProcess(DescribeProcessType)
,Wps20Package.getDocumentRoot_DescribeProcess()
-
basicSetDescribeProcess
public NotificationChain basicSetDescribeProcess(DescribeProcessType newDescribeProcess, NotificationChain msgs)
-
setDescribeProcess
public void setDescribeProcess(DescribeProcessType newDescribeProcess)
- Specified by:
setDescribeProcess
in interfaceDocumentRoot
- Parameters:
newDescribeProcess
- the new value of the 'Describe Process' containment reference.- See Also:
DocumentRoot.getDescribeProcess()
-
getDismiss
public DismissType getDismiss()
- Specified by:
getDismiss
in interfaceDocumentRoot
- Returns:
- the value of the 'Dismiss' containment reference.
- See Also:
DocumentRoot.setDismiss(DismissType)
,Wps20Package.getDocumentRoot_Dismiss()
-
basicSetDismiss
public NotificationChain basicSetDismiss(DismissType newDismiss, NotificationChain msgs)
-
setDismiss
public void setDismiss(DismissType newDismiss)
- Specified by:
setDismiss
in interfaceDocumentRoot
- Parameters:
newDismiss
- the new value of the 'Dismiss' containment reference.- See Also:
DocumentRoot.getDismiss()
-
getExecute
public ExecuteRequestType getExecute()
- Specified by:
getExecute
in interfaceDocumentRoot
- Returns:
- the value of the 'Execute' containment reference.
- See Also:
DocumentRoot.setExecute(ExecuteRequestType)
,Wps20Package.getDocumentRoot_Execute()
-
basicSetExecute
public NotificationChain basicSetExecute(ExecuteRequestType newExecute, NotificationChain msgs)
-
setExecute
public void setExecute(ExecuteRequestType newExecute)
- Specified by:
setExecute
in interfaceDocumentRoot
- Parameters:
newExecute
- the new value of the 'Execute' containment reference.- See Also:
DocumentRoot.getExecute()
-
getExpirationDate
public XMLGregorianCalendar getExpirationDate()
- Specified by:
getExpirationDate
in interfaceDocumentRoot
- Returns:
- the value of the 'Expiration Date' attribute.
- See Also:
DocumentRoot.setExpirationDate(XMLGregorianCalendar)
,Wps20Package.getDocumentRoot_ExpirationDate()
-
setExpirationDate
public void setExpirationDate(XMLGregorianCalendar newExpirationDate)
- Specified by:
setExpirationDate
in interfaceDocumentRoot
- Parameters:
newExpirationDate
- the new value of the 'Expiration Date' attribute.- See Also:
DocumentRoot.getExpirationDate()
-
getFormat
public FormatType getFormat()
- Specified by:
getFormat
in interfaceDocumentRoot
- Returns:
- the value of the 'Format' containment reference.
- See Also:
DocumentRoot.setFormat(FormatType)
,Wps20Package.getDocumentRoot_Format()
-
basicSetFormat
public NotificationChain basicSetFormat(FormatType newFormat, NotificationChain msgs)
-
setFormat
public void setFormat(FormatType newFormat)
- Specified by:
setFormat
in interfaceDocumentRoot
- Parameters:
newFormat
- the new value of the 'Format' containment reference.- See Also:
DocumentRoot.getFormat()
-
getGenericProcess
public GenericProcessType getGenericProcess()
- Specified by:
getGenericProcess
in interfaceDocumentRoot
- Returns:
- the value of the 'Generic Process' containment reference.
- See Also:
DocumentRoot.setGenericProcess(GenericProcessType)
,Wps20Package.getDocumentRoot_GenericProcess()
-
basicSetGenericProcess
public NotificationChain basicSetGenericProcess(GenericProcessType newGenericProcess, NotificationChain msgs)
-
setGenericProcess
public void setGenericProcess(GenericProcessType newGenericProcess)
- Specified by:
setGenericProcess
in interfaceDocumentRoot
- Parameters:
newGenericProcess
- the new value of the 'Generic Process' containment reference.- See Also:
DocumentRoot.getGenericProcess()
-
getGetCapabilities
public GetCapabilitiesType getGetCapabilities()
- Specified by:
getGetCapabilities
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
DocumentRoot.setGetCapabilities(GetCapabilitiesType)
,Wps20Package.getDocumentRoot_GetCapabilities()
-
basicSetGetCapabilities
public NotificationChain basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)
-
setGetCapabilities
public void setGetCapabilities(GetCapabilitiesType newGetCapabilities)
- Specified by:
setGetCapabilities
in interfaceDocumentRoot
- Parameters:
newGetCapabilities
- the new value of the 'Get Capabilities' containment reference.- See Also:
DocumentRoot.getGetCapabilities()
-
getGetResult
public GetResultType getGetResult()
- Specified by:
getGetResult
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Result' containment reference.
- See Also:
DocumentRoot.setGetResult(GetResultType)
,Wps20Package.getDocumentRoot_GetResult()
-
basicSetGetResult
public NotificationChain basicSetGetResult(GetResultType newGetResult, NotificationChain msgs)
-
setGetResult
public void setGetResult(GetResultType newGetResult)
- Specified by:
setGetResult
in interfaceDocumentRoot
- Parameters:
newGetResult
- the new value of the 'Get Result' containment reference.- See Also:
DocumentRoot.getGetResult()
-
getGetStatus
public GetStatusType getGetStatus()
- Specified by:
getGetStatus
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Status' containment reference.
- See Also:
DocumentRoot.setGetStatus(GetStatusType)
,Wps20Package.getDocumentRoot_GetStatus()
-
basicSetGetStatus
public NotificationChain basicSetGetStatus(GetStatusType newGetStatus, NotificationChain msgs)
-
setGetStatus
public void setGetStatus(GetStatusType newGetStatus)
- Specified by:
setGetStatus
in interfaceDocumentRoot
- Parameters:
newGetStatus
- the new value of the 'Get Status' containment reference.- See Also:
DocumentRoot.getGetStatus()
-
getJobID
public String getJobID()
- Specified by:
getJobID
in interfaceDocumentRoot
- Returns:
- the value of the 'Job ID' attribute.
- See Also:
DocumentRoot.setJobID(String)
,Wps20Package.getDocumentRoot_JobID()
-
setJobID
public void setJobID(String newJobID)
- Specified by:
setJobID
in interfaceDocumentRoot
- Parameters:
newJobID
- the new value of the 'Job ID' attribute.- See Also:
DocumentRoot.getJobID()
-
getLiteralData
public LiteralDataType getLiteralData()
- Specified by:
getLiteralData
in interfaceDocumentRoot
- Returns:
- the value of the 'Literal Data' containment reference.
- See Also:
DocumentRoot.setLiteralData(LiteralDataType)
,Wps20Package.getDocumentRoot_LiteralData()
-
basicSetLiteralData
public NotificationChain basicSetLiteralData(LiteralDataType newLiteralData, NotificationChain msgs)
-
setLiteralData
public void setLiteralData(LiteralDataType newLiteralData)
- Specified by:
setLiteralData
in interfaceDocumentRoot
- Parameters:
newLiteralData
- the new value of the 'Literal Data' containment reference.- See Also:
DocumentRoot.getLiteralData()
-
getLiteralValue
public LiteralValueType getLiteralValue()
- Specified by:
getLiteralValue
in interfaceDocumentRoot
- Returns:
- the value of the 'Literal Value' containment reference.
- See Also:
DocumentRoot.setLiteralValue(LiteralValueType)
,Wps20Package.getDocumentRoot_LiteralValue()
-
basicSetLiteralValue
public NotificationChain basicSetLiteralValue(LiteralValueType newLiteralValue, NotificationChain msgs)
-
setLiteralValue
public void setLiteralValue(LiteralValueType newLiteralValue)
- Specified by:
setLiteralValue
in interfaceDocumentRoot
- Parameters:
newLiteralValue
- the new value of the 'Literal Value' containment reference.- See Also:
DocumentRoot.getLiteralValue()
-
getProcess
public ProcessDescriptionType getProcess()
- Specified by:
getProcess
in interfaceDocumentRoot
- Returns:
- the value of the 'Process' containment reference.
- See Also:
DocumentRoot.setProcess(ProcessDescriptionType)
,Wps20Package.getDocumentRoot_Process()
-
basicSetProcess
public NotificationChain basicSetProcess(ProcessDescriptionType newProcess, NotificationChain msgs)
-
setProcess
public void setProcess(ProcessDescriptionType newProcess)
- Specified by:
setProcess
in interfaceDocumentRoot
- Parameters:
newProcess
- the new value of the 'Process' containment reference.- See Also:
DocumentRoot.getProcess()
-
getProcessOffering
public ProcessOfferingType getProcessOffering()
- Specified by:
getProcessOffering
in interfaceDocumentRoot
- Returns:
- the value of the 'Process Offering' containment reference.
- See Also:
DocumentRoot.setProcessOffering(ProcessOfferingType)
,Wps20Package.getDocumentRoot_ProcessOffering()
-
basicSetProcessOffering
public NotificationChain basicSetProcessOffering(ProcessOfferingType newProcessOffering, NotificationChain msgs)
-
setProcessOffering
public void setProcessOffering(ProcessOfferingType newProcessOffering)
- Specified by:
setProcessOffering
in interfaceDocumentRoot
- Parameters:
newProcessOffering
- the new value of the 'Process Offering' containment reference.- See Also:
DocumentRoot.getProcessOffering()
-
getProcessOfferings
public ProcessOfferingsType getProcessOfferings()
- Specified by:
getProcessOfferings
in interfaceDocumentRoot
- Returns:
- the value of the 'Process Offerings' containment reference.
- See Also:
DocumentRoot.setProcessOfferings(ProcessOfferingsType)
,Wps20Package.getDocumentRoot_ProcessOfferings()
-
basicSetProcessOfferings
public NotificationChain basicSetProcessOfferings(ProcessOfferingsType newProcessOfferings, NotificationChain msgs)
-
setProcessOfferings
public void setProcessOfferings(ProcessOfferingsType newProcessOfferings)
- Specified by:
setProcessOfferings
in interfaceDocumentRoot
- Parameters:
newProcessOfferings
- the new value of the 'Process Offerings' containment reference.- See Also:
DocumentRoot.getProcessOfferings()
-
getReference
public ReferenceType getReference()
- Specified by:
getReference
in interfaceDocumentRoot
- Returns:
- the value of the 'Reference' containment reference.
- See Also:
DocumentRoot.setReference(ReferenceType)
,Wps20Package.getDocumentRoot_Reference()
-
basicSetReference
public NotificationChain basicSetReference(ReferenceType newReference, NotificationChain msgs)
-
setReference
public void setReference(ReferenceType newReference)
- Specified by:
setReference
in interfaceDocumentRoot
- Parameters:
newReference
- the new value of the 'Reference' containment reference.- See Also:
DocumentRoot.getReference()
-
getResult
public ResultType getResult()
- Specified by:
getResult
in interfaceDocumentRoot
- Returns:
- the value of the 'Result' containment reference.
- See Also:
DocumentRoot.setResult(ResultType)
,Wps20Package.getDocumentRoot_Result()
-
basicSetResult
public NotificationChain basicSetResult(ResultType newResult, NotificationChain msgs)
-
setResult
public void setResult(ResultType newResult)
- Specified by:
setResult
in interfaceDocumentRoot
- Parameters:
newResult
- the new value of the 'Result' containment reference.- See Also:
DocumentRoot.getResult()
-
getStatusInfo
public StatusInfoType getStatusInfo()
- Specified by:
getStatusInfo
in interfaceDocumentRoot
- Returns:
- the value of the 'Status Info' containment reference.
- See Also:
DocumentRoot.setStatusInfo(StatusInfoType)
,Wps20Package.getDocumentRoot_StatusInfo()
-
basicSetStatusInfo
public NotificationChain basicSetStatusInfo(StatusInfoType newStatusInfo, NotificationChain msgs)
-
setStatusInfo
public void setStatusInfo(StatusInfoType newStatusInfo)
- Specified by:
setStatusInfo
in interfaceDocumentRoot
- Parameters:
newStatusInfo
- the new value of the 'Status Info' containment reference.- See Also:
DocumentRoot.getStatusInfo()
-
getSupportedCRS
public SupportedCRSType getSupportedCRS()
- Specified by:
getSupportedCRS
in interfaceDocumentRoot
- Returns:
- the value of the 'Supported CRS' containment reference.
- See Also:
DocumentRoot.setSupportedCRS(SupportedCRSType)
,Wps20Package.getDocumentRoot_SupportedCRS()
-
basicSetSupportedCRS
public NotificationChain basicSetSupportedCRS(SupportedCRSType newSupportedCRS, NotificationChain msgs)
-
setSupportedCRS
public void setSupportedCRS(SupportedCRSType newSupportedCRS)
- Specified by:
setSupportedCRS
in interfaceDocumentRoot
- Parameters:
newSupportedCRS
- the new value of the 'Supported CRS' containment reference.- See Also:
DocumentRoot.getSupportedCRS()
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
-
-