org.drools.planner.core.domain.variable
Class PlanningEntityPropertyPlanningValueRangeDescriptor
java.lang.Object
org.drools.planner.core.domain.variable.AbstractPlanningValueRangeDescriptor
org.drools.planner.core.domain.variable.PlanningEntityPropertyPlanningValueRangeDescriptor
- All Implemented Interfaces:
- PlanningValueRangeDescriptor
public class PlanningEntityPropertyPlanningValueRangeDescriptor
- extends AbstractPlanningValueRangeDescriptor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanningEntityPropertyPlanningValueRangeDescriptor
public PlanningEntityPropertyPlanningValueRangeDescriptor(PlanningVariableDescriptor variableDescriptor,
ValueRange valueRangeAnnotation)
extractAllValues
public Collection<?> extractAllValues(Solution solution)
extractValues
public Collection<?> extractValues(Solution solution,
Object planningEntity)
getProblemScale
public long getProblemScale(Solution solution,
Object planningEntity)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.