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

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.ToEvaluations
All Implemented Interfaces:
FunctionWithInputCheck<Collection<XPerformanceTable>,IEvaluations>

public class ToEvaluations
extends Object
implements FunctionWithInputCheck<Collection<XPerformanceTable>,IEvaluations>


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

Constructor Detail

ToEvaluations

public ToEvaluations()
Method Detail

apply

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


Copyright © 2011. All Rights Reserved.