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 TypeInterfaceDescriptioninterface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Abstract General Conversion Type'.class
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeneralConversion
(AbstractGeneralConversionType newGeneralConversion, NotificationChain msgs) NotificationChain
GeneralConversionRefTypeImpl.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'.boolean
Gml311Validator.validateAbstractGeneralConversionType
(AbstractGeneralConversionType abstractGeneralConversionType, DiagnosticChain diagnostics, Map<Object, Object> context)