jar

org.opentcs : opentcs-api-base

Maven & Gradle

May 31, 2023
5 usages
283 stars

openTCS-API-Base · openTCS-API-Base

Table Of Contents

Latest Version

Download org.opentcs : opentcs-api-base JAR file - Latest Versions:

All Versions

Download org.opentcs : opentcs-api-base JAR file - All Versions:

Version Vulnerabilities Size Updated
5.9.x
5.8.x
5.7.x
5.6.x
5.5.x
5.4.x
5.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window opentcs-api-base-5.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opentcs.access

├─ org.opentcs.access.CredentialsException.class - [JAR]

├─ org.opentcs.access.Kernel.class - [JAR]

├─ org.opentcs.access.KernelException.class - [JAR]

├─ org.opentcs.access.KernelRuntimeException.class - [JAR]

├─ org.opentcs.access.KernelServicePortal.class - [JAR]

├─ org.opentcs.access.KernelStateTransitionEvent.class - [JAR]

├─ org.opentcs.access.LocalKernel.class - [JAR]

├─ org.opentcs.access.ModelTransitionEvent.class - [JAR]

├─ org.opentcs.access.NotificationPublicationEvent.class - [JAR]

├─ org.opentcs.access.SchedulerAllocationState.class - [JAR]

├─ org.opentcs.access.SharedKernelServicePortal.class - [JAR]

├─ org.opentcs.access.SharedKernelServicePortalProvider.class - [JAR]

├─ org.opentcs.access.SslParameterSet.class - [JAR]

org.opentcs.access.rmi

├─ org.opentcs.access.rmi.ClientID.class - [JAR]

├─ org.opentcs.access.rmi.KernelServicePortalBuilder.class - [JAR]

org.opentcs.access.to

├─ org.opentcs.access.to.CreationTO.class - [JAR]

org.opentcs.access.to.order

├─ org.opentcs.access.to.order.DestinationCreationTO.class - [JAR]

├─ org.opentcs.access.to.order.OrderSequenceCreationTO.class - [JAR]

├─ org.opentcs.access.to.order.TransportOrderCreationTO.class - [JAR]

org.opentcs.access.to.model

├─ org.opentcs.access.to.model.BlockCreationTO.class - [JAR]

├─ org.opentcs.access.to.model.GroupCreationTO.class - [JAR]

├─ org.opentcs.access.to.model.LocationCreationTO.class - [JAR]

├─ org.opentcs.access.to.model.LocationTypeCreationTO.class - [JAR]

├─ org.opentcs.access.to.model.ModelLayoutElementCreationTO.class - [JAR]

├─ org.opentcs.access.to.model.PathCreationTO.class - [JAR]

├─ org.opentcs.access.to.model.PlantModelCreationTO.class - [JAR]

├─ org.opentcs.access.to.model.PointCreationTO.class - [JAR]

├─ org.opentcs.access.to.model.ShapeLayoutElementCreationTO.class - [JAR]

├─ org.opentcs.access.to.model.VehicleCreationTO.class - [JAR]

├─ org.opentcs.access.to.model.VisualLayoutCreationTO.class - [JAR]

org.opentcs.components.kernel

├─ org.opentcs.components.kernel.Dispatcher.class - [JAR]

├─ org.opentcs.components.kernel.KernelExtension.class - [JAR]

├─ org.opentcs.components.kernel.ObjectNameProvider.class - [JAR]

├─ org.opentcs.components.kernel.OrderSequenceCleanupApproval.class - [JAR]

├─ org.opentcs.components.kernel.PeripheralJobCleanupApproval.class - [JAR]

├─ org.opentcs.components.kernel.PeripheralJobDispatcher.class - [JAR]

├─ org.opentcs.components.kernel.Query.class - [JAR]

├─ org.opentcs.components.kernel.QueryResponder.class - [JAR]

├─ org.opentcs.components.kernel.ResourceAllocationException.class - [JAR]

