OptaPlanner core 6.2.0.Beta1

Uses of Interface
org.optaplanner.core.impl.domain.valuerange.descriptor.EntityIndependentValueRangeDescriptor

Packages that use EntityIndependentValueRangeDescriptor
org.optaplanner.core.impl.domain.valuerange.descriptor   
org.optaplanner.core.impl.heuristic.selector.value   
 

Uses of EntityIndependentValueRangeDescriptor in org.optaplanner.core.impl.domain.valuerange.descriptor
 

Classes in org.optaplanner.core.impl.domain.valuerange.descriptor that implement EntityIndependentValueRangeDescriptor
 class CompositeValueRangeDescriptor
           
 class FromSolutionPropertyValueRangeDescriptor
           
 

Uses of EntityIndependentValueRangeDescriptor in org.optaplanner.core.impl.heuristic.selector.value
 

Fields in org.optaplanner.core.impl.heuristic.selector.value declared as EntityIndependentValueRangeDescriptor
protected  EntityIndependentValueRangeDescriptor FromSolutionPropertyValueSelector.valueRangeDescriptor
           
 

Constructors in org.optaplanner.core.impl.heuristic.selector.value with parameters of type EntityIndependentValueRangeDescriptor
FromSolutionPropertyValueSelector(EntityIndependentValueRangeDescriptor valueRangeDescriptor, SelectionCacheType minimumCacheType, boolean randomSelection)
           
 


OptaPlanner core 6.2.0.Beta1

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.