Version: | 0.2 |
---|---|
Provider: | jsmaa |
SOAP service’s name: | |
smaa2-jsmaa (see SOAP requests for details) |
JSMAA adapter for DD. Currently implements only SMAA-2 without preference information and only cardinal interval measurements of reals.
Contact: Tommi Tervonen (t.p.tervonen@rug.nl)
Web page: http://www.smaa.fi
(For outputs, see below)
A list of criteria.
The input value should be a valid XMCDA document whose main tag is <criteria>
.
It must have the following form:
<criteria>
<criterion>
[...]
</criterion>
[...]
</criteria>
A list of alternatives.
The input value should be a valid XMCDA document whose main tag is <alternatives>
.
It must have the following form:
<alternatives>
<alternative>
[...]
</alternative>
[...]
</alternatives>
A performance table. The evaluations should be numeric values, i.e. <real>, <integer> or <rational>.
The input value should be a valid XMCDA document whose main tag is <performanceTable>
.
Confidence factors of SMAA-2 computation.
The returned value is a XMCDA document whose main tag is <alternativesValues>
.
Rank acceptabilities of SMAA-2 computation.
The returned value is a XMCDA document whose main tag is <alternativesValues>
.
Central weights of SMAA-2 computation.
The returned value is a XMCDA document whose main tag is <other>
.
Output of messages. Currently always outputs execution succesful :)
The returned value is a XMCDA document whose main tag is <methodMessages>
.