Interface IndexVariableSupply
- All Superinterfaces:
Supply
- All Known Subinterfaces:
ListVariableStateSupply<Solution_>
Only supported for
list variables.-
Method Summary
Modifier and TypeMethodDescriptionGetplanningValue's index in thelist variableit is an element of.
-
Method Details
-
getIndex
GetplanningValue's index in thelist variableit is an element of.- Parameters:
planningValue- never null- Returns:
planningValue's index in the list variable it is an element of ornullif the value is unassigned
-