Uses of Interface
net.opengis.gml311.GeometricPrimitivePropertyType
Packages that use GeometricPrimitivePropertyType
-
Uses of GeometricPrimitivePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeometricPrimitivePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createGeometricPrimitivePropertyType()
Returns a new object of class 'Geometric Primitive Property Type'.Methods in net.opengis.gml311 that return types with arguments of type GeometricPrimitivePropertyTypeModifier and TypeMethodDescriptionGeometricComplexType.getElement()
Returns the value of the 'Element' containment reference list. -
Uses of GeometricPrimitivePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeometricPrimitivePropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Geometric Primitive Property Type'.Fields in net.opengis.gml311.impl with type parameters of type GeometricPrimitivePropertyTypeModifier and TypeFieldDescriptionprotected EList<GeometricPrimitivePropertyType>
GeometricComplexTypeImpl.element
The cached value of the 'Element
' containment reference list.Methods in net.opengis.gml311.impl that return GeometricPrimitivePropertyTypeMethods in net.opengis.gml311.impl that return types with arguments of type GeometricPrimitivePropertyType -
Uses of GeometricPrimitivePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeometricPrimitivePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseGeometricPrimitivePropertyType
(GeometricPrimitivePropertyType object) Returns the result of interpreting the object as an instance of 'Geometric Primitive Property Type'.boolean
Gml311Validator.validateGeometricPrimitivePropertyType
(GeometricPrimitivePropertyType geometricPrimitivePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)