Uses of Interface
net.opengis.gml311.ScalarValuePropertyType
Packages that use ScalarValuePropertyType
-
Uses of ScalarValuePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return ScalarValuePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createScalarValuePropertyType()
Returns a new object of class 'Scalar Value Property Type'. -
Uses of ScalarValuePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ScalarValuePropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Scalar Value Property Type'.Methods in net.opengis.gml311.impl that return ScalarValuePropertyType -
Uses of ScalarValuePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ScalarValuePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseScalarValuePropertyType
(ScalarValuePropertyType object) Returns the result of interpreting the object as an instance of 'Scalar Value Property Type'.boolean
Gml311Validator.validateScalarValuePropertyType
(ScalarValuePropertyType scalarValuePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)