Uses of Interface
net.opengis.gml311.AbstractGeneralTransformationType
Packages that use AbstractGeneralTransformationType
-
Uses of AbstractGeneralTransformationType in net.opengis.gml311
Subinterfaces of AbstractGeneralTransformationType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Transformation Type'.Methods in net.opengis.gml311 that return AbstractGeneralTransformationTypeModifier and TypeMethodDescriptionDocumentRoot.getGeneralTransformation()
Returns the value of the 'General Transformation' containment reference.GeneralTransformationRefType.getGeneralTransformation()
Returns the value of the 'General Transformation' containment reference. -
Uses of AbstractGeneralTransformationType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractGeneralTransformationTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract General Transformation Type'.class
An implementation of the model object 'Transformation Type'.Methods in net.opengis.gml311.impl that return AbstractGeneralTransformationTypeModifier and TypeMethodDescriptionDocumentRootImpl.getGeneralTransformation()
GeneralTransformationRefTypeImpl.getGeneralTransformation()
Methods in net.opengis.gml311.impl with parameters of type AbstractGeneralTransformationTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeneralTransformation
(AbstractGeneralTransformationType newGeneralTransformation, NotificationChain msgs) NotificationChain
GeneralTransformationRefTypeImpl.basicSetGeneralTransformation
(AbstractGeneralTransformationType newGeneralTransformation, NotificationChain msgs) -
Uses of AbstractGeneralTransformationType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractGeneralTransformationTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractGeneralTransformationType
(AbstractGeneralTransformationType object) Returns the result of interpreting the object as an instance of 'Abstract General Transformation Type'.boolean
Gml311Validator.validateAbstractGeneralTransformationType
(AbstractGeneralTransformationType abstractGeneralTransformationType, DiagnosticChain diagnostics, Map<Object, Object> context)