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

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.ToWeights
All Implemented Interfaces:
FunctionWithInputCheck<Collection<XCriteriaValues>,Weights>

public class ToWeights
extends Object
implements FunctionWithInputCheck<Collection<XCriteriaValues>,Weights>


Constructor Summary
ToWeights()
           
 
Method Summary
 Weights apply(Collection<XCriteriaValues> input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToWeights

public ToWeights()
Method Detail

apply

public Weights apply(Collection<XCriteriaValues> input)
              throws InvalidInputException
Specified by:
apply in interface FunctionWithInputCheck<Collection<XCriteriaValues>,Weights>
Throws:
InvalidInputException


Copyright © 2011. All Rights Reserved.