|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetVersionedFeatureType | |
---|---|
net.opengis.wfsv | |
net.opengis.wfsv.impl | |
net.opengis.wfsv.util |
Uses of GetVersionedFeatureType in net.opengis.wfsv |
---|
Methods in net.opengis.wfsv that return GetVersionedFeatureType | |
---|---|
GetVersionedFeatureType |
WfsvFactory.createGetVersionedFeatureType()
Returns a new object of class 'Get Versioned Feature Type'. |
GetVersionedFeatureType |
DocumentRoot.getGetVersionedFeature()
Returns the value of the 'Get Versioned Feature' containment reference. |
Methods in net.opengis.wfsv with parameters of type GetVersionedFeatureType | |
---|---|
void |
DocumentRoot.setGetVersionedFeature(GetVersionedFeatureType value)
Sets the value of the ' Get Versioned Feature ' containment reference. |
Uses of GetVersionedFeatureType in net.opengis.wfsv.impl |
---|
Classes in net.opengis.wfsv.impl that implement GetVersionedFeatureType | |
---|---|
class |
GetVersionedFeatureTypeImpl
An implementation of the model object 'Get Versioned Feature Type'. |
Methods in net.opengis.wfsv.impl that return GetVersionedFeatureType | |
---|---|
GetVersionedFeatureType |
WfsvFactoryImpl.createGetVersionedFeatureType()
|
GetVersionedFeatureType |
DocumentRootImpl.getGetVersionedFeature()
|
Methods in net.opengis.wfsv.impl with parameters of type GetVersionedFeatureType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetGetVersionedFeature(GetVersionedFeatureType newGetVersionedFeature,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setGetVersionedFeature(GetVersionedFeatureType newGetVersionedFeature)
|
Uses of GetVersionedFeatureType in net.opengis.wfsv.util |
---|
Methods in net.opengis.wfsv.util with parameters of type GetVersionedFeatureType | |
---|---|
java.lang.Object |
WfsvSwitch.caseGetVersionedFeatureType(GetVersionedFeatureType object)
Returns the result of interpreting the object as an instance of 'Get Versioned Feature Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |