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

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.FromAffectations
All Implemented Interfaces:
Function<IOrderedAssignmentsToMultipleRead,XAlternativesAffectations>

public class FromAffectations
extends Object
implements Function<IOrderedAssignmentsToMultipleRead,XAlternativesAffectations>


Constructor Summary
FromAffectations()
           
 
Method Summary
 XAlternativesAffectations apply(IOrderedAssignmentsToMultipleRead input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Function
equals
 

Constructor Detail

FromAffectations

public FromAffectations()
Method Detail

apply

public XAlternativesAffectations apply(IOrderedAssignmentsToMultipleRead input)
Specified by:
apply in interface Function<IOrderedAssignmentsToMultipleRead,XAlternativesAffectations>


Copyright © 2011. All Rights Reserved.