Uses of Interface
net.opengis.gml311.CategoryPropertyType
Packages that use CategoryPropertyType
-
Uses of CategoryPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return CategoryPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createCategoryPropertyType()
Returns a new object of class 'Category Property Type'. -
Uses of CategoryPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CategoryPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Category Property Type'.Methods in net.opengis.gml311.impl that return CategoryPropertyType -
Uses of CategoryPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CategoryPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseCategoryPropertyType
(CategoryPropertyType object) Returns the result of interpreting the object as an instance of 'Category Property Type'.boolean
Gml311Validator.validateCategoryPropertyType
(CategoryPropertyType categoryPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)