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 TypeMethodDescriptionvoidAbstractFeatureCollectionType.setFeatureMembers(FeatureArrayPropertyType value) Sets the value of the 'Feature Members' containment reference.voidDocumentRoot.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 TypeClassDescriptionclassAn implementation of the model object 'Feature Array Property Type'.Fields in net.opengis.gml311.impl declared as FeatureArrayPropertyTypeModifier and TypeFieldDescriptionprotected FeatureArrayPropertyTypeAbstractFeatureCollectionTypeImpl.featureMembersThe 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 TypeMethodDescriptionNotificationChainAbstractFeatureCollectionTypeImpl.basicSetFeatureMembers(FeatureArrayPropertyType newFeatureMembers, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetFeatureMembers(FeatureArrayPropertyType newFeatureMembers, NotificationChain msgs) voidAbstractFeatureCollectionTypeImpl.setFeatureMembers(FeatureArrayPropertyType newFeatureMembers) voidDocumentRootImpl.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'.booleanGml311Validator.validateFeatureArrayPropertyType(FeatureArrayPropertyType featureArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)