Decision Deck project

diviz software

Using diviz: Developer's corner:

XMCDA standard

XMCDA web services

Frozen initiatives



plotAlternativesValuesPreorder

Provider:RXMCDA
Version:1.0

Description

-Contact: Patrick Meyer (patrick.meyer@telecom-bretagne.eu)

Generates a graph representing a preorder on the alternatives, according to numerical values taken by the alternatives (the “best” alternative has the highest value).

Inputs

alternatives

Description:

A list of alternatives. Alternatives can be activated or desactivated via the <active> tag (true or false). By default (no <active> tag), alternatives are considered as active.

alternativesValues

Description:

A list of <alternativeValue> representing a value taken by each alternative (the higher, the better in the preorder).

XMCDA related:

-Tag: alternativesValues

Outputs

messages

Description:

A list of messages generated by the algorithm.

XMCDA related:

-Tag: methodMessages

alternativesValuesPlot

Description:

A string containing the base64 representation of the png image of the graph generated by the R statistical software.

XMCDA related:

-Tag: alternativeValue

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