createAlternatives

Provider:PyXMCDA
Version:1.0

Description

This web service allows to create a simple list of alternative by simply providing the desired number of alternatives.

Inputs

(For outputs, see below)

parameters

Description:

Parameters of the program.

GUI information:

  • Parameter values can be defined via the GUI or the XMCDA file, by default via GUI.

  • Name: nbAlternatives

    The desired number of alternatives.

    • Constraint description: The value should be a positive integer.
    • Type: integer
    • Default value: 2
  • Name: prefix

    The desired prefix for the alternatives.

    • Type: string
    • Default value: “a”

Outputs

alternatives

Description:

The list of alternatives.

XMCDA related:

  • Tag: alternatives

messages

Description:

Messages generated by the algorithm.

XMCDA related:

  • Tag: programExecutionResult

For further technical details on the web service underlying this program, have a look at its documentation here.