Package org.opentcs.data
package org.opentcs.data
Basic openTCS data structures.
-
KlasseBeschreibungThrown when an object was supposed to be created or renamed, but another object with the same ID/name/attributes already exists.A history of events related to an object.An entry/event in a history.Defines some reserved/commonly used property keys and values.Thrown when an object was supposed to be returned/removed/modified, but could not be found.Describes the base behaviour of TCS data objects.Instances of this class represent events emitted by/for business objects.Indicates the type of an event, which can be helpful with filtering events.TCSObjectReference<E extends TCSObject<E>>A transient reference to a
TCSObject
.