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

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.ToFuzzyMatrix
All Implemented Interfaces:
FunctionWithInputCheck<XAlternativesComparisons,IZeroToOneMatrix<Alternative,Alternative>>

public class ToFuzzyMatrix
extends Object
implements FunctionWithInputCheck<XAlternativesComparisons,IZeroToOneMatrix<Alternative,Alternative>>


Constructor Summary
ToFuzzyMatrix()
           
 
Method Summary
 IZeroToOneMatrix<Alternative,Alternative> apply(XAlternativesComparisons input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToFuzzyMatrix

public ToFuzzyMatrix()
Method Detail

apply

public IZeroToOneMatrix<Alternative,Alternative> apply(XAlternativesComparisons input)
                                                throws InvalidInputException
Specified by:
apply in interface FunctionWithInputCheck<XAlternativesComparisons,IZeroToOneMatrix<Alternative,Alternative>>
Throws:
InvalidInputException


Copyright © 2011. All Rights Reserved.