Uses of Interface
net.opengis.gml311.AbstractGeneralConversionType
Packages that use AbstractGeneralConversionType
-
Uses of AbstractGeneralConversionType in net.opengis.gml311
Subinterfaces of AbstractGeneralConversionType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Conversion Type'.Methods in net.opengis.gml311 that return AbstractGeneralConversionTypeModifier and TypeMethodDescriptionDocumentRoot.getGeneralConversion()Returns the value of the 'General Conversion' containment reference.GeneralConversionRefType.getGeneralConversion()Returns the value of the 'General Conversion' containment reference. -
Uses of AbstractGeneralConversionType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractGeneralConversionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract General Conversion Type'.classAn implementation of the model object 'Conversion Type'.Methods in net.opengis.gml311.impl that return AbstractGeneralConversionTypeModifier and TypeMethodDescriptionDocumentRootImpl.getGeneralConversion()GeneralConversionRefTypeImpl.getGeneralConversion()Methods in net.opengis.gml311.impl with parameters of type AbstractGeneralConversionTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeneralConversion(AbstractGeneralConversionType newGeneralConversion, NotificationChain msgs) NotificationChainGeneralConversionRefTypeImpl.basicSetGeneralConversion(AbstractGeneralConversionType newGeneralConversion, NotificationChain msgs) -
Uses of AbstractGeneralConversionType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractGeneralConversionTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractGeneralConversionType(AbstractGeneralConversionType object) Returns the result of interpreting the object as an instance of 'Abstract General Conversion Type'.booleanGml311Validator.validateAbstractGeneralConversionType(AbstractGeneralConversionType abstractGeneralConversionType, DiagnosticChain diagnostics, Map<Object, Object> context)