Package net.opengis.wfs20.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:
Mixed
XMLNS Prefix Map
XSI Schema Location
Abstract
Abstract Transaction Action
Additional Objects
Additional Values
Bounded By
Create Stored Query
Create Stored Query Response
Delete
Describe Feature Type
Describe Stored Queries
Describe Stored Queries Response
Drop Stored Query
Drop Stored Query Response
Element
Feature Collection
Simple Feature Collection
Feature Type List
Get Capabilities
Get Feature
Get Feature With Lock
Get Property Value
Insert
List Stored Queries
List Stored Queries Response
Lock Feature
Lock Feature Response
Member
Native
Property
Property Name
Query
Replace
Stored Query
Title
Transaction
Transaction Response
Truncated Response
Tuple
Update
Value
Value Collection
Value List
WFS Capabilities
-
-
Nested Class Summary
-
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 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.-
Fields inherited from class EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DocumentRootImpl()
-
Method Summary
-
Methods inherited from class EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
-
Methods 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, eVirtualValues
-
Methods inherited from class BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
-
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()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixed
in interfaceDocumentRoot
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
Wfs20Package.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
public EMap<String,String> getXMLNSPrefixMap()
- Specified by:
getXMLNSPrefixMap
in interfaceDocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
Wfs20Package.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
public EMap<String,String> getXSISchemaLocation()
- Specified by:
getXSISchemaLocation
in interfaceDocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
Wfs20Package.getDocumentRoot_XSISchemaLocation()
-
getAbstract
public AbstractType getAbstract()
- Specified by:
getAbstract
in interfaceDocumentRoot
- Returns:
- the value of the 'Abstract' containment reference.
- See Also:
DocumentRoot.setAbstract(AbstractType)
,Wfs20Package.getDocumentRoot_Abstract()
-
basicSetAbstract
public NotificationChain basicSetAbstract(AbstractType newAbstract, NotificationChain msgs)
-
setAbstract
public void setAbstract(AbstractType newAbstract)
- Specified by:
setAbstract
in interfaceDocumentRoot
- Parameters:
newAbstract
- the new value of the 'Abstract' containment reference.- See Also:
DocumentRoot.getAbstract()
-
getAbstractTransactionAction
public AbstractTransactionActionType getAbstractTransactionAction()
- Specified by:
getAbstractTransactionAction
in interfaceDocumentRoot
- Returns:
- the value of the 'Abstract Transaction Action' containment reference.
- See Also:
Wfs20Package.getDocumentRoot_AbstractTransactionAction()
-
basicSetAbstractTransactionAction
public NotificationChain basicSetAbstractTransactionAction(AbstractTransactionActionType newAbstractTransactionAction, NotificationChain msgs)
-
getAdditionalObjects
public AdditionalObjectsType getAdditionalObjects()
- Specified by:
getAdditionalObjects
in interfaceDocumentRoot
- Returns:
- the value of the 'Additional Objects' containment reference.
- See Also:
DocumentRoot.setAdditionalObjects(AdditionalObjectsType)
,Wfs20Package.getDocumentRoot_AdditionalObjects()
-
basicSetAdditionalObjects
public NotificationChain basicSetAdditionalObjects(AdditionalObjectsType newAdditionalObjects, NotificationChain msgs)
-
setAdditionalObjects
public void setAdditionalObjects(AdditionalObjectsType newAdditionalObjects)
- Specified by:
setAdditionalObjects
in interfaceDocumentRoot
- Parameters:
newAdditionalObjects
- the new value of the 'Additional Objects' containment reference.- See Also:
DocumentRoot.getAdditionalObjects()
-
getAdditionalValues
public AdditionalValuesType getAdditionalValues()
- Specified by:
getAdditionalValues
in interfaceDocumentRoot
- Returns:
- the value of the 'Additional Values' containment reference.
- See Also:
DocumentRoot.setAdditionalValues(AdditionalValuesType)
,Wfs20Package.getDocumentRoot_AdditionalValues()
-
basicSetAdditionalValues
public NotificationChain basicSetAdditionalValues(AdditionalValuesType newAdditionalValues, NotificationChain msgs)
-
setAdditionalValues
public void setAdditionalValues(AdditionalValuesType newAdditionalValues)
- Specified by:
setAdditionalValues
in interfaceDocumentRoot
- Parameters:
newAdditionalValues
- the new value of the 'Additional Values' containment reference.- See Also:
DocumentRoot.getAdditionalValues()
-
getBoundedBy
public EnvelopePropertyType getBoundedBy()
- Specified by:
getBoundedBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Bounded By' containment reference.
- See Also:
DocumentRoot.setBoundedBy(EnvelopePropertyType)
,Wfs20Package.getDocumentRoot_BoundedBy()
-
basicSetBoundedBy
public NotificationChain basicSetBoundedBy(EnvelopePropertyType newBoundedBy, NotificationChain msgs)
-
setBoundedBy
public void setBoundedBy(EnvelopePropertyType newBoundedBy)
- Specified by:
setBoundedBy
in interfaceDocumentRoot
- Parameters:
newBoundedBy
- the new value of the 'Bounded By' containment reference.- See Also:
DocumentRoot.getBoundedBy()
-
getCreateStoredQuery
public CreateStoredQueryType getCreateStoredQuery()
- Specified by:
getCreateStoredQuery
in interfaceDocumentRoot
- Returns:
- the value of the 'Create Stored Query' containment reference.
- See Also:
DocumentRoot.setCreateStoredQuery(CreateStoredQueryType)
,Wfs20Package.getDocumentRoot_CreateStoredQuery()
-
basicSetCreateStoredQuery
public NotificationChain basicSetCreateStoredQuery(CreateStoredQueryType newCreateStoredQuery, NotificationChain msgs)
-
setCreateStoredQuery
public void setCreateStoredQuery(CreateStoredQueryType newCreateStoredQuery)
- Specified by:
setCreateStoredQuery
in interfaceDocumentRoot
- Parameters:
newCreateStoredQuery
- the new value of the 'Create Stored Query' containment reference.- See Also:
DocumentRoot.getCreateStoredQuery()
-
getCreateStoredQueryResponse
public CreateStoredQueryResponseType getCreateStoredQueryResponse()
- Specified by:
getCreateStoredQueryResponse
in interfaceDocumentRoot
- Returns:
- the value of the 'Create Stored Query Response' containment reference.
- See Also:
DocumentRoot.setCreateStoredQueryResponse(CreateStoredQueryResponseType)
,Wfs20Package.getDocumentRoot_CreateStoredQueryResponse()
-
basicSetCreateStoredQueryResponse
public NotificationChain basicSetCreateStoredQueryResponse(CreateStoredQueryResponseType newCreateStoredQueryResponse, NotificationChain msgs)
-
setCreateStoredQueryResponse
public void setCreateStoredQueryResponse(CreateStoredQueryResponseType newCreateStoredQueryResponse)
- Specified by:
setCreateStoredQueryResponse
in interfaceDocumentRoot
- Parameters:
newCreateStoredQueryResponse
- the new value of the 'Create Stored Query Response' containment reference.- See Also:
DocumentRoot.getCreateStoredQueryResponse()
-
getDelete
public DeleteType getDelete()
- Specified by:
getDelete
in interfaceDocumentRoot
- Returns:
- the value of the 'Delete' containment reference.
- See Also:
DocumentRoot.setDelete(DeleteType)
,Wfs20Package.getDocumentRoot_Delete()
-
basicSetDelete
public NotificationChain basicSetDelete(DeleteType newDelete, NotificationChain msgs)
-
setDelete
public void setDelete(DeleteType newDelete)
- Specified by:
setDelete
in interfaceDocumentRoot
- Parameters:
newDelete
- the new value of the 'Delete' containment reference.- See Also:
DocumentRoot.getDelete()
-
getDescribeFeatureType
public DescribeFeatureTypeType getDescribeFeatureType()
- Specified by:
getDescribeFeatureType
in interfaceDocumentRoot
- Returns:
- the value of the 'Describe Feature Type' containment reference.
- See Also:
DocumentRoot.setDescribeFeatureType(DescribeFeatureTypeType)
,Wfs20Package.getDocumentRoot_DescribeFeatureType()
-
basicSetDescribeFeatureType
public NotificationChain basicSetDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType, NotificationChain msgs)
-
setDescribeFeatureType
public void setDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType)
- Specified by:
setDescribeFeatureType
in interfaceDocumentRoot
- Parameters:
newDescribeFeatureType
- the new value of the 'Describe Feature Type' containment reference.- See Also:
DocumentRoot.getDescribeFeatureType()
-
getDescribeStoredQueries
public DescribeStoredQueriesType getDescribeStoredQueries()
- Specified by:
getDescribeStoredQueries
in interfaceDocumentRoot
- Returns:
- the value of the 'Describe Stored Queries' containment reference.
- See Also:
DocumentRoot.setDescribeStoredQueries(DescribeStoredQueriesType)
,Wfs20Package.getDocumentRoot_DescribeStoredQueries()
-
basicSetDescribeStoredQueries
public NotificationChain basicSetDescribeStoredQueries(DescribeStoredQueriesType newDescribeStoredQueries, NotificationChain msgs)
-
setDescribeStoredQueries
public void setDescribeStoredQueries(DescribeStoredQueriesType newDescribeStoredQueries)
- Specified by:
setDescribeStoredQueries
in interfaceDocumentRoot
- Parameters:
newDescribeStoredQueries
- the new value of the 'Describe Stored Queries' containment reference.- See Also:
DocumentRoot.getDescribeStoredQueries()
-
getDescribeStoredQueriesResponse
public DescribeStoredQueriesResponseType getDescribeStoredQueriesResponse()
- Specified by:
getDescribeStoredQueriesResponse
in interfaceDocumentRoot
- Returns:
- the value of the 'Describe Stored Queries Response' containment reference.
- See Also:
DocumentRoot.setDescribeStoredQueriesResponse(DescribeStoredQueriesResponseType)
,Wfs20Package.getDocumentRoot_DescribeStoredQueriesResponse()
-
basicSetDescribeStoredQueriesResponse
public NotificationChain basicSetDescribeStoredQueriesResponse(DescribeStoredQueriesResponseType newDescribeStoredQueriesResponse, NotificationChain msgs)
-
setDescribeStoredQueriesResponse
public void setDescribeStoredQueriesResponse(DescribeStoredQueriesResponseType newDescribeStoredQueriesResponse)
- Specified by:
setDescribeStoredQueriesResponse
in interfaceDocumentRoot
- Parameters:
newDescribeStoredQueriesResponse
- the new value of the 'Describe Stored Queries Response' containment reference.- See Also:
DocumentRoot.getDescribeStoredQueriesResponse()
-
getDropStoredQuery
public DropStoredQueryType getDropStoredQuery()
- Specified by:
getDropStoredQuery
in interfaceDocumentRoot
- Returns:
- the value of the 'Drop Stored Query' containment reference.
- See Also:
DocumentRoot.setDropStoredQuery(DropStoredQueryType)
,Wfs20Package.getDocumentRoot_DropStoredQuery()
-
basicSetDropStoredQuery
public NotificationChain basicSetDropStoredQuery(DropStoredQueryType newDropStoredQuery, NotificationChain msgs)
-
setDropStoredQuery
public void setDropStoredQuery(DropStoredQueryType newDropStoredQuery)
- Specified by:
setDropStoredQuery
in interfaceDocumentRoot
- Parameters:
newDropStoredQuery
- the new value of the 'Drop Stored Query' containment reference.- See Also:
DocumentRoot.getDropStoredQuery()
-
getDropStoredQueryResponse
public ExecutionStatusType getDropStoredQueryResponse()
- Specified by:
getDropStoredQueryResponse
in interfaceDocumentRoot
- Returns:
- the value of the 'Drop Stored Query Response' containment reference.
- See Also:
DocumentRoot.setDropStoredQueryResponse(ExecutionStatusType)
,Wfs20Package.getDocumentRoot_DropStoredQueryResponse()
-
basicSetDropStoredQueryResponse
public NotificationChain basicSetDropStoredQueryResponse(ExecutionStatusType newDropStoredQueryResponse, NotificationChain msgs)
-
setDropStoredQueryResponse
public void setDropStoredQueryResponse(ExecutionStatusType newDropStoredQueryResponse)
- Specified by:
setDropStoredQueryResponse
in interfaceDocumentRoot
- Parameters:
newDropStoredQueryResponse
- the new value of the 'Drop Stored Query Response' containment reference.- See Also:
DocumentRoot.getDropStoredQueryResponse()
-
getElement
public ElementType getElement()
- Specified by:
getElement
in interfaceDocumentRoot
- Returns:
- the value of the 'Element' containment reference.
- See Also:
DocumentRoot.setElement(ElementType)
,Wfs20Package.getDocumentRoot_Element()
-
basicSetElement
public NotificationChain basicSetElement(ElementType newElement, NotificationChain msgs)
-
setElement
public void setElement(ElementType newElement)
- Specified by:
setElement
in interfaceDocumentRoot
- Parameters:
newElement
- the new value of the 'Element' containment reference.- See Also:
DocumentRoot.getElement()
-
getFeatureCollection
public FeatureCollectionType getFeatureCollection()
- Specified by:
getFeatureCollection
in interfaceDocumentRoot
- Returns:
- the value of the 'Feature Collection' containment reference.
- See Also:
DocumentRoot.setFeatureCollection(FeatureCollectionType)
,Wfs20Package.getDocumentRoot_FeatureCollection()
-
basicSetFeatureCollection
public NotificationChain basicSetFeatureCollection(FeatureCollectionType newFeatureCollection, NotificationChain msgs)
-
setFeatureCollection
public void setFeatureCollection(FeatureCollectionType newFeatureCollection)
- Specified by:
setFeatureCollection
in interfaceDocumentRoot
- Parameters:
newFeatureCollection
- the new value of the 'Feature Collection' containment reference.- See Also:
DocumentRoot.getFeatureCollection()
-
getSimpleFeatureCollection
public SimpleFeatureCollectionType getSimpleFeatureCollection()
- Specified by:
getSimpleFeatureCollection
in interfaceDocumentRoot
- Returns:
- the value of the 'Simple Feature Collection' containment reference.
- See Also:
DocumentRoot.setSimpleFeatureCollection(SimpleFeatureCollectionType)
,Wfs20Package.getDocumentRoot_SimpleFeatureCollection()
-
basicSetSimpleFeatureCollection
public NotificationChain basicSetSimpleFeatureCollection(SimpleFeatureCollectionType newSimpleFeatureCollection, NotificationChain msgs)
-
setSimpleFeatureCollection
public void setSimpleFeatureCollection(SimpleFeatureCollectionType newSimpleFeatureCollection)
- Specified by:
setSimpleFeatureCollection
in interfaceDocumentRoot
- Parameters:
newSimpleFeatureCollection
- the new value of the 'Simple Feature Collection' containment reference.- See Also:
DocumentRoot.getSimpleFeatureCollection()
-
getFeatureTypeList
public FeatureTypeListType getFeatureTypeList()
- Specified by:
getFeatureTypeList
in interfaceDocumentRoot
- Returns:
- the value of the 'Feature Type List' containment reference.
- See Also:
DocumentRoot.setFeatureTypeList(FeatureTypeListType)
,Wfs20Package.getDocumentRoot_FeatureTypeList()
-
basicSetFeatureTypeList
public NotificationChain basicSetFeatureTypeList(FeatureTypeListType newFeatureTypeList, NotificationChain msgs)
-
setFeatureTypeList
public void setFeatureTypeList(FeatureTypeListType newFeatureTypeList)
- Specified by:
setFeatureTypeList
in interfaceDocumentRoot
- Parameters:
newFeatureTypeList
- the new value of the 'Feature Type List' containment reference.- See Also:
DocumentRoot.getFeatureTypeList()
-
getGetCapabilities
public GetCapabilitiesType getGetCapabilities()
- Specified by:
getGetCapabilities
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
DocumentRoot.setGetCapabilities(GetCapabilitiesType)
,Wfs20Package.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()
-
getGetFeature
public GetFeatureType getGetFeature()
- Specified by:
getGetFeature
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Feature' containment reference.
- See Also:
DocumentRoot.setGetFeature(GetFeatureType)
,Wfs20Package.getDocumentRoot_GetFeature()
-
basicSetGetFeature
public NotificationChain basicSetGetFeature(GetFeatureType newGetFeature, NotificationChain msgs)
-
setGetFeature
public void setGetFeature(GetFeatureType newGetFeature)
- Specified by:
setGetFeature
in interfaceDocumentRoot
- Parameters:
newGetFeature
- the new value of the 'Get Feature' containment reference.- See Also:
DocumentRoot.getGetFeature()
-
getGetFeatureWithLock
public GetFeatureWithLockType getGetFeatureWithLock()
- Specified by:
getGetFeatureWithLock
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Feature With Lock' containment reference.
- See Also:
DocumentRoot.setGetFeatureWithLock(GetFeatureWithLockType)
,Wfs20Package.getDocumentRoot_GetFeatureWithLock()
-
basicSetGetFeatureWithLock
public NotificationChain basicSetGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock, NotificationChain msgs)
-
setGetFeatureWithLock
public void setGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock)
- Specified by:
setGetFeatureWithLock
in interfaceDocumentRoot
- Parameters:
newGetFeatureWithLock
- the new value of the 'Get Feature With Lock' containment reference.- See Also:
DocumentRoot.getGetFeatureWithLock()
-
getGetPropertyValue
public GetPropertyValueType getGetPropertyValue()
- Specified by:
getGetPropertyValue
in interfaceDocumentRoot
- Returns:
- the value of the 'Get Property Value' containment reference.
- See Also:
DocumentRoot.setGetPropertyValue(GetPropertyValueType)
,Wfs20Package.getDocumentRoot_GetPropertyValue()
-
basicSetGetPropertyValue
public NotificationChain basicSetGetPropertyValue(GetPropertyValueType newGetPropertyValue, NotificationChain msgs)
-
setGetPropertyValue
public void setGetPropertyValue(GetPropertyValueType newGetPropertyValue)
- Specified by:
setGetPropertyValue
in interfaceDocumentRoot
- Parameters:
newGetPropertyValue
- the new value of the 'Get Property Value' containment reference.- See Also:
DocumentRoot.getGetPropertyValue()
-
getInsert
public InsertType getInsert()
- Specified by:
getInsert
in interfaceDocumentRoot
- Returns:
- the value of the 'Insert' containment reference.
- See Also:
DocumentRoot.setInsert(InsertType)
,Wfs20Package.getDocumentRoot_Insert()
-
basicSetInsert
public NotificationChain basicSetInsert(InsertType newInsert, NotificationChain msgs)
-
setInsert
public void setInsert(InsertType newInsert)
- Specified by:
setInsert
in interfaceDocumentRoot
- Parameters:
newInsert
- the new value of the 'Insert' containment reference.- See Also:
DocumentRoot.getInsert()
-
getListStoredQueries
public ListStoredQueriesType getListStoredQueries()
- Specified by:
getListStoredQueries
in interfaceDocumentRoot
- Returns:
- the value of the 'List Stored Queries' containment reference.
- See Also:
DocumentRoot.setListStoredQueries(ListStoredQueriesType)
,Wfs20Package.getDocumentRoot_ListStoredQueries()
-
basicSetListStoredQueries
public NotificationChain basicSetListStoredQueries(ListStoredQueriesType newListStoredQueries, NotificationChain msgs)
-
setListStoredQueries
public void setListStoredQueries(ListStoredQueriesType newListStoredQueries)
- Specified by:
setListStoredQueries
in interfaceDocumentRoot
- Parameters:
newListStoredQueries
- the new value of the 'List Stored Queries' containment reference.- See Also:
DocumentRoot.getListStoredQueries()
-
getListStoredQueriesResponse
public ListStoredQueriesResponseType getListStoredQueriesResponse()
- Specified by:
getListStoredQueriesResponse
in interfaceDocumentRoot
- Returns:
- the value of the 'List Stored Queries Response' containment reference.
- See Also:
DocumentRoot.setListStoredQueriesResponse(ListStoredQueriesResponseType)
,Wfs20Package.getDocumentRoot_ListStoredQueriesResponse()
-
basicSetListStoredQueriesResponse
public NotificationChain basicSetListStoredQueriesResponse(ListStoredQueriesResponseType newListStoredQueriesResponse, NotificationChain msgs)
-
setListStoredQueriesResponse
public void setListStoredQueriesResponse(ListStoredQueriesResponseType newListStoredQueriesResponse)
- Specified by:
setListStoredQueriesResponse
in interfaceDocumentRoot
- Parameters:
newListStoredQueriesResponse
- the new value of the 'List Stored Queries Response' containment reference.- See Also:
DocumentRoot.getListStoredQueriesResponse()
-
getLockFeature
public LockFeatureType getLockFeature()
- Specified by:
getLockFeature
in interfaceDocumentRoot
- Returns:
- the value of the 'Lock Feature' containment reference.
- See Also:
DocumentRoot.setLockFeature(LockFeatureType)
,Wfs20Package.getDocumentRoot_LockFeature()
-
basicSetLockFeature
public NotificationChain basicSetLockFeature(LockFeatureType newLockFeature, NotificationChain msgs)
-
setLockFeature
public void setLockFeature(LockFeatureType newLockFeature)
- Specified by:
setLockFeature
in interfaceDocumentRoot
- Parameters:
newLockFeature
- the new value of the 'Lock Feature' containment reference.- See Also:
DocumentRoot.getLockFeature()
-
getLockFeatureResponse
public LockFeatureResponseType getLockFeatureResponse()
- Specified by:
getLockFeatureResponse
in interfaceDocumentRoot
- Returns:
- the value of the 'Lock Feature Response' containment reference.
- See Also:
DocumentRoot.setLockFeatureResponse(LockFeatureResponseType)
,Wfs20Package.getDocumentRoot_LockFeatureResponse()
-
basicSetLockFeatureResponse
public NotificationChain basicSetLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse, NotificationChain msgs)
-
setLockFeatureResponse
public void setLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse)
- Specified by:
setLockFeatureResponse
in interfaceDocumentRoot
- Parameters:
newLockFeatureResponse
- the new value of the 'Lock Feature Response' containment reference.- See Also:
DocumentRoot.getLockFeatureResponse()
-
getMember
public MemberPropertyType getMember()
- Specified by:
getMember
in interfaceDocumentRoot
- Returns:
- the value of the 'Member' containment reference.
- See Also:
DocumentRoot.setMember(MemberPropertyType)
,Wfs20Package.getDocumentRoot_Member()
-
basicSetMember
public NotificationChain basicSetMember(MemberPropertyType newMember, NotificationChain msgs)
-
setMember
public void setMember(MemberPropertyType newMember)
- Specified by:
setMember
in interfaceDocumentRoot
- Parameters:
newMember
- the new value of the 'Member' containment reference.- See Also:
DocumentRoot.getMember()
-
getNative
public NativeType getNative()
- Specified by:
getNative
in interfaceDocumentRoot
- Returns:
- the value of the 'Native' containment reference.
- See Also:
DocumentRoot.setNative(NativeType)
,Wfs20Package.getDocumentRoot_Native()
-
basicSetNative
public NotificationChain basicSetNative(NativeType newNative, NotificationChain msgs)
-
setNative
public void setNative(NativeType newNative)
- Specified by:
setNative
in interfaceDocumentRoot
- Parameters:
newNative
- the new value of the 'Native' containment reference.- See Also:
DocumentRoot.getNative()
-
getProperty
public PropertyType getProperty()
- Specified by:
getProperty
in interfaceDocumentRoot
- Returns:
- the value of the 'Property' containment reference.
- See Also:
DocumentRoot.setProperty(PropertyType)
,Wfs20Package.getDocumentRoot_Property()
-
basicSetProperty
public NotificationChain basicSetProperty(PropertyType newProperty, NotificationChain msgs)
-
setProperty
public void setProperty(PropertyType newProperty)
- Specified by:
setProperty
in interfaceDocumentRoot
- Parameters:
newProperty
- the new value of the 'Property' containment reference.- See Also:
DocumentRoot.getProperty()
-
getPropertyName
public PropertyNameType getPropertyName()
- Specified by:
getPropertyName
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Name' containment reference.
- See Also:
DocumentRoot.setPropertyName(PropertyNameType)
,Wfs20Package.getDocumentRoot_PropertyName()
-
basicSetPropertyName
public NotificationChain basicSetPropertyName(PropertyNameType newPropertyName, NotificationChain msgs)
-
setPropertyName
public void setPropertyName(PropertyNameType newPropertyName)
- Specified by:
setPropertyName
in interfaceDocumentRoot
- Parameters:
newPropertyName
- the new value of the 'Property Name' containment reference.- See Also:
DocumentRoot.getPropertyName()
-
getQuery
public QueryType getQuery()
- Specified by:
getQuery
in interfaceDocumentRoot
- Returns:
- the value of the 'Query' containment reference.
- See Also:
DocumentRoot.setQuery(QueryType)
,Wfs20Package.getDocumentRoot_Query()
-
basicSetQuery
public NotificationChain basicSetQuery(QueryType newQuery, NotificationChain msgs)
-
setQuery
public void setQuery(QueryType newQuery)
- Specified by:
setQuery
in interfaceDocumentRoot
- Parameters:
newQuery
- the new value of the 'Query' containment reference.- See Also:
DocumentRoot.getQuery()
-
getReplace
public ReplaceType getReplace()
- Specified by:
getReplace
in interfaceDocumentRoot
- Returns:
- the value of the 'Replace' containment reference.
- See Also:
DocumentRoot.setReplace(ReplaceType)
,Wfs20Package.getDocumentRoot_Replace()
-
basicSetReplace
public NotificationChain basicSetReplace(ReplaceType newReplace, NotificationChain msgs)
-
setReplace
public void setReplace(ReplaceType newReplace)
- Specified by:
setReplace
in interfaceDocumentRoot
- Parameters:
newReplace
- the new value of the 'Replace' containment reference.- See Also:
DocumentRoot.getReplace()
-
getStoredQuery
public StoredQueryType getStoredQuery()
- Specified by:
getStoredQuery
in interfaceDocumentRoot
- Returns:
- the value of the 'Stored Query' containment reference.
- See Also:
DocumentRoot.setStoredQuery(StoredQueryType)
,Wfs20Package.getDocumentRoot_StoredQuery()
-
basicSetStoredQuery
public NotificationChain basicSetStoredQuery(StoredQueryType newStoredQuery, NotificationChain msgs)
-
setStoredQuery
public void setStoredQuery(StoredQueryType newStoredQuery)
- Specified by:
setStoredQuery
in interfaceDocumentRoot
- Parameters:
newStoredQuery
- the new value of the 'Stored Query' containment reference.- See Also:
DocumentRoot.getStoredQuery()
-
getTitle
public TitleType getTitle()
- Specified by:
getTitle
in interfaceDocumentRoot
- Returns:
- the value of the 'Title' containment reference.
- See Also:
DocumentRoot.setTitle(TitleType)
,Wfs20Package.getDocumentRoot_Title()
-
basicSetTitle
public NotificationChain basicSetTitle(TitleType newTitle, NotificationChain msgs)
-
setTitle
public void setTitle(TitleType newTitle)
- Specified by:
setTitle
in interfaceDocumentRoot
- Parameters:
newTitle
- the new value of the 'Title' containment reference.- See Also:
DocumentRoot.getTitle()
-
getTransaction
public TransactionType getTransaction()
- Specified by:
getTransaction
in interfaceDocumentRoot
- Returns:
- the value of the 'Transaction' containment reference.
- See Also:
DocumentRoot.setTransaction(TransactionType)
,Wfs20Package.getDocumentRoot_Transaction()
-
basicSetTransaction
public NotificationChain basicSetTransaction(TransactionType newTransaction, NotificationChain msgs)
-
setTransaction
public void setTransaction(TransactionType newTransaction)
- Specified by:
setTransaction
in interfaceDocumentRoot
- Parameters:
newTransaction
- the new value of the 'Transaction' containment reference.- See Also:
DocumentRoot.getTransaction()
-
getTransactionResponse
public TransactionResponseType getTransactionResponse()
- Specified by:
getTransactionResponse
in interfaceDocumentRoot
- Returns:
- the value of the 'Transaction Response' containment reference.
- See Also:
DocumentRoot.setTransactionResponse(TransactionResponseType)
,Wfs20Package.getDocumentRoot_TransactionResponse()
-
basicSetTransactionResponse
public NotificationChain basicSetTransactionResponse(TransactionResponseType newTransactionResponse, NotificationChain msgs)
-
setTransactionResponse
public void setTransactionResponse(TransactionResponseType newTransactionResponse)
- Specified by:
setTransactionResponse
in interfaceDocumentRoot
- Parameters:
newTransactionResponse
- the new value of the 'Transaction Response' containment reference.- See Also:
DocumentRoot.getTransactionResponse()
-
getTruncatedResponse
public TruncatedResponseType getTruncatedResponse()
- Specified by:
getTruncatedResponse
in interfaceDocumentRoot
- Returns:
- the value of the 'Truncated Response' containment reference.
- See Also:
DocumentRoot.setTruncatedResponse(TruncatedResponseType)
,Wfs20Package.getDocumentRoot_TruncatedResponse()
-
basicSetTruncatedResponse
public NotificationChain basicSetTruncatedResponse(TruncatedResponseType newTruncatedResponse, NotificationChain msgs)
-
setTruncatedResponse
public void setTruncatedResponse(TruncatedResponseType newTruncatedResponse)
- Specified by:
setTruncatedResponse
in interfaceDocumentRoot
- Parameters:
newTruncatedResponse
- the new value of the 'Truncated Response' containment reference.- See Also:
DocumentRoot.getTruncatedResponse()
-
getTuple
public TupleType getTuple()
- Specified by:
getTuple
in interfaceDocumentRoot
- Returns:
- the value of the 'Tuple' containment reference.
- See Also:
DocumentRoot.setTuple(TupleType)
,Wfs20Package.getDocumentRoot_Tuple()
-
basicSetTuple
public NotificationChain basicSetTuple(TupleType newTuple, NotificationChain msgs)
-
setTuple
public void setTuple(TupleType newTuple)
- Specified by:
setTuple
in interfaceDocumentRoot
- Parameters:
newTuple
- the new value of the 'Tuple' containment reference.- See Also:
DocumentRoot.getTuple()
-
getUpdate
public UpdateType getUpdate()
- Specified by:
getUpdate
in interfaceDocumentRoot
- Returns:
- the value of the 'Update' containment reference.
- See Also:
DocumentRoot.setUpdate(UpdateType)
,Wfs20Package.getDocumentRoot_Update()
-
basicSetUpdate
public NotificationChain basicSetUpdate(UpdateType newUpdate, NotificationChain msgs)
-
setUpdate
public void setUpdate(UpdateType newUpdate)
- Specified by:
setUpdate
in interfaceDocumentRoot
- Parameters:
newUpdate
- the new value of the 'Update' containment reference.- See Also:
DocumentRoot.getUpdate()
-
getValue
public EObject getValue()
- Specified by:
getValue
in interfaceDocumentRoot
- Returns:
- the value of the 'Value' containment reference.
- See Also:
DocumentRoot.setValue(EObject)
,Wfs20Package.getDocumentRoot_Value()
-
basicSetValue
public NotificationChain basicSetValue(EObject newValue, NotificationChain msgs)
-
setValue
public void setValue(EObject newValue)
- Specified by:
setValue
in interfaceDocumentRoot
- Parameters:
newValue
- the new value of the 'Value' containment reference.- See Also:
DocumentRoot.getValue()
-
getValueCollection
public ValueCollectionType getValueCollection()
- Specified by:
getValueCollection
in interfaceDocumentRoot
- Returns:
- the value of the 'Value Collection' containment reference.
- See Also:
DocumentRoot.setValueCollection(ValueCollectionType)
,Wfs20Package.getDocumentRoot_ValueCollection()
-
basicSetValueCollection
public NotificationChain basicSetValueCollection(ValueCollectionType newValueCollection, NotificationChain msgs)
-
setValueCollection
public void setValueCollection(ValueCollectionType newValueCollection)
- Specified by:
setValueCollection
in interfaceDocumentRoot
- Parameters:
newValueCollection
- the new value of the 'Value Collection' containment reference.- See Also:
DocumentRoot.getValueCollection()
-
getValueList
public ValueListType getValueList()
- Specified by:
getValueList
in interfaceDocumentRoot
- Returns:
- the value of the 'Value List' containment reference.
- See Also:
DocumentRoot.setValueList(ValueListType)
,Wfs20Package.getDocumentRoot_ValueList()
-
basicSetValueList
public NotificationChain basicSetValueList(ValueListType newValueList, NotificationChain msgs)
-
setValueList
public void setValueList(ValueListType newValueList)
- Specified by:
setValueList
in interfaceDocumentRoot
- Parameters:
newValueList
- the new value of the 'Value List' containment reference.- See Also:
DocumentRoot.getValueList()
-
getWFSCapabilities
public WFSCapabilitiesType getWFSCapabilities()
- Specified by:
getWFSCapabilities
in interfaceDocumentRoot
- Returns:
- the value of the 'WFS Capabilities' containment reference.
- See Also:
DocumentRoot.setWFSCapabilities(WFSCapabilitiesType)
,Wfs20Package.getDocumentRoot_WFSCapabilities()
-
basicSetWFSCapabilities
public NotificationChain basicSetWFSCapabilities(WFSCapabilitiesType newWFSCapabilities, NotificationChain msgs)
-
setWFSCapabilities
public void setWFSCapabilities(WFSCapabilitiesType newWFSCapabilities)
- Specified by:
setWFSCapabilities
in interfaceDocumentRoot
- Parameters:
newWFSCapabilities
- the new value of the 'WFS Capabilities' containment reference.- See Also:
DocumentRoot.getWFSCapabilities()
-
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
-
-