| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XTCECcsdsCucTimeHandler
This class implements CCSDS CUC time to support AbsoluteTimeDataType
elements in an XTCE document.
|
class |
XTCEPosixTimeHandler
This class implements UNIX POSIX time to support AbsoluteTimeDataType
elements in an XTCE document.
|
| Modifier and Type | Method and Description |
|---|---|
static XTCEAbsoluteTimeType |
XTCEFunctions.getAbsoluteTimeHandler(org.omg.space.xtce.AbsoluteTimeDataType element)
Method to locate a time handler for an XTCE AbsoluteTimeDataType
element.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
XTCEFunctions.registerAbsoluteTimeHandler(XTCEAbsoluteTimeType instance)
Method to register a custom time handler for XTCE AbsoluteTimeDataType
elements.
|
Copyright © 2015–2019. All rights reserved.