Uses of Interface
net.opengis.gml311.GeneralTransformationRefType
Packages that use GeneralTransformationRefType
-
Uses of GeneralTransformationRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeneralTransformationRefTypeModifier and TypeMethodDescriptionGml311Factory.createGeneralTransformationRefType()
Returns a new object of class 'General Transformation Ref Type'.DocumentRoot.getGeneralTransformationRef()
Returns the value of the 'General Transformation Ref' containment reference.Methods in net.opengis.gml311 with parameters of type GeneralTransformationRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGeneralTransformationRef
(GeneralTransformationRefType value) Sets the value of the 'General Transformation Ref
' containment reference. -
Uses of GeneralTransformationRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeneralTransformationRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'General Transformation Ref Type'.Methods in net.opengis.gml311.impl that return GeneralTransformationRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeneralTransformationRefType()
DocumentRootImpl.getGeneralTransformationRef()
Methods in net.opengis.gml311.impl with parameters of type GeneralTransformationRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeneralTransformationRef
(GeneralTransformationRefType newGeneralTransformationRef, NotificationChain msgs) void
DocumentRootImpl.setGeneralTransformationRef
(GeneralTransformationRefType newGeneralTransformationRef) -
Uses of GeneralTransformationRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeneralTransformationRefTypeModifier and TypeMethodDescriptionGml311Switch.caseGeneralTransformationRefType
(GeneralTransformationRefType object) Returns the result of interpreting the object as an instance of 'General Transformation Ref Type'.boolean
Gml311Validator.validateGeneralTransformationRefType
(GeneralTransformationRefType generalTransformationRefType, DiagnosticChain diagnostics, Map<Object, Object> context)