Interface DocumentRoot
- All Superinterfaces:
EObject
,Notifier
- All Known Implementing Classes:
DocumentRootImpl
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:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Abstract' containment reference.Returns the value of the 'Abstract Transaction Action' containment reference.Returns the value of the 'Additional Objects' containment reference.Returns the value of the 'Additional Values' containment reference.Returns the value of the 'Bounded By' containment reference.Returns the value of the 'Create Stored Query' containment reference.Returns the value of the 'Create Stored Query Response' containment reference.Returns the value of the 'Delete' containment reference.Returns the value of the 'Describe Feature Type' containment reference.Returns the value of the 'Describe Stored Queries' containment reference.Returns the value of the 'Describe Stored Queries Response' containment reference.Returns the value of the 'Drop Stored Query' containment reference.Returns the value of the 'Drop Stored Query Response' containment reference.Returns the value of the 'Element' containment reference.Returns the value of the 'Feature Collection' containment reference.Returns the value of the 'Feature Type List' containment reference.Returns the value of the 'Get Capabilities' containment reference.Returns the value of the 'Get Feature' containment reference.Returns the value of the 'Get Feature With Lock' containment reference.Returns the value of the 'Get Property Value' containment reference.Returns the value of the 'Insert' containment reference.Returns the value of the 'List Stored Queries' containment reference.Returns the value of the 'List Stored Queries Response' containment reference.Returns the value of the 'Lock Feature' containment reference.Returns the value of the 'Lock Feature Response' containment reference.Returns the value of the 'Member' containment reference.FeatureMap
getMixed()
Returns the value of the 'Mixed' attribute list.Returns the value of the 'Native' containment reference.Returns the value of the 'Property' containment reference.Returns the value of the 'Property Name' containment reference.getQuery()
Returns the value of the 'Query' containment reference.Returns the value of the 'Replace' containment reference.Returns the value of the 'Simple Feature Collection' containment reference.Returns the value of the 'Stored Query' containment reference.getTitle()
Returns the value of the 'Title' containment reference.Returns the value of the 'Transaction' containment reference.Returns the value of the 'Transaction Response' containment reference.Returns the value of the 'Truncated Response' containment reference.getTuple()
Returns the value of the 'Tuple' containment reference.Returns the value of the 'Update' containment reference.EObject
getValue()
Returns the value of the 'Value' containment reference.Returns the value of the 'Value Collection' containment reference.Returns the value of the 'Value List' containment reference.Returns the value of the 'WFS Capabilities' containment reference.Returns the value of the 'XMLNS Prefix Map' map.Returns the value of the 'XSI Schema Location' map.void
setAbstract
(AbstractType value) Sets the value of the 'Abstract
' containment reference.void
Sets the value of the 'Additional Objects
' containment reference.void
Sets the value of the 'Additional Values
' containment reference.void
setBoundedBy
(EnvelopePropertyType value) Sets the value of the 'Bounded By
' containment reference.void
Sets the value of the 'Create Stored Query
' containment reference.void
Sets the value of the 'Create Stored Query Response
' containment reference.void
setDelete
(DeleteType value) Sets the value of the 'Delete
' containment reference.void
Sets the value of the 'Describe Feature Type
' containment reference.void
Sets the value of the 'Describe Stored Queries
' containment reference.void
Sets the value of the 'Describe Stored Queries Response
' containment reference.void
Sets the value of the 'Drop Stored Query
' containment reference.void
Sets the value of the 'Drop Stored Query Response
' containment reference.void
setElement
(ElementType value) Sets the value of the 'Element
' containment reference.void
Sets the value of the 'Feature Collection
' containment reference.void
Sets the value of the 'Feature Type List
' containment reference.void
Sets the value of the 'Get Capabilities
' containment reference.void
setGetFeature
(GetFeatureType value) Sets the value of the 'Get Feature
' containment reference.void
Sets the value of the 'Get Feature With Lock
' containment reference.void
Sets the value of the 'Get Property Value
' containment reference.void
setInsert
(InsertType value) Sets the value of the 'Insert
' containment reference.void
Sets the value of the 'List Stored Queries
' containment reference.void
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
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
Sets the value of the 'Query
' containment reference.void
setReplace
(ReplaceType value) Sets the value of the 'Replace
' containment reference.void
Sets the value of the 'Simple Feature Collection
' containment reference.void
setStoredQuery
(StoredQueryType value) Sets the value of the 'Stored Query
' containment reference.void
Sets the value of the 'Title
' containment reference.void
setTransaction
(TransactionType value) Sets the value of the 'Transaction
' containment reference.void
Sets the value of the 'Transaction Response
' containment reference.void
Sets the value of the 'Truncated Response
' containment reference.void
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
Sets the value of the 'Value Collection
' containment reference.void
setValueList
(ValueListType value) Sets the value of the 'Value List
' containment reference.void
Sets the value of the 'WFS Capabilities
' containment reference.Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
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:
-
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:
-
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:
-
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
Sets the value of the 'Abstract
' containment reference.- Parameters:
value
- the new value of the 'Abstract' containment reference.- See Also:
-
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:
-
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
Sets the value of the 'Additional Objects
' containment reference.- Parameters:
value
- the new value of the 'Additional Objects' containment reference.- See Also:
-
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
Sets the value of the 'Additional Values
' containment reference.- Parameters:
value
- the new value of the 'Additional Values' containment reference.- See Also:
-
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
Sets the value of the 'Bounded By
' containment reference.- Parameters:
value
- the new value of the 'Bounded By' containment reference.- See Also:
-
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
Sets the value of the 'Create Stored Query
' containment reference.- Parameters:
value
- the new value of the 'Create Stored Query' containment reference.- See Also:
-
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
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:
-
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
Sets the value of the 'Delete
' containment reference.- Parameters:
value
- the new value of the 'Delete' containment reference.- See Also:
-
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
Sets the value of the 'Describe Feature Type
' containment reference.- Parameters:
value
- the new value of the 'Describe Feature Type' containment reference.- See Also:
-
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
Sets the value of the 'Describe Stored Queries
' containment reference.- Parameters:
value
- the new value of the 'Describe Stored Queries' containment reference.- See Also:
-
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
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:
-
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
Sets the value of the 'Drop Stored Query
' containment reference.- Parameters:
value
- the new value of the 'Drop Stored Query' containment reference.- See Also:
-
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
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:
-
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
Sets the value of the 'Element
' containment reference.- Parameters:
value
- the new value of the 'Element' containment reference.- See Also:
-
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
Sets the value of the 'Feature Collection
' containment reference.- Parameters:
value
- the new value of the 'Feature Collection' containment reference.- See Also:
-
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
Sets the value of the 'Simple Feature Collection
' containment reference.- Parameters:
value
- the new value of the 'Simple Feature Collection' containment reference.- See Also:
-
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
Sets the value of the 'Feature Type List
' containment reference.- Parameters:
value
- the new value of the 'Feature Type List' containment reference.- See Also:
-
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
Sets the value of the 'Get Capabilities
' containment reference.- Parameters:
value
- the new value of the 'Get Capabilities' containment reference.- See Also:
-
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
Sets the value of the 'Get Feature
' containment reference.- Parameters:
value
- the new value of the 'Get Feature' containment reference.- See Also:
-
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
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:
-
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
Sets the value of the 'Get Property Value
' containment reference.- Parameters:
value
- the new value of the 'Get Property Value' containment reference.- See Also:
-
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
Sets the value of the 'Insert
' containment reference.- Parameters:
value
- the new value of the 'Insert' containment reference.- See Also:
-
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
Sets the value of the 'List Stored Queries
' containment reference.- Parameters:
value
- the new value of the 'List Stored Queries' containment reference.- See Also:
-
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
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:
-
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
Sets the value of the 'Lock Feature
' containment reference.- Parameters:
value
- the new value of the 'Lock Feature' containment reference.- See Also:
-
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
Sets the value of the 'Lock Feature Response
' containment reference.- Parameters:
value
- the new value of the 'Lock Feature Response' containment reference.- See Also:
-
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
Sets the value of the 'Member
' containment reference.- Parameters:
value
- the new value of the 'Member' containment reference.- See Also:
-
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
Sets the value of the 'Native
' containment reference.- Parameters:
value
- the new value of the 'Native' containment reference.- See Also:
-
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
Sets the value of the 'Property
' containment reference.- Parameters:
value
- the new value of the 'Property' containment reference.- See Also:
-
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
Sets the value of the 'Property Name
' containment reference.- Parameters:
value
- the new value of the 'Property Name' containment reference.- See Also:
-
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
Sets the value of the 'Query
' containment reference.- Parameters:
value
- the new value of the 'Query' containment reference.- See Also:
-
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
Sets the value of the 'Replace
' containment reference.- Parameters:
value
- the new value of the 'Replace' containment reference.- See Also:
-
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
Sets the value of the 'Stored Query
' containment reference.- Parameters:
value
- the new value of the 'Stored Query' containment reference.- See Also:
-
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
Sets the value of the 'Title
' containment reference.- Parameters:
value
- the new value of the 'Title' containment reference.- See Also:
-
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
Sets the value of the 'Transaction
' containment reference.- Parameters:
value
- the new value of the 'Transaction' containment reference.- See Also:
-
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
Sets the value of the 'Transaction Response
' containment reference.- Parameters:
value
- the new value of the 'Transaction Response' containment reference.- See Also:
-
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
Sets the value of the 'Truncated Response
' containment reference.- Parameters:
value
- the new value of the 'Truncated Response' containment reference.- See Also:
-
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
Sets the value of the 'Tuple
' containment reference.- Parameters:
value
- the new value of the 'Tuple' containment reference.- See Also:
-
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
Sets the value of the 'Update
' containment reference.- Parameters:
value
- the new value of the 'Update' containment reference.- See Also:
-
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
void setValue(EObject value) Sets the value of the 'Value
' containment reference.- Parameters:
value
- the new value of the 'Value' containment reference.- See Also:
-
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
Sets the value of the 'Value Collection
' containment reference.- Parameters:
value
- the new value of the 'Value Collection' containment reference.- See Also:
-
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
Sets the value of the 'Value List
' containment reference.- Parameters:
value
- the new value of the 'Value List' containment reference.- See Also:
-
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
Sets the value of the 'WFS Capabilities
' containment reference.- Parameters:
value
- the new value of the 'WFS Capabilities' containment reference.- See Also:
-