Uses of Interface
net.opengis.gml311.AbstractFeatureType
Packages that use AbstractFeatureType
- 
Uses of AbstractFeatureType in net.opengis.gml311Subinterfaces of AbstractFeatureType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Continuous Coverage Type'.interfaceA representation of the model object 'Abstract Coverage Type'.interfaceA representation of the model object 'Abstract Discrete Coverage Type'.interfaceA representation of the model object 'Abstract Feature Collection Type'.interfaceA representation of the model object 'Bounded Feature Type'.interfaceA representation of the model object 'Directed Observation At Distance Type'.interfaceA representation of the model object 'Directed Observation Type'.interfaceA representation of the model object 'Dynamic Feature Collection Type'.interfaceA representation of the model object 'Dynamic Feature Type'.interfaceA representation of the model object 'Feature Collection Type'.interfaceA representation of the model object 'Grid Coverage Type'.interfaceA representation of the model object 'Multi Curve Coverage Type'.interfaceA representation of the model object 'Multi Point Coverage Type'.interfaceA representation of the model object 'Multi Solid Coverage Type'.interfaceA representation of the model object 'Multi Surface Coverage Type'.interfaceA representation of the model object 'Observation Type'.interfaceA representation of the model object 'Rectified Grid Coverage Type'.Methods in net.opengis.gml311 that return AbstractFeatureTypeModifier and TypeMethodDescriptionDocumentRoot.getFeature()Returns the value of the 'Feature' containment reference.FeaturePropertyType.getFeature()Returns the value of the 'Feature' containment reference.TargetPropertyType.getFeature()Returns the value of the 'Feature' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractFeatureTypeModifier and TypeMethodDescriptionEList<AbstractFeatureType>FeatureArrayPropertyType.getFeature()Returns the value of the 'Feature' containment reference list.
- 
Uses of AbstractFeatureType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement AbstractFeatureTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Continuous Coverage Type'.classAn implementation of the model object 'Abstract Coverage Type'.classAn implementation of the model object 'Abstract Discrete Coverage Type'.classAn implementation of the model object 'Abstract Feature Collection Type'.classAn implementation of the model object 'Abstract Feature Type'.classAn implementation of the model object 'Bounded Feature Type'.classAn implementation of the model object 'Directed Observation At Distance Type'.classAn implementation of the model object 'Directed Observation Type'.classAn implementation of the model object 'Dynamic Feature Collection Type'.classAn implementation of the model object 'Dynamic Feature Type'.classAn implementation of the model object 'Feature Collection Type'.classAn implementation of the model object 'Grid Coverage Type'.classAn implementation of the model object 'Multi Curve Coverage Type'.classAn implementation of the model object 'Multi Point Coverage Type'.classAn implementation of the model object 'Multi Solid Coverage Type'.classAn implementation of the model object 'Multi Surface Coverage Type'.classAn implementation of the model object 'Observation Type'.classAn implementation of the model object 'Rectified Grid Coverage Type'.Methods in net.opengis.gml311.impl that return AbstractFeatureTypeModifier and TypeMethodDescriptionDocumentRootImpl.getFeature()FeaturePropertyTypeImpl.getFeature()TargetPropertyTypeImpl.getFeature()Methods in net.opengis.gml311.impl that return types with arguments of type AbstractFeatureTypeModifier and TypeMethodDescriptionEList<AbstractFeatureType>FeatureArrayPropertyTypeImpl.getFeature()Methods in net.opengis.gml311.impl with parameters of type AbstractFeatureTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetFeature(AbstractFeatureType newFeature, NotificationChain msgs) NotificationChainFeaturePropertyTypeImpl.basicSetFeature(AbstractFeatureType newFeature, NotificationChain msgs) NotificationChainTargetPropertyTypeImpl.basicSetFeature(AbstractFeatureType newFeature, NotificationChain msgs) 
- 
Uses of AbstractFeatureType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type AbstractFeatureTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractFeatureType(AbstractFeatureType object) Returns the result of interpreting the object as an instance of 'Abstract Feature Type'.booleanGml311Validator.validateAbstractFeatureType(AbstractFeatureType abstractFeatureType, DiagnosticChain diagnostics, Map<Object, Object> context)