Interface EntityIndependentValueRangeDescriptor<Solution_>

Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation
All Superinterfaces:
ValueRangeDescriptor<Solution_>
All Known Implementing Classes:
CompositeValueRangeDescriptor, FromSolutionPropertyValueRangeDescriptor

public interface EntityIndependentValueRangeDescriptor<Solution_> extends ValueRangeDescriptor<Solution_>