| Package | Description |
|---|---|
| org.xtce.apps.editor.dialogs | |
| org.xtce.apps.editor.ui |
This package is the XTCE Viewer/Browser graphical user interface tool,
which is launched from main() at org.xtce.apps.editor.ui.XTCEViewer.
|
| org.xtce.math | |
| 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.
|
| org.xtce.toolkit.examples |
This package is a set of test and example classes with main() functions
that are used to illustrate the toolkit API in use.
|
| Class and Description |
|---|
| XTCEArgument
This class serves as a convenient container for representing Telecommand
Arguments in the XTCE data model by abstracting the mechanics of assembling
Argument attributes that are derived from XTCE related rules of processing,
which can include processing of Argument, Member, and Type elements.
|
| XTCEContainerContentEntry
This class represents a single data entry resolved from an XTCETMContainer,
which represents a SequenceContainer in the XTCE data model.
|
| XTCEContainerEntryValue
This class represents the value of an entry in the container model when
processing a specific Container in the XTCE data model.
|
| XTCEDatabase
The XTCEDatabase class is the first core object to be used by a client
that is working with an XTCE Database File.
|
| XTCEDatabaseException
The XTCEDatabaseException class serves to simplify management of exceptions
in the toolkit by distinguishing toolkit exceptions from unhandled system
exceptions.
|
| XTCEParameter
This class serves as a convenient container for representing TM and TC
Parameters in the XTCE data model by abstracting the mechanics of assembling
Parameter attributes that are derived from XTCE related rules of processing,
which can include processing of Parameter, Member, and Type elements.
|
| XTCESpaceSystem
The XTCESpaceSystem class represents the SpaceSystems elements in the XTCE
data model and provides convenient accessors that abstract some of the XTCE
processing rules from the application developer.
|
| XTCETCContainer
The XTCETCContainer class models the XTCE CommandContainer element by
simplifying the usage by pre-modeling the relationships.
|
| XTCETelecommand
This class serves as a convenient container for representing Telecommands
from the XTCE data model by abstracting the mechanics of assembling the
Argument and Parameter attributes that are derived from XTCE related rules
of processing, which can include processing of Parameter, Member, and Type
elements.
|
| XTCETMContainer
The XTCETMContainer class models the XTCE SequenceContainer element by
simplifying the usage by pre-modeling the relationships.
|
| XTCETMStream
Class the represent a telemetry stream from the XTCE data model.
|
| XTCETypedObject
The XTCETypedObject class extends the basic XTCENamedObject class to serve
by capturing the named objects that have specific type element associated
with them, such as Parameter, Arguments, and Members.
|
| Class and Description |
|---|
| XTCEContainerContentModel
The container content model class encapsulates the pre-processing of an
XTCE SequenceContainer into a series of rows suitable for a simple iterator.
|
| XTCEDatabaseException
The XTCEDatabaseException class serves to simplify management of exceptions
in the toolkit by distinguishing toolkit exceptions from unhandled system
exceptions.
|
| XTCESpaceSystem
The XTCESpaceSystem class represents the SpaceSystems elements in the XTCE
data model and provides convenient accessors that abstract some of the XTCE
processing rules from the application developer.
|
| XTCETelecommand
This class serves as a convenient container for representing Telecommands
from the XTCE data model by abstracting the mechanics of assembling the
Argument and Parameter attributes that are derived from XTCE related rules
of processing, which can include processing of Parameter, Member, and Type
elements.
|
| XTCETelecommandContentModel
The telecommand content model class encapsulates the pre-processing of an
XTCE MetaCommand/BlockMetaCommand into a series of rows suitable for a
simple iterator.
|
| XTCETMContainer
The XTCETMContainer class models the XTCE SequenceContainer element by
simplifying the usage by pre-modeling the relationships.
|
| XTCETMStream
Class the represent a telemetry stream from the XTCE data model.
|
| Class and Description |
|---|
| XTCEDatabaseException
The XTCEDatabaseException class serves to simplify management of exceptions
in the toolkit by distinguishing toolkit exceptions from unhandled system
exceptions.
|
| XTCETypedObject.RawType
Enumeration representing the Raw/Encoding type of an item in the
XTCE data model.
|
| XTCEValidRange
This class provides a simple accessor to the ValidRange element on an
XTCEParameter or XTCEArgument while abstracting the user away from the
type differences.
|
| Class and Description |
|---|
| XTCEAbsoluteTimeType
This interface permits the user/program to implement the handling of a
specific form of an AbsoluteTimeType in the toolkit.
|
| XTCEAlias
This class is a container for capturing the Alias information on an element
in the XTCE data model, which is represented as an XTCENamedObject in the
toolkit.
|
| XTCEArgument
This class serves as a convenient container for representing Telecommand
Arguments in the XTCE data model by abstracting the mechanics of assembling
Argument attributes that are derived from XTCE related rules of processing,
which can include processing of Argument, Member, and Type elements.
|
| XTCEContainerContentEntry
This class represents a single data entry resolved from an XTCETMContainer,
which represents a SequenceContainer in the XTCE data model.
|
| XTCEContainerContentEntry.FieldType
Enumeration type to describe the nature of an entry item on a container
or telecommand table and/or drawing.
|
| XTCEContainerContentModel
The container content model class encapsulates the pre-processing of an
XTCE SequenceContainer into a series of rows suitable for a simple iterator.
|
| XTCEContainerContentModelBase
The base class for the XTCE Container Content models captures the common
elements when processing both TM and TC containers.
|
| XTCEContainerContentModelBase.RunningStartBit
This class is a holder for the running start bit so that it can be
updated in a reference that is passed down several functions deep.
|
| XTCEContainerEntryValue
This class represents the value of an entry in the container model when
processing a specific Container in the XTCE data model.
|
| XTCEDatabase
The XTCEDatabase class is the first core object to be used by a client
that is working with an XTCE Database File.
|
| XTCEDatabaseException
The XTCEDatabaseException class serves to simplify management of exceptions
in the toolkit by distinguishing toolkit exceptions from unhandled system
exceptions.
|
| XTCEDatabaseExporter
The XTCEDatabaseExporter class is an abstract base class for providing an
interface to implement specific exporter classes.
|
| XTCEDatabaseParser
Helper class to do the XTCE document parsing to support the XTCEDatabase
class.
|
| XTCENamedObject
The XTCENamedObject class serves to capture the common elements to XTCE
Parameters, Arguments, Containers, and Streams.
|
| XTCEParameter
This class serves as a convenient container for representing TM and TC
Parameters in the XTCE data model by abstracting the mechanics of assembling
Parameter attributes that are derived from XTCE related rules of processing,
which can include processing of Parameter, Member, and Type elements.
|
| XTCESpaceSystem
The XTCESpaceSystem class represents the SpaceSystems elements in the XTCE
data model and provides convenient accessors that abstract some of the XTCE
processing rules from the application developer.
|
| XTCESpaceSystemMetrics
The XTCESpaceSystemMetrics class is instantiated by the toolkit to capture
interesting information about the contents of an XTCE Space System.
|
| XTCETCContainer
The XTCETCContainer class models the XTCE CommandContainer element by
simplifying the usage by pre-modeling the relationships.
|
| XTCETelecommand
This class serves as a convenient container for representing Telecommands
from the XTCE data model by abstracting the mechanics of assembling the
Argument and Parameter attributes that are derived from XTCE related rules
of processing, which can include processing of Parameter, Member, and Type
elements.
|
| XTCETelecommandContentModel
The telecommand content model class encapsulates the pre-processing of an
XTCE MetaCommand/BlockMetaCommand into a series of rows suitable for a
simple iterator.
|
| XTCETMContainer
The XTCETMContainer class models the XTCE SequenceContainer element by
simplifying the usage by pre-modeling the relationships.
|
| XTCETMStream
Class the represent a telemetry stream from the XTCE data model.
|
| XTCETypedObject
The XTCETypedObject class extends the basic XTCENamedObject class to serve
by capturing the named objects that have specific type element associated
with them, such as Parameter, Arguments, and Members.
|
| XTCETypedObject.EngineeringType
Enumeration representing the Calibrated/Engineering type of an item
in the XTCE data model.
|
| XTCETypedObject.RawType
Enumeration representing the Raw/Encoding type of an item in the
XTCE data model.
|
| XTCEValidRange
This class provides a simple accessor to the ValidRange element on an
XTCEParameter or XTCEArgument while abstracting the user away from the
type differences.
|
| Class and Description |
|---|
| XTCEContainerContentEntry
This class represents a single data entry resolved from an XTCETMContainer,
which represents a SequenceContainer in the XTCE data model.
|
| XTCEDatabase
The XTCEDatabase class is the first core object to be used by a client
that is working with an XTCE Database File.
|
| XTCEDatabaseException
The XTCEDatabaseException class serves to simplify management of exceptions
in the toolkit by distinguishing toolkit exceptions from unhandled system
exceptions.
|
| XTCEParameter
This class serves as a convenient container for representing TM and TC
Parameters in the XTCE data model by abstracting the mechanics of assembling
Parameter attributes that are derived from XTCE related rules of processing,
which can include processing of Parameter, Member, and Type elements.
|
Copyright © 2015–2019. All rights reserved.