PROMETHEE-I_ranking

Version:1.0.0
Provider:PUT
SOAP service’s name:
 PROMETHEE-I_ranking-PUT (see SOAP requests for details)

Description

This module is calculating ranking using Promethee I method. The result is shown as the table of outranking relationship, where the relationship is a weak preference.

Contact: Magdalena Dzi?cielska <magdalenadziecielska6@gmail.com>

Web page: https://github.com/MagdalenaDziecielska/PrometheeDiviz

Inputs

(For outputs, see below)

alternatives

Alternatives to consider.

The input value should be a valid XMCDA document whose main tag is <alternatives>.


positive_flow

Positive flows of given alternatives and profiles.

The input value should be a valid XMCDA document whose main tag is <alternativesValues>.


negative_flow

Negative flows of given alternatives and profiles.

The input value should be a valid XMCDA document whose main tag is <alternativesValues>.


Outputs

ranking

Result computed from the given data.

The returned value is a XMCDA document whose main tag is <alternativesMatrix>.


messages

Messages or errors generated by this module.

The returned value is a XMCDA document whose main tag is <programExecutionResult>.


Original xml description