Package net.opengis.gml311
Interface BoundedFeatureType
-
- All Superinterfaces:
AbstractFeatureType
,AbstractGMLType
,EObject
,Notifier
- All Known Implementing Classes:
BoundedFeatureTypeImpl
public interface BoundedFeatureType extends AbstractFeatureType
A representation of the model object 'Bounded Feature Type'. Makes boundedBy mandatory- See Also:
Gml311Package.getBoundedFeatureType()
-
-
Method Summary
-
Methods inherited from interface AbstractFeatureType
getBoundedBy, getLocation, getLocationGroup, setBoundedBy, setLocation
-
Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
-
-