PrometheeAlternativesProfiles

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

Description

Computes the profiles of the alternatives (the single criterion net flow for each alternative and criterion)

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

Inputs

(For outputs, see below)

criteria

Criteria to consider.

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


alternatives

Alternatives to consider.

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


partial_preferences

Preferences indices for all pairs of alternatives/ alternatives and profiles on each criterion

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


Outputs

alternatives_profiles

profiles of the alternatives

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


messages

Messages or errors generated by this module.

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


Original xml description