|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WFSCapabilitiesType
A representation of the model object 'Capabilities Type'. XML encoded WFS GetCapabilities operation response. This document provides clients with service metadata about a specific service instance, including metadata about the tightly-coupled data served. If the server does not implement the updateSequence parameter, the server shall always return the complete Capabilities document, without the updateSequence parameter. When the server implements the updateSequence parameter and the GetCapabilities operation request included the updateSequence parameter with the current value, the server shall return this element with only the "version" and "updateSequence" attributes. Otherwise, all optional elements shall be included or not depending on the actual value of the Contents parameter in the GetCapabilities operation request.
The following features are supported:
WfsPackage.getWFSCapabilitiesType()
Method Summary | |
---|---|
FeatureTypeListType |
getFeatureTypeList()
Returns the value of the 'Feature Type List' containment reference. |
org.opengis.filter.capability.FilterCapabilities |
getFilterCapabilities()
Returns the value of the 'Filter Capabilities' attribute. |
GMLObjectTypeListType |
getServesGMLObjectTypeList()
Returns the value of the 'Serves GML Object Type List' containment reference. |
GMLObjectTypeListType |
getSupportsGMLObjectTypeList()
Returns the value of the 'Supports GML Object Type List' containment reference. |
void |
setFeatureTypeList(FeatureTypeListType value)
Sets the value of the ' Feature Type List ' containment reference. |
void |
setFilterCapabilities(org.opengis.filter.capability.FilterCapabilities value)
Sets the value of the ' Filter Capabilities ' attribute. |
void |
setServesGMLObjectTypeList(GMLObjectTypeListType value)
Sets the value of the ' Serves GML Object Type List ' containment reference. |
void |
setSupportsGMLObjectTypeList(GMLObjectTypeListType value)
Sets the value of the ' Supports GML Object Type List ' containment reference. |
Methods inherited from interface net.opengis.ows10.CapabilitiesBaseType |
---|
getOperationsMetadata, getServiceIdentification, getServiceProvider, getUpdateSequence, getVersion, setOperationsMetadata, setServiceIdentification, setServiceProvider, setUpdateSequence, setVersion |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
FeatureTypeListType getFeatureTypeList()
If the meaning of the 'Feature Type List' containment reference isn't clear, there really should be more of a description here...
setFeatureTypeList(FeatureTypeListType)
,
WfsPackage.getWFSCapabilitiesType_FeatureTypeList()
void setFeatureTypeList(FeatureTypeListType value)
Feature Type List
' containment reference.
value
- the new value of the 'Feature Type List' containment reference.getFeatureTypeList()
GMLObjectTypeListType getServesGMLObjectTypeList()
If the meaning of the 'Serves GML Object Type List' containment reference isn't clear, there really should be more of a description here...
setServesGMLObjectTypeList(GMLObjectTypeListType)
,
WfsPackage.getWFSCapabilitiesType_ServesGMLObjectTypeList()
void setServesGMLObjectTypeList(GMLObjectTypeListType value)
Serves GML Object Type List
' containment reference.
value
- the new value of the 'Serves GML Object Type List' containment reference.getServesGMLObjectTypeList()
GMLObjectTypeListType getSupportsGMLObjectTypeList()
If the meaning of the 'Supports GML Object Type List' containment reference isn't clear, there really should be more of a description here...
setSupportsGMLObjectTypeList(GMLObjectTypeListType)
,
WfsPackage.getWFSCapabilitiesType_SupportsGMLObjectTypeList()
void setSupportsGMLObjectTypeList(GMLObjectTypeListType value)
Supports GML Object Type List
' containment reference.
value
- the new value of the 'Supports GML Object Type List' containment reference.getSupportsGMLObjectTypeList()
org.opengis.filter.capability.FilterCapabilities getFilterCapabilities()
If the meaning of the 'Filter Capabilities' attribute isn't clear, there really should be more of a description here...
setFilterCapabilities(FilterCapabilities)
,
WfsPackage.getWFSCapabilitiesType_FilterCapabilities()
void setFilterCapabilities(org.opengis.filter.capability.FilterCapabilities value)
Filter Capabilities
' attribute.
value
- the new value of the 'Filter Capabilities' attribute.getFilterCapabilities()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |