Hierarchy For Package org.optaplanner.examples.vehiclerouting.domain

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.optaplanner.examples.common.domain.AbstractPersistable
      • org.optaplanner.examples.vehiclerouting.domain.Customer (implements org.optaplanner.examples.vehiclerouting.domain.Standstill)
      • org.optaplanner.examples.vehiclerouting.domain.Depot
      • org.optaplanner.examples.vehiclerouting.domain.Vehicle (implements org.optaplanner.examples.vehiclerouting.domain.Standstill)
      • org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution

Interface Hierarchy

  • org.optaplanner.examples.vehiclerouting.domain.Standstill