Uses of Interface
net.opengis.gml311.AbstractCoordinateOperationType
Packages that use AbstractCoordinateOperationType
- 
Uses of AbstractCoordinateOperationType in net.opengis.gml311Subinterfaces of AbstractCoordinateOperationType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract General Conversion Type'.interfaceA representation of the model object 'Abstract General Transformation Type'.interfaceA representation of the model object 'Concatenated Operation Type'.interfaceA representation of the model object 'Conversion Type'.interfaceA representation of the model object 'Pass Through Operation Type'.interfaceA representation of the model object 'Transformation Type'.Methods in net.opengis.gml311 that return AbstractCoordinateOperationTypeModifier and TypeMethodDescriptionCoordinateOperationRefType.getCoordinateOperation()Returns the value of the 'Coordinate Operation' containment reference.DocumentRoot.getCoordinateOperation()Returns the value of the 'Coordinate Operation' containment reference.DocumentRoot.getOperation()Returns the value of the 'Operation' containment reference.OperationRefType.getOperation()Returns the value of the 'Operation' containment reference.DocumentRoot.getSingleOperation()Returns the value of the 'Single Operation' containment reference.SingleOperationRefType.getSingleOperation()Returns the value of the 'Single Operation' containment reference.
- 
Uses of AbstractCoordinateOperationType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement AbstractCoordinateOperationTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Coordinate Operation Type'.classAn implementation of the model object 'Abstract General Conversion Type'.classAn implementation of the model object 'Abstract General Transformation Type'.classAn implementation of the model object 'Concatenated Operation Type'.classAn implementation of the model object 'Conversion Type'.classAn implementation of the model object 'Pass Through Operation Type'.classAn implementation of the model object 'Transformation Type'.Methods in net.opengis.gml311.impl that return AbstractCoordinateOperationTypeModifier and TypeMethodDescriptionCoordinateOperationRefTypeImpl.getCoordinateOperation()DocumentRootImpl.getCoordinateOperation()DocumentRootImpl.getOperation()OperationRefTypeImpl.getOperation()DocumentRootImpl.getSingleOperation()SingleOperationRefTypeImpl.getSingleOperation()Methods in net.opengis.gml311.impl with parameters of type AbstractCoordinateOperationTypeModifier and TypeMethodDescriptionNotificationChainCoordinateOperationRefTypeImpl.basicSetCoordinateOperation(AbstractCoordinateOperationType newCoordinateOperation, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetCoordinateOperation(AbstractCoordinateOperationType newCoordinateOperation, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetOperation(AbstractCoordinateOperationType newOperation, NotificationChain msgs) NotificationChainOperationRefTypeImpl.basicSetOperation(AbstractCoordinateOperationType newOperation, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetSingleOperation(AbstractCoordinateOperationType newSingleOperation, NotificationChain msgs) NotificationChainSingleOperationRefTypeImpl.basicSetSingleOperation(AbstractCoordinateOperationType newSingleOperation, NotificationChain msgs) 
- 
Uses of AbstractCoordinateOperationType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type AbstractCoordinateOperationTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractCoordinateOperationType(AbstractCoordinateOperationType object) Returns the result of interpreting the object as an instance of 'Abstract Coordinate Operation Type'.booleanGml311Validator.validateAbstractCoordinateOperationType(AbstractCoordinateOperationType abstractCoordinateOperationType, DiagnosticChain diagnostics, Map<Object, Object> context)