Interface OperationParameterType

All Superinterfaces:
AbstractGeneralOperationParameterType, AbstractGMLType, DefinitionType, EObject, Notifier, OperationParameterBaseType
All Known Implementing Classes:
OperationParameterTypeImpl

public interface OperationParameterType extends OperationParameterBaseType
A representation of the model object 'Operation Parameter Type'. The definition of a parameter used by an operation method. Most parameter values are numeric, but other types of parameter values are possible. This complexType is expected to be used or extended for all operation methods, without defining operation-method-specialized element names.

The following features are supported:

See Also: