Interface DocumentRoot
-
- All Superinterfaces:
EObject
,Notifier
- All Known Implementing Classes:
DocumentRootImpl
public interface DocumentRoot extends EObject
A representation of the model object 'Document Root'.The following features are supported:
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
- See Also:
Wfs20Package.getDocumentRoot()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractType
getAbstract()
Returns the value of the 'Abstract' containment reference.AbstractTransactionActionType
getAbstractTransactionAction()
Returns the value of the 'Abstract Transaction Action' containment reference.AdditionalObjectsType
getAdditionalObjects()
Returns the value of the 'Additional Objects' containment reference.AdditionalValuesType
getAdditionalValues()
Returns the value of the 'Additional Values' containment reference.EnvelopePropertyType
getBoundedBy()
Returns the value of the 'Bounded By' containment reference.CreateStoredQueryType
getCreateStoredQuery()
Returns the value of the 'Create Stored Query' containment reference.CreateStoredQueryResponseType
getCreateStoredQueryResponse()
Returns the value of the 'Create Stored Query Response' containment reference.DeleteType
getDelete()
Returns the value of the 'Delete' containment reference.DescribeFeatureTypeType
getDescribeFeatureType()
Returns the value of the 'Describe Feature Type' containment reference.DescribeStoredQueriesType
getDescribeStoredQueries()
Returns the value of the 'Describe Stored Queries' containment reference.DescribeStoredQueriesResponseType
getDescribeStoredQueriesResponse()
Returns the value of the 'Describe Stored Queries Response' containment reference.DropStoredQueryType
getDropStoredQuery()
Returns the value of the 'Drop Stored Query' containment reference.ExecutionStatusType
getDropStoredQueryResponse()
Returns the value of the 'Drop Stored Query Response' containment reference.ElementType
getElement()
Returns the value of the 'Element' containment reference.FeatureCollectionType
getFeatureCollection()
Returns the value of the 'Feature Collection' containment reference.FeatureTypeListType
getFeatureTypeList()
Returns the value of the 'Feature Type List' containment reference.GetCapabilitiesType
getGetCapabilities()
Returns the value of the 'Get Capabilities' containment reference.GetFeatureType
getGetFeature()
Returns the value of the 'Get Feature' containment reference.GetFeatureWithLockType
getGetFeatureWithLock()
Returns the value of the 'Get Feature With Lock' containment reference.GetPropertyValueType
getGetPropertyValue()
Returns the value of the 'Get Property Value' containment reference.InsertType
getInsert()
Returns the value of the 'Insert' containment reference.ListStoredQueriesType
getListStoredQueries()
Returns the value of the 'List Stored Queries' containment reference.ListStoredQueriesResponseType
getListStoredQueriesResponse()
Returns the value of the 'List Stored Queries Response' containment reference.LockFeatureType
getLockFeature()
Returns the value of the 'Lock Feature' containment reference.LockFeatureResponseType
getLockFeatureResponse()
Returns the value of the 'Lock Feature Response' containment reference.MemberPropertyType
getMember()
Returns the value of the 'Member' containment reference.FeatureMap
getMixed()
Returns the value of the 'Mixed' attribute list.NativeType
getNative()
Returns the value of the 'Native' containment reference.PropertyType
getProperty()
Returns the value of the 'Property' containment reference.PropertyNameType
getPropertyName()
Returns the value of the 'Property Name' containment reference.QueryType
getQuery()
Returns the value of the 'Query' containment reference.ReplaceType
getReplace()
Returns the value of the 'Replace' containment reference.SimpleFeatureCollectionType
getSimpleFeatureCollection()
Returns the value of the 'Simple Feature Collection' containment reference.StoredQueryType
getStoredQuery()
Returns the value of the 'Stored Query' containment reference.TitleType
getTitle()
Returns the value of the 'Title' containment reference.TransactionType
getTransaction()
Returns the value of the 'Transaction' containment reference.TransactionResponseType
getTransactionResponse()
Returns the value of the 'Transaction Response' containment reference.TruncatedResponseType
getTruncatedResponse()
Returns the value of the 'Truncated Response' containment reference.TupleType
getTuple()
Returns the value of the 'Tuple' containment reference.UpdateType
getUpdate()
Returns the value of the 'Update' containment reference.EObject
getValue()
Returns the value of the 'Value' containment reference.ValueCollectionType
getValueCollection()
Returns the value of the 'Value Collection' containment reference.ValueListType
getValueList()
Returns the value of the 'Value List' containment reference.WFSCapabilitiesType
getWFSCapabilities()
Returns the value of the 'WFS Capabilities' containment reference.EMap<String,String>
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map.EMap<String,String>
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map.void
setAbstract(AbstractType value)
Sets the value of the 'Abstract
' containment reference.void
setAdditionalObjects(AdditionalObjectsType value)
Sets the value of the 'Additional Objects
' containment reference.void
setAdditionalValues(AdditionalValuesType value)
Sets the value of the 'Additional Values
' containment reference.void
setBoundedBy(EnvelopePropertyType value)
Sets the value of the 'Bounded By
' containment reference.void
setCreateStoredQuery(CreateStoredQueryType value)
Sets the value of the 'Create Stored Query
' containment reference.void
setCreateStoredQueryResponse(CreateStoredQueryResponseType value)
Sets the value of the 'Create Stored Query Response
' containment reference.void
setDelete(DeleteType value)
Sets the value of the 'Delete
' containment reference.void
setDescribeFeatureType(DescribeFeatureTypeType value)
Sets the value of the 'Describe Feature Type
' containment reference.void
setDescribeStoredQueries(DescribeStoredQueriesType value)
Sets the value of the 'Describe Stored Queries
' containment reference.void
setDescribeStoredQueriesResponse(DescribeStoredQueriesResponseType value)
Sets the value of the 'Describe Stored Queries Response
' containment reference.void
setDropStoredQuery(DropStoredQueryType value)
Sets the value of the 'Drop Stored Query
' containment reference.void
setDropStoredQueryResponse(ExecutionStatusType value)
Sets the value of the 'Drop Stored Query Response
' containment reference.void
setElement(ElementType value)
Sets the value of the 'Element
' containment reference.void
setFeatureCollection(FeatureCollectionType value)
Sets the value of the 'Feature Collection
' containment reference.void
setFeatureTypeList(FeatureTypeListType value)
Sets the value of the 'Feature Type List
' containment reference.void
setGetCapabilities(GetCapabilitiesType value)
Sets the value of the 'Get Capabilities
' containment reference.void
setGetFeature(GetFeatureType value)
Sets the value of the 'Get Feature
' containment reference.void
setGetFeatureWithLock(GetFeatureWithLockType value)
Sets the value of the 'Get Feature With Lock
' containment reference.void
setGetPropertyValue(GetPropertyValueType value)
Sets the value of the 'Get Property Value
' containment reference.void
setInsert(InsertType value)
Sets the value of the 'Insert
' containment reference.void
setListStoredQueries(ListStoredQueriesType value)
Sets the value of the 'List Stored Queries
' containment reference.void
setListStoredQueriesResponse(ListStoredQueriesResponseType value)
Sets the value of the 'List Stored Queries Response
' containment reference.void
setLockFeature(LockFeatureType value)
Sets the value of the 'Lock Feature
' containment reference.void
setLockFeatureResponse(LockFeatureResponseType value)
Sets the value of the 'Lock Feature Response
' containment reference.void
setMember(MemberPropertyType value)
Sets the value of the 'Member
' containment reference.void
setNative(NativeType value)
Sets the value of the 'Native
' containment reference.void
setProperty(PropertyType value)
Sets the value of the 'Property
' containment reference.void
setPropertyName(PropertyNameType value)
Sets the value of the 'Property Name
' containment reference.void
setQuery(QueryType value)
Sets the value of the 'Query
' containment reference.void
setReplace(ReplaceType value)
Sets the value of the 'Replace
' containment reference.void
setSimpleFeatureCollection(SimpleFeatureCollectionType value)
Sets the value of the 'Simple Feature Collection
' containment reference.void
setStoredQuery(StoredQueryType value)
Sets the value of the 'Stored Query
' containment reference.void
setTitle(TitleType value)
Sets the value of the 'Title
' containment reference.void
setTransaction(TransactionType value)
Sets the value of the 'Transaction
' containment reference.void
setTransactionResponse(TransactionResponseType value)
Sets the value of the 'Transaction Response
' containment reference.void
setTruncatedResponse(TruncatedResponseType value)
Sets the value of the 'Truncated Response
' containment reference.void
setTuple(TupleType value)
Sets the value of the 'Tuple
' containment reference.void
setUpdate(UpdateType value)
Sets the value of the 'Update
' containment reference.void
setValue(EObject value)
Sets the value of the 'Value
' containment reference.void
setValueCollection(ValueCollectionType value)
Sets the value of the 'Value Collection
' containment reference.void
setValueList(ValueListType value)
Sets the value of the 'Value List
' containment reference.void
setWFSCapabilities(WFSCapabilitiesType value)
Sets the value of the 'WFS Capabilities
' containment reference.
-
-
-
Method Detail
-
getMixed
FeatureMap getMixed()
Returns the value of the 'Mixed' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
Wfs20Package.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
EMap<String,String> getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. The key is of typeString
, and the value is of typeString
,If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
Wfs20Package.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
EMap<String,String> getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. The key is of typeString
, and the value is of typeString
,If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
Wfs20Package.getDocumentRoot_XSISchemaLocation()
-
getAbstract
AbstractType getAbstract()
Returns the value of the 'Abstract' containment reference.If the meaning of the 'Abstract' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Abstract' containment reference.
- See Also:
setAbstract(AbstractType)
,Wfs20Package.getDocumentRoot_Abstract()
-
setAbstract
void setAbstract(AbstractType value)
Sets the value of the 'Abstract
' containment reference.- Parameters:
value
- the new value of the 'Abstract' containment reference.- See Also:
getAbstract()
-
getAbstractTransactionAction
AbstractTransactionActionType getAbstractTransactionAction()
Returns the value of the 'Abstract Transaction Action' containment reference.If the meaning of the 'Abstract Transaction Action' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Abstract Transaction Action' containment reference.
- See Also:
Wfs20Package.getDocumentRoot_AbstractTransactionAction()
-
getAdditionalObjects
AdditionalObjectsType getAdditionalObjects()
Returns the value of the 'Additional Objects' containment reference.If the meaning of the 'Additional Objects' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Additional Objects' containment reference.
- See Also:
setAdditionalObjects(AdditionalObjectsType)
,Wfs20Package.getDocumentRoot_AdditionalObjects()
-
setAdditionalObjects
void setAdditionalObjects(AdditionalObjectsType value)
Sets the value of the 'Additional Objects
' containment reference.- Parameters:
value
- the new value of the 'Additional Objects' containment reference.- See Also:
getAdditionalObjects()
-
getAdditionalValues
AdditionalValuesType getAdditionalValues()
Returns the value of the 'Additional Values' containment reference.If the meaning of the 'Additional Values' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Additional Values' containment reference.
- See Also:
setAdditionalValues(AdditionalValuesType)
,Wfs20Package.getDocumentRoot_AdditionalValues()
-
setAdditionalValues
void setAdditionalValues(AdditionalValuesType value)
Sets the value of the 'Additional Values
' containment reference.- Parameters:
value
- the new value of the 'Additional Values' containment reference.- See Also:
getAdditionalValues()
-
getBoundedBy
EnvelopePropertyType getBoundedBy()
Returns the value of the 'Bounded By' containment reference.If the meaning of the 'Bounded By' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Bounded By' containment reference.
- See Also:
setBoundedBy(EnvelopePropertyType)
,Wfs20Package.getDocumentRoot_BoundedBy()
-
setBoundedBy
void setBoundedBy(EnvelopePropertyType value)
Sets the value of the 'Bounded By
' containment reference.- Parameters:
value
- the new value of the 'Bounded By' containment reference.- See Also:
getBoundedBy()
-
getCreateStoredQuery
CreateStoredQueryType getCreateStoredQuery()
Returns the value of the 'Create Stored Query' containment reference.If the meaning of the 'Create Stored Query' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Create Stored Query' containment reference.
- See Also:
setCreateStoredQuery(CreateStoredQueryType)
,Wfs20Package.getDocumentRoot_CreateStoredQuery()
-
setCreateStoredQuery
void setCreateStoredQuery(CreateStoredQueryType value)
Sets the value of the 'Create Stored Query
' containment reference.- Parameters:
value
- the new value of the 'Create Stored Query' containment reference.- See Also:
getCreateStoredQuery()
-
getCreateStoredQueryResponse
CreateStoredQueryResponseType getCreateStoredQueryResponse()
Returns the value of the 'Create Stored Query Response' containment reference.If the meaning of the 'Create Stored Query Response' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Create Stored Query Response' containment reference.
- See Also:
setCreateStoredQueryResponse(CreateStoredQueryResponseType)
,Wfs20Package.getDocumentRoot_CreateStoredQueryResponse()
-
setCreateStoredQueryResponse
void setCreateStoredQueryResponse(CreateStoredQueryResponseType value)
Sets the value of the 'Create Stored Query Response
' containment reference.- Parameters:
value
- the new value of the 'Create Stored Query Response' containment reference.- See Also:
getCreateStoredQueryResponse()
-
getDelete
DeleteType getDelete()
Returns the value of the 'Delete' containment reference.If the meaning of the 'Delete' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Delete' containment reference.
- See Also:
setDelete(DeleteType)
,Wfs20Package.getDocumentRoot_Delete()
-
setDelete
void setDelete(DeleteType value)
Sets the value of the 'Delete
' containment reference.- Parameters:
value
- the new value of the 'Delete' containment reference.- See Also:
getDelete()
-
getDescribeFeatureType
DescribeFeatureTypeType getDescribeFeatureType()
Returns the value of the 'Describe Feature Type' containment reference.If the meaning of the 'Describe Feature Type' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Describe Feature Type' containment reference.
- See Also:
setDescribeFeatureType(DescribeFeatureTypeType)
,Wfs20Package.getDocumentRoot_DescribeFeatureType()
-
setDescribeFeatureType
void setDescribeFeatureType(DescribeFeatureTypeType value)
Sets the value of the 'Describe Feature Type
' containment reference.- Parameters:
value
- the new value of the 'Describe Feature Type' containment reference.- See Also:
getDescribeFeatureType()
-
getDescribeStoredQueries
DescribeStoredQueriesType getDescribeStoredQueries()
Returns the value of the 'Describe Stored Queries' containment reference.If the meaning of the 'Describe Stored Queries' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Describe Stored Queries' containment reference.
- See Also:
setDescribeStoredQueries(DescribeStoredQueriesType)
,Wfs20Package.getDocumentRoot_DescribeStoredQueries()
-
setDescribeStoredQueries
void setDescribeStoredQueries(DescribeStoredQueriesType value)
Sets the value of the 'Describe Stored Queries
' containment reference.- Parameters:
value
- the new value of the 'Describe Stored Queries' containment reference.- See Also:
getDescribeStoredQueries()
-
getDescribeStoredQueriesResponse
DescribeStoredQueriesResponseType getDescribeStoredQueriesResponse()
Returns the value of the 'Describe Stored Queries Response' containment reference.If the meaning of the 'Describe Stored Queries Response' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Describe Stored Queries Response' containment reference.
- See Also:
setDescribeStoredQueriesResponse(DescribeStoredQueriesResponseType)
,Wfs20Package.getDocumentRoot_DescribeStoredQueriesResponse()
-
setDescribeStoredQueriesResponse
void setDescribeStoredQueriesResponse(DescribeStoredQueriesResponseType value)
Sets the value of the 'Describe Stored Queries Response
' containment reference.- Parameters:
value
- the new value of the 'Describe Stored Queries Response' containment reference.- See Also:
getDescribeStoredQueriesResponse()
-
getDropStoredQuery
DropStoredQueryType getDropStoredQuery()
Returns the value of the 'Drop Stored Query' containment reference.If the meaning of the 'Drop Stored Query' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Drop Stored Query' containment reference.
- See Also:
setDropStoredQuery(DropStoredQueryType)
,Wfs20Package.getDocumentRoot_DropStoredQuery()
-
setDropStoredQuery
void setDropStoredQuery(DropStoredQueryType value)
Sets the value of the 'Drop Stored Query
' containment reference.- Parameters:
value
- the new value of the 'Drop Stored Query' containment reference.- See Also:
getDropStoredQuery()
-
getDropStoredQueryResponse
ExecutionStatusType getDropStoredQueryResponse()
Returns the value of the 'Drop Stored Query Response' containment reference.If the meaning of the 'Drop Stored Query Response' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Drop Stored Query Response' containment reference.
- See Also:
setDropStoredQueryResponse(ExecutionStatusType)
,Wfs20Package.getDocumentRoot_DropStoredQueryResponse()
-
setDropStoredQueryResponse
void setDropStoredQueryResponse(ExecutionStatusType value)
Sets the value of the 'Drop Stored Query Response
' containment reference.- Parameters:
value
- the new value of the 'Drop Stored Query Response' containment reference.- See Also:
getDropStoredQueryResponse()
-
getElement
ElementType getElement()
Returns the value of the 'Element' containment reference.If the meaning of the 'Element' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Element' containment reference.
- See Also:
setElement(ElementType)
,Wfs20Package.getDocumentRoot_Element()
-
setElement
void setElement(ElementType value)
Sets the value of the 'Element
' containment reference.- Parameters:
value
- the new value of the 'Element' containment reference.- See Also:
getElement()
-
getFeatureCollection
FeatureCollectionType getFeatureCollection()
Returns the value of the 'Feature Collection' containment reference.If the meaning of the 'Feature Collection' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Feature Collection' containment reference.
- See Also:
setFeatureCollection(FeatureCollectionType)
,Wfs20Package.getDocumentRoot_FeatureCollection()
-
setFeatureCollection
void setFeatureCollection(FeatureCollectionType value)
Sets the value of the 'Feature Collection
' containment reference.- Parameters:
value
- the new value of the 'Feature Collection' containment reference.- See Also:
getFeatureCollection()
-
getSimpleFeatureCollection
SimpleFeatureCollectionType getSimpleFeatureCollection()
Returns the value of the 'Simple Feature Collection' containment reference.If the meaning of the 'Simple Feature Collection' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Simple Feature Collection' containment reference.
- See Also:
setSimpleFeatureCollection(SimpleFeatureCollectionType)
,Wfs20Package.getDocumentRoot_SimpleFeatureCollection()
-
setSimpleFeatureCollection
void setSimpleFeatureCollection(SimpleFeatureCollectionType value)
Sets the value of the 'Simple Feature Collection
' containment reference.- Parameters:
value
- the new value of the 'Simple Feature Collection' containment reference.- See Also:
getSimpleFeatureCollection()
-
getFeatureTypeList
FeatureTypeListType getFeatureTypeList()
Returns the value of the 'Feature Type List' containment reference.If the meaning of the 'Feature Type List' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Feature Type List' containment reference.
- See Also:
setFeatureTypeList(FeatureTypeListType)
,Wfs20Package.getDocumentRoot_FeatureTypeList()
-
setFeatureTypeList
void setFeatureTypeList(FeatureTypeListType value)
Sets the value of the 'Feature Type List
' containment reference.- Parameters:
value
- the new value of the 'Feature Type List' containment reference.- See Also:
getFeatureTypeList()
-
getGetCapabilities
GetCapabilitiesType getGetCapabilities()
Returns the value of the 'Get Capabilities' containment reference.If the meaning of the 'Get Capabilities' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Get Capabilities' containment reference.
- See Also:
setGetCapabilities(GetCapabilitiesType)
,Wfs20Package.getDocumentRoot_GetCapabilities()
-
setGetCapabilities
void setGetCapabilities(GetCapabilitiesType value)
Sets the value of the 'Get Capabilities
' containment reference.- Parameters:
value
- the new value of the 'Get Capabilities' containment reference.- See Also:
getGetCapabilities()
-
getGetFeature
GetFeatureType getGetFeature()
Returns the value of the 'Get Feature' containment reference.If the meaning of the 'Get Feature' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Get Feature' containment reference.
- See Also:
setGetFeature(GetFeatureType)
,Wfs20Package.getDocumentRoot_GetFeature()
-
setGetFeature
void setGetFeature(GetFeatureType value)
Sets the value of the 'Get Feature
' containment reference.- Parameters:
value
- the new value of the 'Get Feature' containment reference.- See Also:
getGetFeature()
-
getGetFeatureWithLock
GetFeatureWithLockType getGetFeatureWithLock()
Returns the value of the 'Get Feature With Lock' containment reference.If the meaning of the 'Get Feature With Lock' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Get Feature With Lock' containment reference.
- See Also:
setGetFeatureWithLock(GetFeatureWithLockType)
,Wfs20Package.getDocumentRoot_GetFeatureWithLock()
-
setGetFeatureWithLock
void setGetFeatureWithLock(GetFeatureWithLockType value)
Sets the value of the 'Get Feature With Lock
' containment reference.- Parameters:
value
- the new value of the 'Get Feature With Lock' containment reference.- See Also:
getGetFeatureWithLock()
-
getGetPropertyValue
GetPropertyValueType getGetPropertyValue()
Returns the value of the 'Get Property Value' containment reference.If the meaning of the 'Get Property Value' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Get Property Value' containment reference.
- See Also:
setGetPropertyValue(GetPropertyValueType)
,Wfs20Package.getDocumentRoot_GetPropertyValue()
-
setGetPropertyValue
void setGetPropertyValue(GetPropertyValueType value)
Sets the value of the 'Get Property Value
' containment reference.- Parameters:
value
- the new value of the 'Get Property Value' containment reference.- See Also:
getGetPropertyValue()
-
getInsert
InsertType getInsert()
Returns the value of the 'Insert' containment reference.If the meaning of the 'Insert' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Insert' containment reference.
- See Also:
setInsert(InsertType)
,Wfs20Package.getDocumentRoot_Insert()
-
setInsert
void setInsert(InsertType value)
Sets the value of the 'Insert
' containment reference.- Parameters:
value
- the new value of the 'Insert' containment reference.- See Also:
getInsert()
-
getListStoredQueries
ListStoredQueriesType getListStoredQueries()
Returns the value of the 'List Stored Queries' containment reference.If the meaning of the 'List Stored Queries' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'List Stored Queries' containment reference.
- See Also:
setListStoredQueries(ListStoredQueriesType)
,Wfs20Package.getDocumentRoot_ListStoredQueries()
-
setListStoredQueries
void setListStoredQueries(ListStoredQueriesType value)
Sets the value of the 'List Stored Queries
' containment reference.- Parameters:
value
- the new value of the 'List Stored Queries' containment reference.- See Also:
getListStoredQueries()
-
getListStoredQueriesResponse
ListStoredQueriesResponseType getListStoredQueriesResponse()
Returns the value of the 'List Stored Queries Response' containment reference.If the meaning of the 'List Stored Queries Response' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'List Stored Queries Response' containment reference.
- See Also:
setListStoredQueriesResponse(ListStoredQueriesResponseType)
,Wfs20Package.getDocumentRoot_ListStoredQueriesResponse()
-
setListStoredQueriesResponse
void setListStoredQueriesResponse(ListStoredQueriesResponseType value)
Sets the value of the 'List Stored Queries Response
' containment reference.- Parameters:
value
- the new value of the 'List Stored Queries Response' containment reference.- See Also:
getListStoredQueriesResponse()
-
getLockFeature
LockFeatureType getLockFeature()
Returns the value of the 'Lock Feature' containment reference.If the meaning of the 'Lock Feature' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Lock Feature' containment reference.
- See Also:
setLockFeature(LockFeatureType)
,Wfs20Package.getDocumentRoot_LockFeature()
-
setLockFeature
void setLockFeature(LockFeatureType value)
Sets the value of the 'Lock Feature
' containment reference.- Parameters:
value
- the new value of the 'Lock Feature' containment reference.- See Also:
getLockFeature()
-
getLockFeatureResponse
LockFeatureResponseType getLockFeatureResponse()
Returns the value of the 'Lock Feature Response' containment reference.If the meaning of the 'Lock Feature Response' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Lock Feature Response' containment reference.
- See Also:
setLockFeatureResponse(LockFeatureResponseType)
,Wfs20Package.getDocumentRoot_LockFeatureResponse()
-
setLockFeatureResponse
void setLockFeatureResponse(LockFeatureResponseType value)
Sets the value of the 'Lock Feature Response
' containment reference.- Parameters:
value
- the new value of the 'Lock Feature Response' containment reference.- See Also:
getLockFeatureResponse()
-
getMember
MemberPropertyType getMember()
Returns the value of the 'Member' containment reference.If the meaning of the 'Member' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Member' containment reference.
- See Also:
setMember(MemberPropertyType)
,Wfs20Package.getDocumentRoot_Member()
-
setMember
void setMember(MemberPropertyType value)
Sets the value of the 'Member
' containment reference.- Parameters:
value
- the new value of the 'Member' containment reference.- See Also:
getMember()
-
getNative
NativeType getNative()
Returns the value of the 'Native' containment reference.If the meaning of the 'Native' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Native' containment reference.
- See Also:
setNative(NativeType)
,Wfs20Package.getDocumentRoot_Native()
-
setNative
void setNative(NativeType value)
Sets the value of the 'Native
' containment reference.- Parameters:
value
- the new value of the 'Native' containment reference.- See Also:
getNative()
-
getProperty
PropertyType getProperty()
Returns the value of the 'Property' containment reference.If the meaning of the 'Property' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property' containment reference.
- See Also:
setProperty(PropertyType)
,Wfs20Package.getDocumentRoot_Property()
-
setProperty
void setProperty(PropertyType value)
Sets the value of the 'Property
' containment reference.- Parameters:
value
- the new value of the 'Property' containment reference.- See Also:
getProperty()
-
getPropertyName
PropertyNameType getPropertyName()
Returns the value of the 'Property Name' containment reference.If the meaning of the 'Property Name' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Name' containment reference.
- See Also:
setPropertyName(PropertyNameType)
,Wfs20Package.getDocumentRoot_PropertyName()
-
setPropertyName
void setPropertyName(PropertyNameType value)
Sets the value of the 'Property Name
' containment reference.- Parameters:
value
- the new value of the 'Property Name' containment reference.- See Also:
getPropertyName()
-
getQuery
QueryType getQuery()
Returns the value of the 'Query' containment reference.If the meaning of the 'Query' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Query' containment reference.
- See Also:
setQuery(QueryType)
,Wfs20Package.getDocumentRoot_Query()
-
setQuery
void setQuery(QueryType value)
Sets the value of the 'Query
' containment reference.- Parameters:
value
- the new value of the 'Query' containment reference.- See Also:
getQuery()
-
getReplace
ReplaceType getReplace()
Returns the value of the 'Replace' containment reference.If the meaning of the 'Replace' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Replace' containment reference.
- See Also:
setReplace(ReplaceType)
,Wfs20Package.getDocumentRoot_Replace()
-
setReplace
void setReplace(ReplaceType value)
Sets the value of the 'Replace
' containment reference.- Parameters:
value
- the new value of the 'Replace' containment reference.- See Also:
getReplace()
-
getStoredQuery
StoredQueryType getStoredQuery()
Returns the value of the 'Stored Query' containment reference.If the meaning of the 'Stored Query' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Stored Query' containment reference.
- See Also:
setStoredQuery(StoredQueryType)
,Wfs20Package.getDocumentRoot_StoredQuery()
-
setStoredQuery
void setStoredQuery(StoredQueryType value)
Sets the value of the 'Stored Query
' containment reference.- Parameters:
value
- the new value of the 'Stored Query' containment reference.- See Also:
getStoredQuery()
-
getTitle
TitleType getTitle()
Returns the value of the 'Title' containment reference.If the meaning of the 'Title' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Title' containment reference.
- See Also:
setTitle(TitleType)
,Wfs20Package.getDocumentRoot_Title()
-
setTitle
void setTitle(TitleType value)
Sets the value of the 'Title
' containment reference.- Parameters:
value
- the new value of the 'Title' containment reference.- See Also:
getTitle()
-
getTransaction
TransactionType getTransaction()
Returns the value of the 'Transaction' containment reference.If the meaning of the 'Transaction' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Transaction' containment reference.
- See Also:
setTransaction(TransactionType)
,Wfs20Package.getDocumentRoot_Transaction()
-
setTransaction
void setTransaction(TransactionType value)
Sets the value of the 'Transaction
' containment reference.- Parameters:
value
- the new value of the 'Transaction' containment reference.- See Also:
getTransaction()
-
getTransactionResponse
TransactionResponseType getTransactionResponse()
Returns the value of the 'Transaction Response' containment reference.If the meaning of the 'Transaction Response' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Transaction Response' containment reference.
- See Also:
setTransactionResponse(TransactionResponseType)
,Wfs20Package.getDocumentRoot_TransactionResponse()
-
setTransactionResponse
void setTransactionResponse(TransactionResponseType value)
Sets the value of the 'Transaction Response
' containment reference.- Parameters:
value
- the new value of the 'Transaction Response' containment reference.- See Also:
getTransactionResponse()
-
getTruncatedResponse
TruncatedResponseType getTruncatedResponse()
Returns the value of the 'Truncated Response' containment reference.If the meaning of the 'Truncated Response' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Truncated Response' containment reference.
- See Also:
setTruncatedResponse(TruncatedResponseType)
,Wfs20Package.getDocumentRoot_TruncatedResponse()
-
setTruncatedResponse
void setTruncatedResponse(TruncatedResponseType value)
Sets the value of the 'Truncated Response
' containment reference.- Parameters:
value
- the new value of the 'Truncated Response' containment reference.- See Also:
getTruncatedResponse()
-
getTuple
TupleType getTuple()
Returns the value of the 'Tuple' containment reference.If the meaning of the 'Tuple' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Tuple' containment reference.
- See Also:
setTuple(TupleType)
,Wfs20Package.getDocumentRoot_Tuple()
-
setTuple
void setTuple(TupleType value)
Sets the value of the 'Tuple
' containment reference.- Parameters:
value
- the new value of the 'Tuple' containment reference.- See Also:
getTuple()
-
getUpdate
UpdateType getUpdate()
Returns the value of the 'Update' containment reference.If the meaning of the 'Update' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Update' containment reference.
- See Also:
setUpdate(UpdateType)
,Wfs20Package.getDocumentRoot_Update()
-
setUpdate
void setUpdate(UpdateType value)
Sets the value of the 'Update
' containment reference.- Parameters:
value
- the new value of the 'Update' containment reference.- See Also:
getUpdate()
-
getValue
EObject getValue()
Returns the value of the 'Value' containment reference.If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Value' containment reference.
- See Also:
setValue(EObject)
,Wfs20Package.getDocumentRoot_Value()
-
setValue
void setValue(EObject value)
Sets the value of the 'Value
' containment reference.- Parameters:
value
- the new value of the 'Value' containment reference.- See Also:
getValue()
-
getValueCollection
ValueCollectionType getValueCollection()
Returns the value of the 'Value Collection' containment reference.If the meaning of the 'Value Collection' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Value Collection' containment reference.
- See Also:
setValueCollection(ValueCollectionType)
,Wfs20Package.getDocumentRoot_ValueCollection()
-
setValueCollection
void setValueCollection(ValueCollectionType value)
Sets the value of the 'Value Collection
' containment reference.- Parameters:
value
- the new value of the 'Value Collection' containment reference.- See Also:
getValueCollection()
-
getValueList
ValueListType getValueList()
Returns the value of the 'Value List' containment reference.If the meaning of the 'Value List' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Value List' containment reference.
- See Also:
setValueList(ValueListType)
,Wfs20Package.getDocumentRoot_ValueList()
-
setValueList
void setValueList(ValueListType value)
Sets the value of the 'Value List
' containment reference.- Parameters:
value
- the new value of the 'Value List' containment reference.- See Also:
getValueList()
-
getWFSCapabilities
WFSCapabilitiesType getWFSCapabilities()
Returns the value of the 'WFS Capabilities' containment reference.If the meaning of the 'WFS Capabilities' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'WFS Capabilities' containment reference.
- See Also:
setWFSCapabilities(WFSCapabilitiesType)
,Wfs20Package.getDocumentRoot_WFSCapabilities()
-
setWFSCapabilities
void setWFSCapabilities(WFSCapabilitiesType value)
Sets the value of the 'WFS Capabilities
' containment reference.- Parameters:
value
- the new value of the 'WFS Capabilities' containment reference.- See Also:
getWFSCapabilities()
-
-