Solution_
- the solution type, the class with the PlanningSolution
annotationpublic interface EntityIndependentValueRangeDescriptor<Solution_> extends ValueRangeDescriptor<Solution_>
Modifier and Type | Method and Description |
---|---|
ValueRange<?> |
extractValueRange(Solution_ solution)
As specified by
#extractValueRange(Solution_, Object) . |
extractValueRange, getVariableDescriptor, isCountable, isEntityIndependent, mightContainEntity
ValueRange<?> extractValueRange(Solution_ solution)
#extractValueRange(Solution_, Object)
.solution
- never null#extractValueRange(Solution_, Object)
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.