| Version: | 0.5.1 |
|---|---|
| Provider: | J-MCDA |
| SOAP service’s name: | |
| ElectreTriExploitation-J-MCDA (see SOAP requests for details) | |
Computes assignments according to the Electre TRI procedure.
Contact: Olivier Cailloux <olivier.cailloux@ecp.fr>
Web page: http://sourceforge.net/projects/j-mcda/
Reference: None
(For outputs, see below)
The alternatives to consider. Set some alternatives as inactive (or remove them) to ignore them.
The input value should be a valid XMCDA document whose main tag is <alternatives>.
The profiles of the categories in which alternatives are to be sorted.
The input value should be a valid XMCDA document whose main tag is <categoriesProfiles>.
The weights of the criteria to consider.
The input value should be a valid XMCDA document whose main tag is <criteriaValues>.
The performances of the alternatives.
The input value should be a valid XMCDA document whose main tag is <performanceTable>.
The performances of the profiles.
The input value should be a valid XMCDA document whose main tag is <performanceTable>.
The majority threshold specifying where to cut the outranking relation.
The input value should be a valid XMCDA document whose main tag is <methodParameters>. It must have the following form:
<methodParameters>
<parameter>
<value>
<real>%1</real>
</value>
</parameter>
</methodParameters>
where:
The criteria to consider, possibly with preference, indifference and veto thresholds. Each one must have a preference direction. Set some criteria as inactive (or remove them) to ignore them.
The input value should be a valid XMCDA document whose main tag is <criteria>.
The type of sorting to use (optimistic, pessimistic or both).
The input value should be a valid XMCDA document whose main tag is <methodParameters>. It must have the following form:
<methodParameters>
<parameter>
<value>
<label>%1</label>
</value>
</parameter>
</methodParameters>
where:
%1 is a parameter named “sorting_mode”. It can have the following values:
The default value is item0.
The affectations of the alternatives computed from the given input data.
The returned value is a XMCDA document whose main tag is <alternativesAffectations>.
A status message.
The returned value is a XMCDA document whose main tag is <methodMessages>.