Package org.opentcs.drivers.vehicle.management
Components needed for processing information related to comm adapters.
-
Interface Summary Interface Description VehicleCommAdapterPanelFactory Provides comm adapter specific panels used for interaction and displaying information. -
Class Summary Class Description AttachmentEvent Deprecated. UseVehicleAttachmentEvent
instead.AttachmentInformation Deprecated. UseVehicleAttachmentInformation
instead.CommAdapterEvent Instances of this class represent events emitted by/for comm adapter changes.ProcessModelEvent Instances of this class represent events emitted by/for changes onVehicleProcessModel
s.VehicleAttachmentEvent Instances of this class represent events emitted by/for attaching comm adapters.VehicleAttachmentInformation Describes which communication adapter a vehicle is currently associated with and which adapters are available.VehicleCommAdapterPanel A base class for panels associated with comm adapters.VehicleProcessModelTO A serializable representation of aVehicleProcessModel
.