Uses of Interface
net.opengis.gml311.GeneralConversionRefType
Packages that use GeneralConversionRefType
-
Uses of GeneralConversionRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeneralConversionRefTypeModifier and TypeMethodDescriptionGml311Factory.createGeneralConversionRefType()Returns a new object of class 'General Conversion Ref Type'.AbstractGeneralDerivedCRSType.getDefinedByConversion()Returns the value of the 'Defined By Conversion' containment reference.DocumentRoot.getDefinedByConversion()Returns the value of the 'Defined By Conversion' containment reference.DocumentRoot.getGeneralConversionRef()Returns the value of the 'General Conversion Ref' containment reference.Methods in net.opengis.gml311 with parameters of type GeneralConversionRefTypeModifier and TypeMethodDescriptionvoidAbstractGeneralDerivedCRSType.setDefinedByConversion(GeneralConversionRefType value) Sets the value of the 'Defined By Conversion' containment reference.voidDocumentRoot.setDefinedByConversion(GeneralConversionRefType value) Sets the value of the 'Defined By Conversion' containment reference.voidDocumentRoot.setGeneralConversionRef(GeneralConversionRefType value) Sets the value of the 'General Conversion Ref' containment reference. -
Uses of GeneralConversionRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeneralConversionRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'General Conversion Ref Type'.Fields in net.opengis.gml311.impl declared as GeneralConversionRefTypeModifier and TypeFieldDescriptionprotected GeneralConversionRefTypeAbstractGeneralDerivedCRSTypeImpl.definedByConversionThe cached value of the 'Defined By Conversion' containment reference.Methods in net.opengis.gml311.impl that return GeneralConversionRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeneralConversionRefType()AbstractGeneralDerivedCRSTypeImpl.getDefinedByConversion()DocumentRootImpl.getDefinedByConversion()DocumentRootImpl.getGeneralConversionRef()Methods in net.opengis.gml311.impl with parameters of type GeneralConversionRefTypeModifier and TypeMethodDescriptionNotificationChainAbstractGeneralDerivedCRSTypeImpl.basicSetDefinedByConversion(GeneralConversionRefType newDefinedByConversion, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDefinedByConversion(GeneralConversionRefType newDefinedByConversion, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetGeneralConversionRef(GeneralConversionRefType newGeneralConversionRef, NotificationChain msgs) voidAbstractGeneralDerivedCRSTypeImpl.setDefinedByConversion(GeneralConversionRefType newDefinedByConversion) voidDocumentRootImpl.setDefinedByConversion(GeneralConversionRefType newDefinedByConversion) voidDocumentRootImpl.setGeneralConversionRef(GeneralConversionRefType newGeneralConversionRef) -
Uses of GeneralConversionRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeneralConversionRefTypeModifier and TypeMethodDescriptionGml311Switch.caseGeneralConversionRefType(GeneralConversionRefType object) Returns the result of interpreting the object as an instance of 'General Conversion Ref Type'.booleanGml311Validator.validateGeneralConversionRefType(GeneralConversionRefType generalConversionRefType, DiagnosticChain diagnostics, Map<Object, Object> context)