Interface ValueRangeDescriptor<Solution_>

Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation
All Known Subinterfaces:
EntityIndependentValueRangeDescriptor<Solution_>
All Known Implementing Classes:
AbstractFromPropertyValueRangeDescriptor, AbstractValueRangeDescriptor, CompositeValueRangeDescriptor, FromEntityPropertyValueRangeDescriptor, FromSolutionPropertyValueRangeDescriptor

public interface ValueRangeDescriptor<Solution_>