├─ org.opentcs.components.kernel.Router.class - [JAR]

├─ org.opentcs.components.kernel.Scheduler.class - [JAR]

├─ org.opentcs.components.kernel.TransportOrderCleanupApproval.class - [JAR]

org.opentcs.components.kernel.routing

├─ org.opentcs.components.kernel.routing.Edge.class - [JAR]

├─ org.opentcs.components.kernel.routing.EdgeEvaluator.class - [JAR]

├─ org.opentcs.components.kernel.routing.GroupMapper.class - [JAR]

org.opentcs.util.event

├─ org.opentcs.util.event.EventBus.class - [JAR]

├─ org.opentcs.util.event.EventHandler.class - [JAR]

├─ org.opentcs.util.event.EventSource.class - [JAR]

├─ org.opentcs.util.event.SimpleEventBus.class - [JAR]

org.opentcs.data.order

├─ org.opentcs.data.order.DriveOrder.class - [JAR]

├─ org.opentcs.data.order.OrderConstants.class - [JAR]

├─ org.opentcs.data.order.OrderSequence.class - [JAR]

├─ org.opentcs.data.order.ReroutingType.class - [JAR]

├─ org.opentcs.data.order.Route.class - [JAR]

├─ org.opentcs.data.order.TransportOrder.class - [JAR]

├─ org.opentcs.data.order.TransportOrderHistoryCodes.class - [JAR]

org.opentcs.drivers.peripherals.management

├─ org.opentcs.drivers.peripherals.management.PeripheralAttachmentEvent.class - [JAR]

├─ org.opentcs.drivers.peripherals.management.PeripheralAttachmentInformation.class - [JAR]

├─ org.opentcs.drivers.peripherals.management.PeripheralCommAdapterEvent.class - [JAR]

├─ org.opentcs.drivers.peripherals.management.PeripheralCommAdapterPanel.class - [JAR]

├─ org.opentcs.drivers.peripherals.management.PeripheralCommAdapterPanelFactory.class - [JAR]

├─ org.opentcs.drivers.peripherals.management.PeripheralProcessModelEvent.class - [JAR]

org.opentcs.data.notification

├─ org.opentcs.data.notification.UserNotification.class - [JAR]

org.opentcs.drivers.vehicle.messages

├─ org.opentcs.drivers.vehicle.messages.ClearError.class - [JAR]

├─ org.opentcs.drivers.vehicle.messages.SetSpeedMultiplier.class - [JAR]

org.opentcs.util

├─ org.opentcs.util.Assertions.class - [JAR]

├─ org.opentcs.util.CallWrapper.class - [JAR]

├─ org.opentcs.util.ClassMatcher.class - [JAR]

├─ org.opentcs.util.CyclicTask.class - [JAR]

├─ org.opentcs.util.Enums.class - [JAR]

├─ org.opentcs.util.ExplainedBoolean.class - [JAR]

org.opentcs.drivers.peripherals

├─ org.opentcs.drivers.peripherals.BasicPeripheralCommAdapter.class - [JAR]

├─ org.opentcs.drivers.peripherals.PeripheralAdapterCommand.class - [JAR]

├─ org.opentcs.drivers.peripherals.PeripheralCommAdapter.class - [JAR]

├─ org.opentcs.drivers.peripherals.PeripheralCommAdapterDescription.class - [JAR]

├─ org.opentcs.drivers.peripherals.PeripheralCommAdapterFactory.class - [JAR]

├─ org.opentcs.drivers.peripherals.PeripheralController.class - [JAR]

├─ org.opentcs.drivers.peripherals.PeripheralControllerPool.class - [JAR]

├─ org.opentcs.drivers.peripherals.PeripheralJobCallback.class - [JAR]

├─ org.opentcs.drivers.peripherals.PeripheralProcessModel.class - [JAR]

org.opentcs.data.model

├─ org.opentcs.data.model.Block.class - [JAR]

├─ org.opentcs.data.model.Couple.class - [JAR]

