Skip navigation links

Package org.xtce.toolkit

This package is the XTCE Toolkit that provides a convenient and relatively simple Application Programming Interface (API) to use an XTCE document, from an end user application, where the developer need not have advanced knowledge of the intricacies of dealing with the XTCE data model directly.

See: Description

Package org.xtce.toolkit Description

This package is the XTCE Toolkit that provides a convenient and relatively simple Application Programming Interface (API) to use an XTCE document, from an end user application, where the developer need not have advanced knowledge of the intricacies of dealing with the XTCE data model directly.

This package is generally used by first instantiating an XTCEDatabase object from an existing file or using the new database file constructor. Once the database has been loaded and optionally validated against the schema, the user may then read and write to TM/TC Parameters, Telecommand, and Containers/Packets within the data model. Examples can be found in the org.omg.space.xtce.examples package.

This package provides the core functionality to the XTCE Graphical User Interface in the "ui" package as well.

Skip navigation links

Copyright © 2015–2019. All rights reserved.