Version: | 1.0 |
---|---|
Provider: | ws-Mcc |
SOAP service’s name: | |
mccClustersRelationSummary-ws-Mcc (see SOAP requests for details) |
This web service gives a summary of the preference relations between a set of clusters of alternatives.
Contact: Alexandru Olteanu (alexandru.olteanu@uni.lu)
(For outputs, see below)
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>
.
The alternatives affectations to the clusters.
The input value should be a valid XMCDA document whose main tag is <alternativesAssignments>
.
The preference relation between alternatives.
The input value should be a valid XMCDA document whose main tag is <alternativesMatrix>
.
The detailed relation between clusters.
The returned value is a XMCDA document whose main tag is <categoriesComparisons>
.
A list of messages generated by the algorithm.
The returned value is a XMCDA document whose main tag is <programExecutionResult>
.