├─ org.opentcs.data.model.Group.class - [JAR]

├─ org.opentcs.data.model.Location.class - [JAR]

├─ org.opentcs.data.model.LocationType.class - [JAR]

├─ org.opentcs.data.model.ModelConstants.class - [JAR]

├─ org.opentcs.data.model.Path.class - [JAR]

├─ org.opentcs.data.model.PeripheralInformation.class - [JAR]

├─ org.opentcs.data.model.PlantModel.class - [JAR]

├─ org.opentcs.data.model.Point.class - [JAR]

├─ org.opentcs.data.model.TCSResource.class - [JAR]

├─ org.opentcs.data.model.TCSResourceReference.class - [JAR]

├─ org.opentcs.data.model.Triple.class - [JAR]

├─ org.opentcs.data.model.Vehicle.class - [JAR]

org.opentcs.customizations.plantoverview

├─ org.opentcs.customizations.plantoverview.ApplicationFrame.class - [JAR]

org.opentcs.drivers

├─ org.opentcs.drivers.LowLevelCommunicationEvent.class - [JAR]

org.opentcs.components.plantoverview

├─ org.opentcs.components.plantoverview.LocationTheme.class - [JAR]

├─ org.opentcs.components.plantoverview.ObjectHistoryEntryFormatter.class - [JAR]

├─ org.opentcs.components.plantoverview.OrderCategorySuggestions.class - [JAR]

├─ org.opentcs.components.plantoverview.OrderTypeSuggestions.class - [JAR]

├─ org.opentcs.components.plantoverview.PlantModelExporter.class - [JAR]

├─ org.opentcs.components.plantoverview.PlantModelImporter.class - [JAR]

├─ org.opentcs.components.plantoverview.PluggablePanel.class - [JAR]

├─ org.opentcs.components.plantoverview.PluggablePanelFactory.class - [JAR]

├─ org.opentcs.components.plantoverview.PropertySuggestions.class - [JAR]

├─ org.opentcs.components.plantoverview.VehicleTheme.class - [JAR]

org.opentcs.customizations

├─ org.opentcs.customizations.ApplicationEventBus.class - [JAR]

├─ org.opentcs.customizations.ApplicationHome.class - [JAR]

├─ org.opentcs.customizations.ServiceCallWrapper.class - [JAR]

org.opentcs.data.model.visualization

├─ org.opentcs.data.model.visualization.ElementPropKeys.class - [JAR]

├─ org.opentcs.data.model.visualization.ImageData.class - [JAR]

├─ org.opentcs.data.model.visualization.ImageLayoutElement.class - [JAR]

├─ org.opentcs.data.model.visualization.Layer.class - [JAR]

├─ org.opentcs.data.model.visualization.LayerGroup.class - [JAR]

├─ org.opentcs.data.model.visualization.LayoutElement.class - [JAR]

├─ org.opentcs.data.model.visualization.LocationRepresentation.class - [JAR]

├─ org.opentcs.data.model.visualization.ModelLayoutElement.class - [JAR]

├─ org.opentcs.data.model.visualization.ShapeLayoutElement.class - [JAR]

├─ org.opentcs.data.model.visualization.VisualLayout.class - [JAR]

org.opentcs.drivers.vehicle

├─ org.opentcs.drivers.vehicle.AdapterCommand.class - [JAR]

├─ org.opentcs.drivers.vehicle.BasicVehicleCommAdapter.class - [JAR]

├─ org.opentcs.drivers.vehicle.DefaultVehicleCommAdapterDescription.class - [JAR]

├─ org.opentcs.drivers.vehicle.LoadHandlingDevice.class - [JAR]

├─ org.opentcs.drivers.vehicle.MovementCommand.class - [JAR]

├─ org.opentcs.drivers.vehicle.SimVehicleCommAdapter.class - [JAR]

├─ org.opentcs.drivers.vehicle.VehicleCommAdapter.class - [JAR]

├─ org.opentcs.drivers.vehicle.VehicleCommAdapterDescription.class - [JAR]

