org.drools.planner.core.domain.variable
Interface PlanningValueRangeDescriptor

All Known Implementing Classes:
AbstractPlanningValueRangeDescriptor, PlanningEntityPropertyPlanningValueRangeDescriptor, SolutionPropertyPlanningValueRangeDescriptor, UndefinedPlanningValueRangeDescriptor

public interface PlanningValueRangeDescriptor


Method Summary
 Collection<?> extractValues(SolutionDirector solutionDirector, Object planningEntity)
           
 boolean isValuesCacheable()
           
 

Method Detail

extractValues

Collection<?> extractValues(SolutionDirector solutionDirector,
                            Object planningEntity)

isValuesCacheable

boolean isValuesCacheable()


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