net.opengis.wfsv
Interface GetVersionedFeatureType

All Superinterfaces:
BaseRequestType, org.eclipse.emf.ecore.EObject, GetFeatureType, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
GetVersionedFeatureTypeImpl

public interface GetVersionedFeatureType
extends GetFeatureType

A representation of the model object 'Get Versioned Feature Type'. The GetVersionedFeature extends GetFeature by returning a collection of AbstractVersionedFeature, which do contain more information about the last change occurred on each feature.

See Also:
WfsvPackage.getGetVersionedFeatureType()

Method Summary
 
Methods inherited from interface net.opengis.wfs.GetFeatureType
getFormatOptions, getMaxFeatures, getOutputFormat, getQuery, getResultType, getTraverseXlinkDepth, getTraverseXlinkExpiry, isSetOutputFormat, isSetResultType, setFormatOptions, setMaxFeatures, setOutputFormat, setResultType, setTraverseXlinkDepth, setTraverseXlinkExpiry, unsetOutputFormat, unsetResultType
 
Methods inherited from interface net.opengis.wfs.BaseRequestType
getBaseUrl, getHandle, getProvidedVersion, getService, getVersion, isSetService, isSetVersion, setBaseUrl, setHandle, setProvidedVersion, setService, setVersion, unsetService, unsetVersion
 
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
 



Copyright © 1996-2010 Geotools. All Rights Reserved.