|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionedFeatureCollectionType | |
---|---|
net.opengis.wfsv | |
net.opengis.wfsv.impl | |
net.opengis.wfsv.util |
Uses of VersionedFeatureCollectionType in net.opengis.wfsv |
---|
Methods in net.opengis.wfsv that return VersionedFeatureCollectionType | |
---|---|
VersionedFeatureCollectionType |
WfsvFactory.createVersionedFeatureCollectionType()
Returns a new object of class 'Versioned Feature Collection Type'. |
VersionedFeatureCollectionType |
DocumentRoot.getVersionedFeatureCollection()
Returns the value of the 'Versioned Feature Collection' containment reference. |
Methods in net.opengis.wfsv with parameters of type VersionedFeatureCollectionType | |
---|---|
void |
DocumentRoot.setVersionedFeatureCollection(VersionedFeatureCollectionType value)
Sets the value of the ' Versioned Feature Collection ' containment reference. |
Uses of VersionedFeatureCollectionType in net.opengis.wfsv.impl |
---|
Classes in net.opengis.wfsv.impl that implement VersionedFeatureCollectionType | |
---|---|
class |
VersionedFeatureCollectionTypeImpl
An implementation of the model object 'Versioned Feature Collection Type'. |
Methods in net.opengis.wfsv.impl that return VersionedFeatureCollectionType | |
---|---|
VersionedFeatureCollectionType |
WfsvFactoryImpl.createVersionedFeatureCollectionType()
|
VersionedFeatureCollectionType |
DocumentRootImpl.getVersionedFeatureCollection()
|
Methods in net.opengis.wfsv.impl with parameters of type VersionedFeatureCollectionType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetVersionedFeatureCollection(VersionedFeatureCollectionType newVersionedFeatureCollection,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setVersionedFeatureCollection(VersionedFeatureCollectionType newVersionedFeatureCollection)
|
Uses of VersionedFeatureCollectionType in net.opengis.wfsv.util |
---|
Methods in net.opengis.wfsv.util with parameters of type VersionedFeatureCollectionType | |
---|---|
java.lang.Object |
WfsvSwitch.caseVersionedFeatureCollectionType(VersionedFeatureCollectionType object)
Returns the result of interpreting the object as an instance of 'Versioned Feature Collection Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |