|
OptaPlanner distribution 6.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Standstill | |
---|---|
org.optaplanner.examples.vehiclerouting.domain | |
org.optaplanner.examples.vehiclerouting.domain.timewindowed |
Uses of Standstill in org.optaplanner.examples.vehiclerouting.domain |
---|
Classes in org.optaplanner.examples.vehiclerouting.domain that implement Standstill | |
---|---|
class |
Customer
|
class |
Vehicle
|
Fields in org.optaplanner.examples.vehiclerouting.domain declared as Standstill | |
---|---|
protected Standstill |
Customer.previousStandstill
|
Methods in org.optaplanner.examples.vehiclerouting.domain that return Standstill | |
---|---|
Standstill |
Customer.getPreviousStandstill()
|
Methods in org.optaplanner.examples.vehiclerouting.domain with parameters of type Standstill | |
---|---|
int |
Customer.getMilliDistanceTo(Standstill standstill)
|
void |
Customer.setPreviousStandstill(Standstill previousStandstill)
|
Uses of Standstill in org.optaplanner.examples.vehiclerouting.domain.timewindowed |
---|
Classes in org.optaplanner.examples.vehiclerouting.domain.timewindowed that implement Standstill | |
---|---|
class |
TimeWindowedCustomer
|
|
OptaPlanner distribution 6.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |