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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.optaplanner.examples.common.domain.AbstractPersistable
      • org.optaplanner.examples.coachshuttlegathering.domain.Bus (implements org.optaplanner.examples.coachshuttlegathering.domain.BusOrStop)
        • org.optaplanner.examples.coachshuttlegathering.domain.Coach
        • org.optaplanner.examples.coachshuttlegathering.domain.Shuttle
      • org.optaplanner.examples.coachshuttlegathering.domain.BusHub (implements org.optaplanner.examples.coachshuttlegathering.domain.StopOrHub)
      • org.optaplanner.examples.coachshuttlegathering.domain.BusStop (implements org.optaplanner.examples.coachshuttlegathering.domain.BusOrStop, org.optaplanner.examples.coachshuttlegathering.domain.StopOrHub)
      • org.optaplanner.examples.coachshuttlegathering.domain.CoachShuttleGatheringSolution

Interface Hierarchy

  • org.optaplanner.examples.coachshuttlegathering.domain.BusOrStop
  • org.optaplanner.examples.coachshuttlegathering.domain.StopOrHub