Drools Planner distribution 6.0.0-SNAPSHOT

org.drools.planner.core.heuristic.selector.value
Interface EntityIndependentValueSelector

All Superinterfaces:
EventListener, Iterable<Object>, IterableSelector<Object>, Selector, SolverLifecycleListener, SolverPhaseLifecycleListener, ValueSelector
All Known Implementing Classes:
CachingValueSelector, FromSolutionPropertyValueSelector, ProbabilityValueSelector, ShufflingValueSelector

public interface EntityIndependentValueSelector
extends ValueSelector, IterableSelector<Object>

See Also:
FromSolutionPropertyValueSelector

Method Summary
 
Methods inherited from interface org.drools.planner.core.heuristic.selector.value.ValueSelector
getSize, getVariableDescriptor, iterator
 
Methods inherited from interface org.drools.planner.core.heuristic.selector.IterableSelector
getSize
 
Methods inherited from interface org.drools.planner.core.heuristic.selector.Selector
getCacheType, isContinuous, isNeverEnding
 
Methods inherited from interface org.drools.planner.core.phase.event.SolverPhaseLifecycleListener
phaseEnded, phaseStarted, stepEnded, stepStarted
 
Methods inherited from interface org.drools.planner.core.solver.event.SolverLifecycleListener
solvingEnded, solvingStarted
 
Methods inherited from interface java.lang.Iterable
iterator
 


Drools Planner distribution 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.