@Target(value=METHOD) @Retention(value=RUNTIME) public @interface ValueRangeProvider
PlanningVariable.
This is specified on a getter of a java bean property which returns a Collection or ValueRange.
A Collection is implicitly converted to a ValueRange.| Modifier and Type | Required Element and Description |
|---|---|
String |
id
Used by
PlanningVariable.valueRangeProviderRefs()
to map a PlanningVariable to a ValueRangeProvider. |
public abstract String id
PlanningVariable.valueRangeProviderRefs()
to map a PlanningVariable to a ValueRangeProvider.SolverFactoryCopyright © 2006–2015 JBoss by Red Hat. All rights reserved.