Package org.opentcs.components.plantoverview
Interfaces for pluggable panels, themes and other components for a plant overview application.
-
Interface Summary Interface Description LocationTheme Provides a location theme.ObjectHistoryEntryFormatter A formatter forObjectHistory
entries, mapping an entry to a user-presentable string, if possible.OrderCategorySuggestions Deprecated. UseOrderTypeSuggestions
instead.OrderTypeSuggestions Implementations of this class provide suggestions for transport order types.PlantModelExporter Implementations provide a way to export plant model data, for instance to write it to a file in a third-party format or to a database.PlantModelImporter Implementations provide a way to import plant model data that is read from some external source or generated.PluggablePanelFactory Produces plugin panels to extend an openTCS user interface.PropertySuggestions Objects implementing this interface provide a set for suggested property keys and values each.VehicleTheme Provides a vehicle theme. -
Class Summary Class Description PluggablePanel Declares methods that a pluggable panel should provide for the enclosing application.