|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureCollectionType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl | |
net.opengis.wfsv | |
net.opengis.wfsv.impl | |
net.opengis.wfsv.util |
Uses of FeatureCollectionType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return FeatureCollectionType | |
---|---|
FeatureCollectionType |
WfsFactory.createFeatureCollectionType()
Returns a new object of class 'Feature Collection Type'. |
FeatureCollectionType |
DocumentRoot.getFeatureCollection()
Returns the value of the 'Feature Collection' containment reference. |
Methods in net.opengis.wfs with parameters of type FeatureCollectionType | |
---|---|
void |
DocumentRoot.setFeatureCollection(FeatureCollectionType value)
Sets the value of the ' Feature Collection ' containment reference. |
Uses of FeatureCollectionType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement FeatureCollectionType | |
---|---|
class |
FeatureCollectionTypeImpl
An implementation of the model object 'Feature Collection Type'. |
Methods in net.opengis.wfs.impl that return FeatureCollectionType | |
---|---|
FeatureCollectionType |
WfsFactoryImpl.createFeatureCollectionType()
|
FeatureCollectionType |
DocumentRootImpl.getFeatureCollection()
|
Methods in net.opengis.wfs.impl with parameters of type FeatureCollectionType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetFeatureCollection(FeatureCollectionType newFeatureCollection,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setFeatureCollection(FeatureCollectionType newFeatureCollection)
|
Uses of FeatureCollectionType in net.opengis.wfsv |
---|
Subinterfaces of FeatureCollectionType in net.opengis.wfsv | |
---|---|
interface |
VersionedFeatureCollectionType
A representation of the model object 'Versioned Feature Collection Type'. |
Uses of FeatureCollectionType in net.opengis.wfsv.impl |
---|
Classes in net.opengis.wfsv.impl that implement FeatureCollectionType | |
---|---|
class |
VersionedFeatureCollectionTypeImpl
An implementation of the model object 'Versioned Feature Collection Type'. |
Uses of FeatureCollectionType in net.opengis.wfsv.util |
---|
Methods in net.opengis.wfsv.util with parameters of type FeatureCollectionType | |
---|---|
java.lang.Object |
WfsvSwitch.caseFeatureCollectionType(FeatureCollectionType object)
Returns the result of interpreting the object as an instance of 'Feature Collection Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |