ElectreDistillationRank

Version:0.1.0
Provider:PUT
SOAP service’s name:
 ElectreDistillationRank-PUT (see SOAP requests for details)

Description

This module provides three types of resultes performed on downwards and upwards distillation: intersection (outranking relation), final rank (distance to the best solution), median rank.

Web page: https://github.com/MTomczyk/ElectreDiviz

Inputs

(For outputs, see below)

alternatives

Alternatives to consider

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


downwards

Product of downwards distillation

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


upwards

Product of upwards distillation

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


Outputs

intersection

Intersection of downwards and upwards distillation

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


rank

Ranks of alternatives calculated from intersection

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


median

Median ranking

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


messages

Messages or errors generated by this module.

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


Original xml description