Interface IndexVariableSupply
- All Superinterfaces:
- Supply
- All Known Implementing Classes:
- ExternalizedIndexVariableSupply,- IndexVariableListener
Only supported for 
list variables.
 
 To get an instance, demand an IndexVariableDemand from InnerScoreDirector.getSupplyManager().
- 
Method SummaryModifier and TypeMethodDescriptionGetplanningValue's index in thelist variableit is an element of.
- 
Method Details- 
getIndexGetplanningValue'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 or- nullif the value is unassigned
 
 
-