Package org.opentcs.data.order
Classes describing transport orders to be processed by vehicles.
-
Interface Summary Interface Description OrderConstants Defines some constants forTransportOrder
s andOrderSequence
s.OrderSequenceHistoryCodes Defines constants for basic history event codes related toOrderSequence
s and documents how the respective supplementary information is to be interpreted.TransportOrderHistoryCodes Defines constants for basic history event codes related to transport orders and documents how the respective supplementary information is to be interpreted. -
Class Summary Class Description DriveOrder Describes a sequence of movements and an optional operation at the end that aVehicle
is supposed to execute.DriveOrder.Destination Describes the destination of a drive order.OrderSequence Describes a process spanning multipleTransportOrder
s which are to be executed subsequently by the sameVehicle
.Route Route.Step A single step in a route.TransportOrder Represents a sequence of movements and operations that are to be executed by aVehicle
. -
Enum Summary Enum Description DriveOrder.State Defines the various potential states of a drive order.ReroutingType Defines the different typesVehicle
s can be rerouted.TransportOrder.State This enumeration defines the various states a transport order may be in.