├─ org.opentcs.drivers.vehicle.VehicleCommAdapterEvent.class - [JAR]

├─ org.opentcs.drivers.vehicle.VehicleCommAdapterFactory.class - [JAR]

├─ org.opentcs.drivers.vehicle.VehicleController.class - [JAR]

├─ org.opentcs.drivers.vehicle.VehicleControllerPool.class - [JAR]

├─ org.opentcs.drivers.vehicle.VehicleProcessModel.class - [JAR]

org.opentcs.drivers.vehicle.management

├─ org.opentcs.drivers.vehicle.management.AttachmentEvent.class - [JAR]

├─ org.opentcs.drivers.vehicle.management.AttachmentInformation.class - [JAR]

├─ org.opentcs.drivers.vehicle.management.CommAdapterEvent.class - [JAR]

├─ org.opentcs.drivers.vehicle.management.ProcessModelEvent.class - [JAR]

├─ org.opentcs.drivers.vehicle.management.VehicleCommAdapterPanel.class - [JAR]

├─ org.opentcs.drivers.vehicle.management.VehicleCommAdapterPanelFactory.class - [JAR]

├─ org.opentcs.drivers.vehicle.management.VehicleProcessModelTO.class - [JAR]

org.opentcs.components

├─ org.opentcs.components.Lifecycle.class - [JAR]

org.opentcs.customizations.controlcenter

├─ org.opentcs.customizations.controlcenter.ActiveInModellingMode.class - [JAR]

├─ org.opentcs.customizations.controlcenter.ActiveInOperatingMode.class - [JAR]

org.opentcs.access.rmi.services

├─ org.opentcs.access.rmi.services.AbstractRemoteServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.KernelStateEventListener.class - [JAR]

├─ org.opentcs.access.rmi.services.RegistrationName.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteDispatcherService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteDispatcherServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteKernelServicePortal.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteKernelServicePortalProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteNotificationService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteNotificationServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemotePeripheralDispatcherService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemotePeripheralDispatcherServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemotePeripheralJobService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemotePeripheralJobServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemotePeripheralService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemotePeripheralServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemotePlantModelService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemotePlantModelServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteQueryService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteQueryServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteRouterService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteRouterServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteSchedulerService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteSchedulerServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteTCSObjectService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteTCSObjectServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteTransportOrderService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteTransportOrderServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteVehicleService.class - [JAR]

├─ org.opentcs.access.rmi.services.RemoteVehicleServiceProxy.class - [JAR]

├─ org.opentcs.access.rmi.services.ServiceListener.class - [JAR]

org.opentcs.data.peripherals

├─ org.opentcs.data.peripherals.PeripheralJob.class - [JAR]

├─ org.opentcs.data.peripherals.PeripheralJobHistoryCodes.class - [JAR]

├─ org.opentcs.data.peripherals.PeripheralOperation.class - [JAR]

org.opentcs.components.kernel.services

├─ org.opentcs.components.kernel.services.DispatcherService.class - [JAR]

├─ org.opentcs.components.kernel.services.InternalPeripheralJobService.class - [JAR]

├─ org.opentcs.components.kernel.services.InternalPeripheralService.class - [JAR]

├─ org.opentcs.components.kernel.services.InternalPlantModelService.class - [JAR]

├─ org.opentcs.components.kernel.services.InternalQueryService.class - [JAR]

├─ org.opentcs.components.kernel.services.InternalTransportOrderService.class - [JAR]

├─ org.opentcs.components.kernel.services.InternalVehicleService.class - [JAR]

├─ org.opentcs.components.kernel.services.NotificationService.class - [JAR]

├─ org.opentcs.components.kernel.services.PeripheralDispatcherService.class - [JAR]

├─ org.opentcs.components.kernel.services.PeripheralJobService.class - [JAR]

├─ org.opentcs.components.kernel.services.PeripheralService.class - [JAR]

