Uses of Interface
net.opengis.gml311.CovarianceElementType
Packages that use CovarianceElementType
-
Uses of CovarianceElementType in net.opengis.gml311
Methods in net.opengis.gml311 that return CovarianceElementTypeModifier and TypeMethodDescriptionGml311Factory.createCovarianceElementType()
Returns a new object of class 'Covariance Element Type'.DocumentRoot.getIncludesElement()
Returns the value of the 'Includes Element' containment reference.Methods in net.opengis.gml311 that return types with arguments of type CovarianceElementTypeModifier and TypeMethodDescriptionEList<CovarianceElementType>
CovarianceMatrixType.getIncludesElement()
Returns the value of the 'Includes Element' containment reference list.Methods in net.opengis.gml311 with parameters of type CovarianceElementTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setIncludesElement
(CovarianceElementType value) Sets the value of the 'Includes Element
' containment reference. -
Uses of CovarianceElementType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CovarianceElementTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Covariance Element Type'.Fields in net.opengis.gml311.impl with type parameters of type CovarianceElementTypeModifier and TypeFieldDescriptionprotected EList<CovarianceElementType>
CovarianceMatrixTypeImpl.includesElement
The cached value of the 'Includes Element
' containment reference list.Methods in net.opengis.gml311.impl that return CovarianceElementTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCovarianceElementType()
DocumentRootImpl.getIncludesElement()
Methods in net.opengis.gml311.impl that return types with arguments of type CovarianceElementTypeModifier and TypeMethodDescriptionEList<CovarianceElementType>
CovarianceMatrixTypeImpl.getIncludesElement()
Methods in net.opengis.gml311.impl with parameters of type CovarianceElementTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetIncludesElement
(CovarianceElementType newIncludesElement, NotificationChain msgs) void
DocumentRootImpl.setIncludesElement
(CovarianceElementType newIncludesElement) -
Uses of CovarianceElementType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CovarianceElementTypeModifier and TypeMethodDescriptionGml311Switch.caseCovarianceElementType
(CovarianceElementType object) Returns the result of interpreting the object as an instance of 'Covariance Element Type'.boolean
Gml311Validator.validateCovarianceElementType
(CovarianceElementType covarianceElementType, DiagnosticChain diagnostics, Map<Object, Object> context)