Package net.opengis.gml311
Interface FeatureCollectionType
-
- All Superinterfaces:
AbstractFeatureCollectionType
,AbstractFeatureType
,AbstractGMLType
,EObject
,Notifier
- All Known Subinterfaces:
DynamicFeatureCollectionType
- All Known Implementing Classes:
DynamicFeatureCollectionTypeImpl
,FeatureCollectionTypeImpl
public interface FeatureCollectionType extends AbstractFeatureCollectionType
A representation of the model object 'Feature Collection Type'. Concrete generic feature collection.- See Also:
Gml311Package.getFeatureCollectionType()
-
-
Method Summary
-
Methods inherited from interface AbstractFeatureCollectionType
getFeatureMember, getFeatureMembers, setFeatureMembers
-
Methods inherited from interface AbstractFeatureType
getBoundedBy, getLocation, getLocationGroup, setBoundedBy, setLocation
-
Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
-
-