Interface OperationMethodType

All Superinterfaces:
AbstractGMLType, DefinitionType, EObject, Notifier, OperationMethodBaseType
All Known Implementing Classes:
OperationMethodTypeImpl

public interface OperationMethodType extends OperationMethodBaseType
A representation of the model object 'Operation Method Type'. Definition of an algorithm used to perform a coordinate operation. Most operation methods use a number of operation parameters, although some coordinate conversions use none. Each coordinate operation using the method assigns values to these parameters.

The following features are supported:

See Also: