Uses of Interface
net.opengis.gml311.FeatureCollectionType
Packages that use FeatureCollectionType
-
Uses of FeatureCollectionType in net.opengis.gml311
Subinterfaces of FeatureCollectionType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Dynamic Feature Collection Type'.Methods in net.opengis.gml311 that return FeatureCollectionTypeModifier and TypeMethodDescriptionGml311Factory.createFeatureCollectionType()
Returns a new object of class 'Feature Collection Type'.DocumentRoot.getFeatureCollection1()
Returns the value of the 'Feature Collection1' containment reference.Methods in net.opengis.gml311 with parameters of type FeatureCollectionTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setFeatureCollection1
(FeatureCollectionType value) Sets the value of the 'Feature Collection1
' containment reference. -
Uses of FeatureCollectionType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement FeatureCollectionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Dynamic Feature Collection Type'.class
An implementation of the model object 'Feature Collection Type'.Methods in net.opengis.gml311.impl that return FeatureCollectionTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createFeatureCollectionType()
DocumentRootImpl.getFeatureCollection1()
Methods in net.opengis.gml311.impl with parameters of type FeatureCollectionTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetFeatureCollection1
(FeatureCollectionType newFeatureCollection1, NotificationChain msgs) void
DocumentRootImpl.setFeatureCollection1
(FeatureCollectionType newFeatureCollection1) -
Uses of FeatureCollectionType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type FeatureCollectionTypeModifier and TypeMethodDescriptionGml311Switch.caseFeatureCollectionType
(FeatureCollectionType object) Returns the result of interpreting the object as an instance of 'Feature Collection Type'.boolean
Gml311Validator.validateFeatureCollectionType
(FeatureCollectionType featureCollectionType, DiagnosticChain diagnostics, Map<Object, Object> context)