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:
MixedXMLNS Prefix MapXSI Schema LocationAbstractAbstract Transaction ActionAdditional ObjectsAdditional ValuesBounded ByCreate Stored QueryCreate Stored Query ResponseDeleteDescribe Feature TypeDescribe Stored QueriesDescribe Stored Queries ResponseDrop Stored QueryDrop Stored Query ResponseElementFeature CollectionSimple Feature CollectionFeature Type ListGet CapabilitiesGet FeatureGet Feature With LockGet Property ValueInsertList Stored QueriesList Stored Queries ResponseLock FeatureLock Feature ResponseMemberNativePropertyProperty NameQueryReplaceStored QueryTitleTransactionTransaction ResponseTruncated ResponseTupleUpdateValueValue CollectionValue ListWFS 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 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.-
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 protectedDocumentRootImpl()
-
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:
eStaticClassin classEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixedin interfaceDocumentRoot- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
Wfs20Package.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
public EMap<String,String> getXMLNSPrefixMap()
- Specified by:
getXMLNSPrefixMapin interfaceDocumentRoot- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
Wfs20Package.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
public EMap<String,String> getXSISchemaLocation()
- Specified by:
getXSISchemaLocationin interfaceDocumentRoot- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
Wfs20Package.getDocumentRoot_XSISchemaLocation()
-
getAbstract
public AbstractType getAbstract()
- Specified by:
getAbstractin 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:
setAbstractin interfaceDocumentRoot- Parameters:
newAbstract- the new value of the 'Abstract' containment reference.- See Also:
DocumentRoot.getAbstract()
-
getAbstractTransactionAction
public AbstractTransactionActionType getAbstractTransactionAction()
- Specified by:
getAbstractTransactionActionin 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:
getAdditionalObjectsin 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:
setAdditionalObjectsin interfaceDocumentRoot- Parameters:
newAdditionalObjects- the new value of the 'Additional Objects' containment reference.- See Also:
DocumentRoot.getAdditionalObjects()
-
getAdditionalValues
public AdditionalValuesType getAdditionalValues()
- Specified by:
getAdditionalValuesin 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:
setAdditionalValuesin interfaceDocumentRoot- Parameters:
newAdditionalValues- the new value of the 'Additional Values' containment reference.- See Also:
DocumentRoot.getAdditionalValues()
-
getBoundedBy
public EnvelopePropertyType getBoundedBy()
- Specified by:
getBoundedByin 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:
setBoundedByin interfaceDocumentRoot- Parameters:
newBoundedBy- the new value of the 'Bounded By' containment reference.- See Also:
DocumentRoot.getBoundedBy()
-
getCreateStoredQuery
public CreateStoredQueryType getCreateStoredQuery()
- Specified by:
getCreateStoredQueryin 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:
setCreateStoredQueryin interfaceDocumentRoot- Parameters:
newCreateStoredQuery- the new value of the 'Create Stored Query' containment reference.- See Also:
DocumentRoot.getCreateStoredQuery()
-
getCreateStoredQueryResponse
public CreateStoredQueryResponseType getCreateStoredQueryResponse()
- Specified by:
getCreateStoredQueryResponsein 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:
setCreateStoredQueryResponsein interfaceDocumentRoot- Parameters:
newCreateStoredQueryResponse- the new value of the 'Create Stored Query Response' containment reference.- See Also:
DocumentRoot.getCreateStoredQueryResponse()
-
getDelete
public DeleteType getDelete()
- Specified by:
getDeletein 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:
setDeletein interfaceDocumentRoot- Parameters:
newDelete- the new value of the 'Delete' containment reference.- See Also:
DocumentRoot.getDelete()
-
getDescribeFeatureType
public DescribeFeatureTypeType getDescribeFeatureType()
- Specified by:
getDescribeFeatureTypein 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:
setDescribeFeatureTypein interfaceDocumentRoot- Parameters:
newDescribeFeatureType- the new value of the 'Describe Feature Type' containment reference.- See Also:
DocumentRoot.getDescribeFeatureType()
-
getDescribeStoredQueries
public DescribeStoredQueriesType getDescribeStoredQueries()
- Specified by:
getDescribeStoredQueriesin 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:
setDescribeStoredQueriesin interfaceDocumentRoot- Parameters:
newDescribeStoredQueries- the new value of the 'Describe Stored Queries' containment reference.- See Also:
DocumentRoot.getDescribeStoredQueries()
-
getDescribeStoredQueriesResponse
public DescribeStoredQueriesResponseType getDescribeStoredQueriesResponse()
- Specified by:
getDescribeStoredQueriesResponsein 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:
setDescribeStoredQueriesResponsein interfaceDocumentRoot- Parameters:
newDescribeStoredQueriesResponse- the new value of the 'Describe Stored Queries Response' containment reference.- See Also:
DocumentRoot.getDescribeStoredQueriesResponse()
-
getDropStoredQuery
public DropStoredQueryType getDropStoredQuery()
- Specified by:
getDropStoredQueryin 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:
setDropStoredQueryin interfaceDocumentRoot- Parameters:
newDropStoredQuery- the new value of the 'Drop Stored Query' containment reference.- See Also:
DocumentRoot.getDropStoredQuery()
-
getDropStoredQueryResponse
public ExecutionStatusType getDropStoredQueryResponse()
- Specified by:
getDropStoredQueryResponsein 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:
setDropStoredQueryResponsein interfaceDocumentRoot- Parameters:
newDropStoredQueryResponse- the new value of the 'Drop Stored Query Response' containment reference.- See Also:
DocumentRoot.getDropStoredQueryResponse()
-
getElement
public ElementType getElement()
- Specified by:
getElementin 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:
setElementin interfaceDocumentRoot- Parameters:
newElement- the new value of the 'Element' containment reference.- See Also:
DocumentRoot.getElement()
-
getFeatureCollection
public FeatureCollectionType getFeatureCollection()
- Specified by:
getFeatureCollectionin 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:
setFeatureCollectionin interfaceDocumentRoot- Parameters:
newFeatureCollection- the new value of the 'Feature Collection' containment reference.- See Also:
DocumentRoot.getFeatureCollection()
-
getSimpleFeatureCollection
public SimpleFeatureCollectionType getSimpleFeatureCollection()
- Specified by:
getSimpleFeatureCollectionin 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:
setSimpleFeatureCollectionin interfaceDocumentRoot- Parameters:
newSimpleFeatureCollection- the new value of the 'Simple Feature Collection' containment reference.- See Also:
DocumentRoot.getSimpleFeatureCollection()
-
getFeatureTypeList
public FeatureTypeListType getFeatureTypeList()
- Specified by:
getFeatureTypeListin 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:
setFeatureTypeListin interfaceDocumentRoot- Parameters:
newFeatureTypeList- the new value of the 'Feature Type List' containment reference.- See Also:
DocumentRoot.getFeatureTypeList()
-
getGetCapabilities
public GetCapabilitiesType getGetCapabilities()
- Specified by:
getGetCapabilitiesin 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:
setGetCapabilitiesin interfaceDocumentRoot- Parameters:
newGetCapabilities- the new value of the 'Get Capabilities' containment reference.- See Also:
DocumentRoot.getGetCapabilities()
-
getGetFeature
public GetFeatureType getGetFeature()
- Specified by:
getGetFeaturein 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:
setGetFeaturein interfaceDocumentRoot- Parameters:
newGetFeature- the new value of the 'Get Feature' containment reference.- See Also:
DocumentRoot.getGetFeature()
-
getGetFeatureWithLock
public GetFeatureWithLockType getGetFeatureWithLock()
- Specified by:
getGetFeatureWithLockin 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:
setGetFeatureWithLockin interfaceDocumentRoot- Parameters:
newGetFeatureWithLock- the new value of the 'Get Feature With Lock' containment reference.- See Also:
DocumentRoot.getGetFeatureWithLock()
-
getGetPropertyValue
public GetPropertyValueType getGetPropertyValue()
- Specified by:
getGetPropertyValuein 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:
setGetPropertyValuein interfaceDocumentRoot- Parameters:
newGetPropertyValue- the new value of the 'Get Property Value' containment reference.- See Also:
DocumentRoot.getGetPropertyValue()
-
getInsert
public InsertType getInsert()
- Specified by:
getInsertin 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:
setInsertin interfaceDocumentRoot- Parameters:
newInsert- the new value of the 'Insert' containment reference.- See Also:
DocumentRoot.getInsert()
-
getListStoredQueries
public ListStoredQueriesType getListStoredQueries()
- Specified by:
getListStoredQueriesin 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:
setListStoredQueriesin interfaceDocumentRoot- Parameters:
newListStoredQueries- the new value of the 'List Stored Queries' containment reference.- See Also:
DocumentRoot.getListStoredQueries()
-
getListStoredQueriesResponse
public ListStoredQueriesResponseType getListStoredQueriesResponse()
- Specified by:
getListStoredQueriesResponsein 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:
setListStoredQueriesResponsein interfaceDocumentRoot- Parameters:
newListStoredQueriesResponse- the new value of the 'List Stored Queries Response' containment reference.- See Also:
DocumentRoot.getListStoredQueriesResponse()
-
getLockFeature
public LockFeatureType getLockFeature()
- Specified by:
getLockFeaturein 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:
setLockFeaturein interfaceDocumentRoot- Parameters:
newLockFeature- the new value of the 'Lock Feature' containment reference.- See Also:
DocumentRoot.getLockFeature()
-
getLockFeatureResponse
public LockFeatureResponseType getLockFeatureResponse()
- Specified by:
getLockFeatureResponsein 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:
setLockFeatureResponsein interfaceDocumentRoot- Parameters:
newLockFeatureResponse- the new value of the 'Lock Feature Response' containment reference.- See Also:
DocumentRoot.getLockFeatureResponse()
-
getMember
public MemberPropertyType getMember()
- Specified by:
getMemberin 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:
setMemberin interfaceDocumentRoot- Parameters:
newMember- the new value of the 'Member' containment reference.- See Also:
DocumentRoot.getMember()
-
getNative
public NativeType getNative()
- Specified by:
getNativein 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:
setNativein interfaceDocumentRoot- Parameters:
newNative- the new value of the 'Native' containment reference.- See Also:
DocumentRoot.getNative()
-
getProperty
public PropertyType getProperty()
- Specified by:
getPropertyin 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:
setPropertyin interfaceDocumentRoot- Parameters:
newProperty- the new value of the 'Property' containment reference.- See Also:
DocumentRoot.getProperty()
-
getPropertyName
public PropertyNameType getPropertyName()
- Specified by:
getPropertyNamein 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:
setPropertyNamein interfaceDocumentRoot- Parameters:
newPropertyName- the new value of the 'Property Name' containment reference.- See Also:
DocumentRoot.getPropertyName()
-
getQuery
public QueryType getQuery()
- Specified by:
getQueryin 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:
setQueryin interfaceDocumentRoot- Parameters:
newQuery- the new value of the 'Query' containment reference.- See Also:
DocumentRoot.getQuery()
-
getReplace
public ReplaceType getReplace()
- Specified by:
getReplacein 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:
setReplacein interfaceDocumentRoot- Parameters:
newReplace- the new value of the 'Replace' containment reference.- See Also:
DocumentRoot.getReplace()
-
getStoredQuery
public StoredQueryType getStoredQuery()
- Specified by:
getStoredQueryin 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:
setStoredQueryin interfaceDocumentRoot- Parameters:
newStoredQuery- the new value of the 'Stored Query' containment reference.- See Also:
DocumentRoot.getStoredQuery()
-
getTitle
public TitleType getTitle()
- Specified by:
getTitlein 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:
setTitlein interfaceDocumentRoot- Parameters:
newTitle- the new value of the 'Title' containment reference.- See Also:
DocumentRoot.getTitle()
-
getTransaction
public TransactionType getTransaction()
- Specified by:
getTransactionin 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:
setTransactionin interfaceDocumentRoot- Parameters:
newTransaction- the new value of the 'Transaction' containment reference.- See Also:
DocumentRoot.getTransaction()
-
getTransactionResponse
public TransactionResponseType getTransactionResponse()
- Specified by:
getTransactionResponsein 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:
setTransactionResponsein interfaceDocumentRoot- Parameters:
newTransactionResponse- the new value of the 'Transaction Response' containment reference.- See Also:
DocumentRoot.getTransactionResponse()
-
getTruncatedResponse
public TruncatedResponseType getTruncatedResponse()
- Specified by:
getTruncatedResponsein 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:
setTruncatedResponsein interfaceDocumentRoot- Parameters:
newTruncatedResponse- the new value of the 'Truncated Response' containment reference.- See Also:
DocumentRoot.getTruncatedResponse()
-
getTuple
public TupleType getTuple()
- Specified by:
getTuplein 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:
setTuplein interfaceDocumentRoot- Parameters:
newTuple- the new value of the 'Tuple' containment reference.- See Also:
DocumentRoot.getTuple()
-
getUpdate
public UpdateType getUpdate()
- Specified by:
getUpdatein 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:
setUpdatein interfaceDocumentRoot- Parameters:
newUpdate- the new value of the 'Update' containment reference.- See Also:
DocumentRoot.getUpdate()
-
getValue
public EObject getValue()
- Specified by:
getValuein 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:
setValuein interfaceDocumentRoot- Parameters:
newValue- the new value of the 'Value' containment reference.- See Also:
DocumentRoot.getValue()
-
getValueCollection
public ValueCollectionType getValueCollection()
- Specified by:
getValueCollectionin 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:
setValueCollectionin interfaceDocumentRoot- Parameters:
newValueCollection- the new value of the 'Value Collection' containment reference.- See Also:
DocumentRoot.getValueCollection()
-
getValueList
public ValueListType getValueList()
- Specified by:
getValueListin 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:
setValueListin interfaceDocumentRoot- Parameters:
newValueList- the new value of the 'Value List' containment reference.- See Also:
DocumentRoot.getValueList()
-
getWFSCapabilities
public WFSCapabilitiesType getWFSCapabilities()
- Specified by:
getWFSCapabilitiesin 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:
setWFSCapabilitiesin 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:
eInverseRemovein classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)- 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
public String toString()
- Overrides:
toStringin classBasicEObjectImpl
-
-