Interface ParameterValueGroupType

  • All Superinterfaces:
    AbstractGeneralParameterValueType, EObject, Notifier
    All Known Implementing Classes:
    ParameterValueGroupTypeImpl

    public interface ParameterValueGroupType
    extends AbstractGeneralParameterValueType
    A representation of the model object 'Parameter Value Group Type'. A group of related parameter values. The same group can be repeated more than once in a Conversion, Transformation, or higher level parameterValueGroup, if those instances contain different values of one or more parameterValues which suitably distinquish among those groups. This concrete complexType can be used for operation methods without using an Application Schema that defines operation-method-specialized element names and contents, especially for methods with only one instance. This complexType can be used, extended, or restricted for well-known operation methods, especially for methods with many instances.

    The following features are supported:

    See Also:
    Gml311Package.getParameterValueGroupType()