org.decisiondeck.jmcda.xws.transformer.xml
Class ToMatrixesByCriteria

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.ToMatrixesByCriteria
All Implemented Interfaces:
FunctionWithInputCheck<XAlternativesComparisons,Map<Criterion,IAltZeroToOneMatrix>>

public class ToMatrixesByCriteria
extends Object
implements FunctionWithInputCheck<XAlternativesComparisons,Map<Criterion,IAltZeroToOneMatrix>>


Constructor Summary
ToMatrixesByCriteria()
           
 
Method Summary
 Map<Criterion,IAltZeroToOneMatrix> apply(XAlternativesComparisons matrixes)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToMatrixesByCriteria

public ToMatrixesByCriteria()
Method Detail

apply

public Map<Criterion,IAltZeroToOneMatrix> apply(XAlternativesComparisons matrixes)
                                         throws InvalidInputException
Specified by:
apply in interface FunctionWithInputCheck<XAlternativesComparisons,Map<Criterion,IAltZeroToOneMatrix>>
Throws:
InvalidInputException


Copyright © 2011. All Rights Reserved.