groupClassAcceptabilities

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

Description

Module for calculation group class acceptabilities basing on the assignments to classes of each decision maker.

Contact: Magdalena Dziecielska <magdalenadziecielska6@gmail.com>

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

Reference:
S. Damart, L.C. Dias and V. Mousseau; Supporting groups in sorting decisions: Methodology and use of a multi-criteria aggregation/disaggregation DSS.; Decision Support Systems 43 (2007) 1464?1475

Inputs

(For outputs, see below)

alternatives

Alternatives to consider.

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


assignments_1

Assignments of each alternative to the categories interval as an upper and lower bound for decision maker 1.

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


assignments_2

Assignments of each alternative to the categories interval as an upper and lower bound for decision maker 2.

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


assignments_3 (optional)

Assignments of each alternative to the categories interval as an upper and lower bound for decision maker 3.

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


assignments_4 (optional)

Assignments of each alternative to the categories interval as an upper and lower bound for decision maker 4.

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


assignments_5 (optional)

Assignments of each alternative to the categories interval as an upper and lower bound for decision maker 5.

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


assignments_6 (optional)

Assignments of each alternative to the categories interval as an upper and lower bound for decision maker 6.

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


assignments_7 (optional)

Assignments of each alternative to the categories interval as an upper and lower bound for decision maker 7.

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


assignments_8 (optional)

Assignments of each alternative to the categories interval as an upper and lower bound for decision maker 8.

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


assignments_9 (optional)

Assignments of each alternative to the categories interval as an upper and lower bound for decision maker 9.

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


assignments_10 (optional)

Assignments of each alternative to the categories interval as an upper and lower bound for decision maker 10.

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


categories (optional)

Definitions of categories.

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


categories_values

Definitions of categories and their marks (higher mark means better category).

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


Outputs

alternatives_support

Alternatives support represented as percentage value

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


unimodal_alternatives_support

Unimodal alternatives support represented as percentage value

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