org.decisiondeck.xmcda_oo.services.flow
Class Flow
java.lang.Object
org.decisiondeck.xmcda_oo.services.flow.Flow
public class Flow
- extends Object
|
Constructor Summary |
Flow()
|
Flow
public Flow()
getNegativeFlows
public AlternativesScores getNegativeFlows(IRdZeroToOneMatrix<Alternative,Alternative> pref)
throws InvalidInputException
- Throws:
InvalidInputException
getNetFlows
public AlternativesScores getNetFlows(IRdZeroToOneMatrix<Alternative,Alternative> pref)
throws InvalidInputException
- Throws:
InvalidInputException
getFlows
public AlternativesScores getFlows(FlowType type,
IRdZeroToOneMatrix<Alternative,Alternative> pref)
throws InvalidInputException
- Throws:
InvalidInputException
getPositiveFlows
public AlternativesScores getPositiveFlows(IRdZeroToOneMatrix<Alternative,Alternative> pref)
throws InvalidInputException
- Throws:
InvalidInputException
Copyright © 2011. All Rights Reserved.