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

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.ToThresholds
All Implemented Interfaces:
FunctionWithInputCheck<Collection<XCriteria>,ICriteriaWithThresholds>

public class ToThresholds
extends Object
implements FunctionWithInputCheck<Collection<XCriteria>,ICriteriaWithThresholds>


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

Constructor Detail

ToThresholds

public ToThresholds()
Method Detail

apply

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


Copyright © 2011. All Rights Reserved.