├─ org.opentcs.components.kernel.services.PlantModelService.class - [JAR]

├─ org.opentcs.components.kernel.services.QueryService.class - [JAR]

├─ org.opentcs.components.kernel.services.RouterService.class - [JAR]

├─ org.opentcs.components.kernel.services.SchedulerService.class - [JAR]

├─ org.opentcs.components.kernel.services.ServiceUnavailableException.class - [JAR]

├─ org.opentcs.components.kernel.services.TCSObjectService.class - [JAR]

├─ org.opentcs.components.kernel.services.TransportOrderService.class - [JAR]

├─ org.opentcs.components.kernel.services.VehicleService.class - [JAR]

org.opentcs.customizations.kernel

├─ org.opentcs.customizations.kernel.ActiveInAllModes.class - [JAR]

├─ org.opentcs.customizations.kernel.ActiveInModellingMode.class - [JAR]

├─ org.opentcs.customizations.kernel.ActiveInOperatingMode.class - [JAR]

├─ org.opentcs.customizations.kernel.GlobalSyncObject.class - [JAR]

├─ org.opentcs.customizations.kernel.KernelExecutor.class - [JAR]

org.opentcs.components.kernelcontrolcenter

├─ org.opentcs.components.kernelcontrolcenter.ControlCenterPanel.class - [JAR]

org.opentcs.access.rmi.factories

├─ org.opentcs.access.rmi.factories.CustomSslRMIClientSocketFactory.class - [JAR]

├─ org.opentcs.access.rmi.factories.NullSocketFactoryProvider.class - [JAR]

├─ org.opentcs.access.rmi.factories.SecureSocketFactoryProvider.class - [JAR]

├─ org.opentcs.access.rmi.factories.SecureSslContextFactory.class - [JAR]

├─ org.opentcs.access.rmi.factories.SocketFactoryProvider.class - [JAR]

org.opentcs.access.to.peripherals

├─ org.opentcs.access.to.peripherals.PeripheralJobCreationTO.class - [JAR]

├─ org.opentcs.access.to.peripherals.PeripheralOperationCreationTO.class - [JAR]

org.opentcs.drivers.vehicle.commands

├─ org.opentcs.drivers.vehicle.commands.InitPositionCommand.class - [JAR]

org.opentcs.util.annotations

├─ org.opentcs.util.annotations.ScheduledApiChange.class - [JAR]

├─ org.opentcs.util.annotations.ScheduledApiChanges.class - [JAR]

org.opentcs.configuration

├─ org.opentcs.configuration.ConfigurationBindingProvider.class - [JAR]

├─ org.opentcs.configuration.ConfigurationEntry.class - [JAR]

├─ org.opentcs.configuration.ConfigurationPrefix.class - [JAR]

org.opentcs.data

├─ org.opentcs.data.ObjectExistsException.class - [JAR]

├─ org.opentcs.data.ObjectHistory.class - [JAR]

├─ org.opentcs.data.ObjectPropConstants.class - [JAR]

├─ org.opentcs.data.ObjectUnknownException.class - [JAR]

├─ org.opentcs.data.TCSObject.class - [JAR]

├─ org.opentcs.data.TCSObjectEvent.class - [JAR]

├─ org.opentcs.data.TCSObjectReference.class - [JAR]

Advertisement

Dependencies from Group

May 31, 2023
15 usages
283 stars
May 31, 2023
12 usages
283 stars
May 31, 2023
5 usages
283 stars
May 31, 2023
4 usages
283 stars
May 31, 2023
2 usages
283 stars

Discover Dependencies

Apr 14, 2023
10 usages
Mar 22, 2013
15 usages
9 stars
Nov 27, 2007
7 usages
Mar 20, 2023
31 usages
333 stars
Feb 22, 2016
7 usages
Jun 21, 2018
26 usages
259 stars
Dec 03, 2021
20 usages
57 stars
Aug 03, 2006
85 usages
Oct 08, 2012
15 usages