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

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.ToScales
All Implemented Interfaces:
FunctionWithInputCheck<Collection<XCriteria>,Map<Criterion,IOrderedInterval>>

public class ToScales
extends Object
implements FunctionWithInputCheck<Collection<XCriteria>,Map<Criterion,IOrderedInterval>>


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

Constructor Detail

ToScales

public ToScales()
Method Detail

apply

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


Copyright © 2011. All Rights Reserved.