mccClustersRelationSummary

Version:1.0
Provider:ws-Mcc
SOAP service’s name:
 mccClustersRelationSummary-ws-Mcc (see SOAP requests for details)

Description

This web service gives a summary of the preference relations between a set of clusters of alternatives.

Contact: Alexandru Olteanu (alexandru.olteanu@uni.lu)

Inputs

(For outputs, see below)

alternatives

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

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


alternativesAffectations

The alternatives affectations to the clusters.

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


preferenceRelation

The preference relation between alternatives.

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


Outputs

clustersRelationsDetailed

The detailed relation between clusters.

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


messages

A list of messages generated by the algorithm.

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


Original xml description