Package com.kuka.roboticsAPI.persistenceModel

Contains classes for handling the persistence.

See:
          Description

Interface Summary
IApplicationDataChanged This interface is used for listeners who want to get notified, when the application data has changed.
IApplicationDataSource Interface for data source dealing with standard application objects such as frames and tool data.
IDataSource Generic data source interface.
IFileStateListener This interface is used for file listeners who want to get information, when the state of a file has changed.
IPersistenceEngine Interface describing a persistence engine.
ISaveableApplicationDataSource  
IXmlApplicationDataConverter Interface for xml application data source converters.
 

Class Summary
ApplicationObject Deprecated. please use templates
ApplicationTool Deprecated. please use templates
FileWatcher A file watcher watches a file asynchronously and tells a connected source about changes of that file.
PersistenceConfiguration Configuration class for data sources of the persistence engine.
PersistenceEngine This class handles the life cycle of the persistence data sources, which provide access to persistent objects.
TemplateAddInfoHelper Helper class for template additional informations.
TemplateSerializer Class for JAXB serialization and deserialization of ObjectTemplate object structure to org.w3c.dom.Node elements.
UserData Deprecated. use process data instead
XmlApplicationDataSource This data source is able to load frames and tools from a Xml file.
XmlApplicationDataSourceDebugHelper Helper class to support better debug performance.
 

Enum Summary
FileWatchState Indicates the state of a file change.
 

Exception Summary
PersistenceException Persistence exception.
 

Package com.kuka.roboticsAPI.persistenceModel Description

Contains classes for handling the persistence.



Copyright © 2019. All rights reserved.