Uses of Interface
net.opengis.gml311.FeatureArrayPropertyType
Packages that use FeatureArrayPropertyType
-
Uses of FeatureArrayPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return FeatureArrayPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createFeatureArrayPropertyType()
Returns a new object of class 'Feature Array Property Type'.AbstractFeatureCollectionType.getFeatureMembers()
Returns the value of the 'Feature Members' containment reference.DocumentRoot.getFeatureMembers()
Returns the value of the 'Feature Members' containment reference.Methods in net.opengis.gml311 with parameters of type FeatureArrayPropertyTypeModifier and TypeMethodDescriptionvoid
AbstractFeatureCollectionType.setFeatureMembers
(FeatureArrayPropertyType value) Sets the value of the 'Feature Members
' containment reference.void
DocumentRoot.setFeatureMembers
(FeatureArrayPropertyType value) Sets the value of the 'Feature Members
' containment reference. -
Uses of FeatureArrayPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement FeatureArrayPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Feature Array Property Type'.Fields in net.opengis.gml311.impl declared as FeatureArrayPropertyTypeModifier and TypeFieldDescriptionprotected FeatureArrayPropertyType
AbstractFeatureCollectionTypeImpl.featureMembers
The cached value of the 'Feature Members
' containment reference.Methods in net.opengis.gml311.impl that return FeatureArrayPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createFeatureArrayPropertyType()
AbstractFeatureCollectionTypeImpl.getFeatureMembers()
DocumentRootImpl.getFeatureMembers()
Methods in net.opengis.gml311.impl with parameters of type FeatureArrayPropertyTypeModifier and TypeMethodDescriptionNotificationChain
AbstractFeatureCollectionTypeImpl.basicSetFeatureMembers
(FeatureArrayPropertyType newFeatureMembers, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetFeatureMembers
(FeatureArrayPropertyType newFeatureMembers, NotificationChain msgs) void
AbstractFeatureCollectionTypeImpl.setFeatureMembers
(FeatureArrayPropertyType newFeatureMembers) void
DocumentRootImpl.setFeatureMembers
(FeatureArrayPropertyType newFeatureMembers) -
Uses of FeatureArrayPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type FeatureArrayPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseFeatureArrayPropertyType
(FeatureArrayPropertyType object) Returns the result of interpreting the object as an instance of 'Feature Array Property Type'.boolean
Gml311Validator.validateFeatureArrayPropertyType
(FeatureArrayPropertyType featureArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)