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 AbstractFeatureCollectionTypegetFeatureMember, getFeatureMembers, setFeatureMembers
 - 
Methods inherited from interface AbstractFeatureTypegetBoundedBy, getLocation, getLocationGroup, setBoundedBy, setLocation
 - 
Methods inherited from interface AbstractGMLTypegetDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
 
- 
 
-