Uses of Interface
net.opengis.gml311.ArrayType
Packages that use ArrayType
-
Uses of ArrayType in net.opengis.gml311
Methods in net.opengis.gml311 that return ArrayTypeModifier and TypeMethodDescriptionGml311Factory.createArrayType()
Returns a new object of class 'Array Type'.DocumentRoot.getArray()
Returns the value of the 'Array' containment reference.Methods in net.opengis.gml311 with parameters of type ArrayType -
Uses of ArrayType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ArrayTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Array Type'.Methods in net.opengis.gml311.impl that return ArrayTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createArrayType()
DocumentRootImpl.getArray()
Methods in net.opengis.gml311.impl with parameters of type ArrayTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetArray
(ArrayType newArray, NotificationChain msgs) void
-
Uses of ArrayType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ArrayTypeModifier and TypeMethodDescriptionGml311Switch.caseArrayType
(ArrayType object) Returns the result of interpreting the object as an instance of 'Array Type'.boolean
Gml311Validator.validateArrayType
(ArrayType arrayType, DiagnosticChain diagnostics, Map<Object, Object> context)