- generalErrorPrefix() - Static method in class org.xtce.toolkit.XTCEFunctions
-
Retrieves the internationalized version of the ERROR prefix used for
exception and log messages.
- generalWarningPrefix() - Static method in class org.xtce.toolkit.XTCEFunctions
-
Retrieves the internationalized version of the Warning prefix used for
exception and log messages.
- get() - Method in class org.xtce.toolkit.XTCEContainerContentModelBase.RunningStartBit
-
- getAbsoluteTimeHandler(AbsoluteTimeDataType) - Static method in class org.xtce.toolkit.XTCEFunctions
-
Method to locate a time handler for an XTCE AbsoluteTimeDataType
element.
- getAlias(String) - Method in class org.xtce.toolkit.XTCENamedObject
-
Accessor to retrieve the Alias for this named object where the
desired nameSpace attribute for the Alias is provided to search the list
of potential Aliases.
- getAliasName() - Method in class org.xtce.toolkit.XTCEAlias
-
Retrieve the alias name
- getAliasSet() - Method in class org.xtce.toolkit.XTCENamedObject
-
Accessor to retrieve the complete list of applicable Aliases for this
named object.
- getAncillaryData() - Method in class org.xtce.toolkit.XTCENamedObject
-
Accessor to retrieve the List of AncillaryData elements from the XTCE
data for this named object.
- getAncillaryData(String) - Method in class org.xtce.toolkit.XTCENamedObject
-
Accessor to retrieve only a partial list of AncillaryData elements from
the XTCE data for this named object where the name attribute of the
AncillaryData element must either exactly match a string or a glob style
pattern.
- getAncillaryData() - Method in class org.xtce.toolkit.XTCETypedObject
-
Accessor to retrieve the list of AncillaryData elements from the XTCE
model that apply to this typed object, but it a Parameter, Argument, or
Member.
- getAncillaryData(String) - Method in class org.xtce.toolkit.XTCETypedObject
-
Accessor to retrieve only a partial list of AncillaryData elements from
the XTCE data for this typed object where the name attribute of the
AncillaryData element must either exactly match a string or a glob style
pattern.
- getArgument() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the XTCEArgument that is represented by this entry, or a
null pointer if this entry is not based on an XTCEArgument.
- getArgument(String) - Method in class org.xtce.toolkit.XTCETelecommand
-
Retrieve a named Argument object from this Telecommand object.
- getArguments() - Method in class org.xtce.toolkit.XTCETelecommand
-
Retrieve the list of XTCEArgument objects that were constructed for
this XTCETelecommand, which includes all inherited Argument elements,
in addition to those defined with this XTCETelecommand.
- getArgumentTypeReference(String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Retrieve the type reference from the JAXB generated objects for a
particular TC Argument fully qualified type object path in the XTCE
data model.
- getArgumentTypeReference(String) - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve an Argument Type Element from this SpaceSystem element if it
exists.
- getAssignedValue() - Method in class org.xtce.toolkit.XTCEContainerEntryValue
-
Retrieve the value that is associated with this Parameter/Argument
entry.
- getBitSetFromByteArray(byte[]) - Static method in class org.xtce.toolkit.XTCEFunctions
-
This function converts a byte array to a BitSet suitable for use in the
container content processing when applying a binary data set.
- getBitSetFromStreamByteArray(byte[]) - Static method in class org.xtce.toolkit.XTCEFunctions
-
This function converts a byte array to a BitSet suitable for use in the
container content processing when applying a binary data set.
- getBlockMetaCommandReference() - Method in class org.xtce.toolkit.XTCETelecommand
-
Retrieve a reference to the underlying BlockMetaCommand element in the
XTCE data model.
- getBytesFromHexString(String) - Static method in class org.xtce.toolkit.XTCEFunctions
-
Retrieves a byte array from a hexadecimal stream represented by a
string.
- getBytesRequired() - Method in class org.xtce.toolkit.XTCEContainerContentModelBase
-
Retrieve the number of bytes necessary to capture the number of bits
in this container.
- getCalibratedFromUncalibrated(String) - Method in interface org.xtce.toolkit.XTCEAbsoluteTimeType
-
Retrieve the EU calibrated value of this time item, which can be a
Parameter or Argument, when given the uncalibrated value.
- getCalibratedFromUncalibrated(String) - Method in class org.xtce.toolkit.XTCECcsdsCucTimeHandler
-
Retrieve the EU calibrated value of this time item, which can be a
Parameter or Argument, when given the uncalibrated value.
- getCalibratedFromUncalibrated(String) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the EU calibrated value of this typed object item when given
the uncalibrated value.
- getCalibratedFromUncalibrated(String) - Method in class org.xtce.toolkit.XTCEPosixTimeHandler
-
Retrieve the EU calibrated value of this time item, which can be a
Parameter or Argument, when given the uncalibrated value.
- getCalibratedValue() - Method in class org.xtce.toolkit.XTCEContainerEntryValue
-
Retrieve the EU/Calibrated value of the entry, regardless of how it
was assigned.
- getChanged() - Method in class org.xtce.toolkit.XTCEDatabaseParser
-
Retrieve the changed flag indicating if some part of the XTCE document
has changed since it has last been saved.
- getChangeThreshold() - Method in class org.xtce.toolkit.XTCETypedObject
-
Accessor to retrieve the changeThreshold attribute from the encoding of
this Parameter, Argument, or Member, which is sometimes viewed as an
"aperture" or minimum "observability" for change.
- getClassification() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerCreateEditSpaceSystemDialog
-
- getClassificationInstructions() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerCreateEditSpaceSystemDialog
-
- getCleanHexString(String) - Static method in class org.xtce.toolkit.XTCEFunctions
-
Retrieve a "cleaned up" hex string from a user input hexadecimal field.
- getCommandContainer() - Method in class org.xtce.toolkit.XTCETelecommand
-
Retrieve a reference to the underlying CommandContainer element within
a MetaCommand element.
- getCommandContainerReference() - Method in class org.xtce.toolkit.XTCETCContainer
-
Retrieve a reference to the CommandContainer element in the JAXB
generated classes for the XTCE data model.
- getComparisonForm() - Method in class org.xtce.toolkit.XTCEContainerEntryValue
-
Retrieve the form of the value that is associated with this entry.
- getConditionList() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the list of include conditions that are applied to this entry
in the container model.
- getConditions() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve a string representation of the list of include conditions
that are applied to this entry in the container model.
- getContainer(String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Retrieve a specific container in the XTCE database by the fully
qualified path name to the container, using XTCE document path rules.
- getContainer(String) - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve a named SequenceContainer as a toolkit modeled XTCETMContainer
object from this Space System object.
- getContainerOrientationOption() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the user preference for drawing containers and telecommands
as to their orientation on the drawing.
- getContainerPath() - Method in class org.xtce.apps.editor.ui.XTCEViewerContainerTreeNode
-
Accessor to retrieve the fully qualified name and path to this
container in the XTCE Space System hierarchy.
- getContainerReference() - Method in class org.xtce.apps.editor.ui.XTCEViewerContainerTreeNode
-
Accessor to retrieve a reference to the XTCETMContainer object that is
represented by this node in the tree of containers.
- getContainerReference() - Method in class org.xtce.toolkit.XTCEContainerContentModel
-
Accessor to get the reference to the XTCETMContainer object that this
model represents.
- getContainerReference() - Method in class org.xtce.toolkit.XTCETelecommandContentModel
-
Accessor to get the reference to the XTCETCContainer object that this
model represents.
- getContainers() - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve all of the Telemetry Containers that are defined
in the XTCE document.
- getContainers(String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Retrieve a List of SequenceContainers that match a user provided string
glob, modeled as XTCETMContainer objects.
- getContainers(String) - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve a List of SequenceContainers that match a user provided string
glob, modeled as XTCETMContainer objects.
- getContainers() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve a List of SequenceContainers that are locally defined
in this Space System, modeled as XTCETMContainer objects.
- getContainers() - Method in class org.xtce.toolkit.XTCETMStream
-
Function to retrieve all of the Telemetry Containers that are members
of this stream in the XTCE document.
- getContentList() - Method in class org.xtce.toolkit.XTCEContainerContentModelBase
-
Accessor to retrieve the container content in a pre-processed series
of rows that can be iterated through.
- getContentModel() - Method in class org.xtce.apps.editor.ui.XTCEViewerContainerTreeNode
-
Accessor to retrieve a reference to the evaluated container content for
this tree node, or null if it has not been evaluated before.
- getContentModel() - Method in class org.xtce.apps.editor.ui.XTCEViewerTelecommandTreeNode
-
Accessor to retrieve a reference to the evaluated container content for
this tree node, or null if it has not been evaluated before.
- getContextCalibrators() - Method in class org.xtce.toolkit.XTCETypedObject
-
Retrieves the List of ContextCalibratorType elements from the JAXB
generated classes that is attached to this type.
- getCurrentWorkingDirectory() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the last working directory that was used for a load or save
operation, considering that this is not retained in the Preferences.
- getDataSource() - Method in class org.xtce.toolkit.XTCEParameter
-
Accessor to retrieve the dataSource attribute from the
ParameterProperties element.
- getDate() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerCreateEditSpaceSystemDialog
-
- getDefaultCalibrator() - Method in class org.xtce.toolkit.XTCETypedObject
-
Retrieves the default CalibratorType from the JAXB generated classes
that is attached to this type, or null if this type has no default
Calibrator.
- getDescription() - Method in class org.xtce.toolkit.XTCEArgument
-
Retrieves the preferred effective description of this Argument or
Member in the XTCE data model.
- getDescription() - Method in class org.xtce.toolkit.XTCEContainerContentModelBase
-
Accessor to retrieve a description of the container that this model
represents.
- getDescription() - Method in class org.xtce.toolkit.XTCEParameter
-
Retrieves the preferred effective description of this Parameter or
Member in the XTCE data model.
- getDescription() - Method in class org.xtce.toolkit.XTCETCContainer
-
Retrieves the preferred effective description of this Container in the
XTCE data model.
- getDescription() - Method in class org.xtce.toolkit.XTCETelecommand
-
Retrieves the preferred effective description of this Telecommand in
the XTCE data model.
- getDescription() - Method in class org.xtce.toolkit.XTCETMContainer
-
Retrieves the preferred effective description of this Container in the
XTCE data model.
- getDocument() - Method in class org.xtce.toolkit.XTCEDatabaseParser
-
Method to return the document object from the Document Object Model
(DOM) of this XTCE document.
- getDocumentElement() - Method in class org.xtce.toolkit.XTCEDatabaseParser
-
Method to return the root document element from the Document Object
Model (DOM) of this XTCE document.
- getDocumentWarnings() - Method in class org.xtce.toolkit.XTCEDatabaseParser
-
Retrieve the list of warnings and errors that were collected during
parsing of the XTCE document by the SAX parser.
- getEngineeringType() - Method in class org.xtce.toolkit.XTCETypedObject
-
Accessor to return a descriptive name for the Engineering or Operator
type of this Parameter, Argument, or Member represented by this object.
- getEngineeringTypeString() - Method in class org.xtce.toolkit.XTCETypedObject
-
Accessor to return a descriptive name for the Engineering or Operator
type of this Parameter, Argument, or Member represented by this object.
- getEntryType() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the type of entry that this object represents in the overall
container as the native enumeration type.
- getEntryTypeString() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the type of entry that this object represents in the overall
container as a string.
- getEnumerations() - Method in class org.xtce.toolkit.XTCETypedObject
-
Retrieves the enumerations for the Parameter, Argument, or Member
represented by this type.
- getErrorCount() - Method in class org.xtce.toolkit.XTCEDatabaseParser
-
Retrieve the count of error messages from the parsing.
- getErrorCount() - Method in class org.xtce.toolkit.XTCESchemaErrorHandler
-
Retrieve the count of the errors that were logged by SAX during
validation of the XTCE document.
- getFilename() - Method in class org.xtce.toolkit.XTCEDatabaseParser
-
Retrieve the current filename, in fully qualified path form, for the
XTCE database file that is loaded.
- getFullAliasName() - Method in class org.xtce.toolkit.XTCEAlias
-
Retrieve the alias name and namespace name in the form of NS::ALIAS
- getFullPath() - Method in class org.xtce.apps.editor.ui.XTCEViewerSpaceSystemTreeNode
-
Accessor to retrieve the fully qualified name with path to the Space
System that is represented by the object of this class.
- getFullPath() - Method in class org.xtce.toolkit.XTCENamedObject
-
Retrieve the fully qualified Space System path to this object in the
XTCE data model.
- getHighValue() - Method in class org.xtce.toolkit.XTCEValidRange
-
Retrieve the high valid valid in the allowable range.
- getHoldingContainer() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the XTCETMContainer that is represented by this entry, or a
null pointer if this entry is not a XTCETMContainer within another
XTCETMContainer.
- getInheritancePath() - Method in class org.xtce.apps.editor.ui.XTCEViewerContainerTreeNode
-
Accessor to retrieve the fully qualified name and path to this
container in the inheritance tree of SequenceContainers within the XTCE
data model.
- getInheritancePath() - Method in class org.xtce.apps.editor.ui.XTCEViewerTelecommandTreeNode
-
Accessor to retrieve the fully qualified name and path to this
telecommand in the inheritance tree of MetaCommand elements within the
XTCE data model.
- getInheritancePath() - Method in class org.xtce.toolkit.XTCETCContainer
-
Retrieve the inheritance path for this CommandContainer.
- getInheritancePath() - Method in class org.xtce.toolkit.XTCETelecommand
-
Retrieve the inheritance path for this MetaCommand element.
- getInheritancePath() - Method in class org.xtce.toolkit.XTCETMContainer
-
Retrieve the inheritance path for this SequenceContainer.
- getInheritingContainers(String) - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve all containers that inherit from the container inheritance
path provided.
- getInitialValue() - Method in class org.xtce.toolkit.XTCEArgument
-
Accessor to retrieve the "initial" or "default" value of the Argument
or Member represented by this object, considering the XTCE data model
rules.
- getInitialValue() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the initial/default value for this entry in the container
stream, or an empty string if none is defined.
- getInitialValue() - Method in class org.xtce.toolkit.XTCEParameter
-
Accessor to retrieve the "initial" or "default" value of the Parameter
or Member represented by this object, considering the XTCE data model
rules.
- getInitialValue() - Method in class org.xtce.toolkit.XTCETypedObject
-
Accessor to retrieve the "initial" or "default" value of the type
represented by this object, considering the XTCE data model rules.
- getInstance() - Static method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
The instance accessor to retrieve the singleton reference to the
preferences object.
- getItemFullPath() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the Fully Qualified Name of the item for which this entry is
associated, which can be an Argument, Parameter, or Container name.
- getItemFullPath() - Method in class org.xtce.toolkit.XTCEContainerEntryValue
-
Retrieve the fully qualified name of the Parameter/Argument that is
attached to this value.
- getItemName() - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieves the item name of the Parameter or Argument that is the basis
for this item value encode()/decode() object.
- getLanguagePreference() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the user last selected language and country preference or the
default of English/US if it has not been explicitly set.
- getLongDescription() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerCreateEditSpaceSystemDialog
-
- getLongDescription() - Method in class org.xtce.toolkit.XTCEArgument
-
Retrieves the "effective" Long Description of this
Argument or Member in the XTCE data model.
- getLongDescription() - Method in class org.xtce.toolkit.XTCEParameter
-
Retrieves the "effective" Long Description of this
Parameter or Member in the XTCE data model.
- getLongDescription() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve the long description element content of this Space System.
- getLongDescription() - Method in class org.xtce.toolkit.XTCETCContainer
-
Retrieve the LongDescription element text for this CommandContainer.
- getLongDescription() - Method in class org.xtce.toolkit.XTCETelecommand
-
Retrieve the Long Description element text content.
- getLongDescription() - Method in class org.xtce.toolkit.XTCETMContainer
-
Retrieve the LongDescription element text for this SequenceContainer.
- getLowValue() - Method in class org.xtce.toolkit.XTCEValidRange
-
Retrieve the low valid valid in the allowable range.
- getMemberReference() - Method in class org.xtce.toolkit.XTCEParameter
-
Retrieve the underlying Member element from the XTCE data model.
- getMemoryUsageStatistics() - Static method in class org.xtce.toolkit.XTCEFunctions
-
Creates a string with the current memory usage statistics from the
Java Virtual Machine.
- getMessages() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerFileCompressProgressDialog
-
Retrieve the messages that were generated by the database XML file
compression task.
- getMessages() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerFileUpgradeProgressDialog
-
Retrieve the messages that were generated by the database XML file
conversion task.
- getMessages() - Method in class org.xtce.toolkit.XTCEDatabaseCompressor
-
Retrieve the messages that were generated, if any, during the file
compression activity.
- getMessages() - Method in class org.xtce.toolkit.XTCEDatabaseConverter
-
Retrieve the messages that were generated, if any, during the file
conversion/upgrade activity.
- getMessages() - Method in class org.xtce.toolkit.XTCESchemaErrorHandler
-
Retrieve the list of messages collected by SAX during validation of the
XTCE document.
- getMetaCommandReference() - Method in class org.xtce.toolkit.XTCETelecommand
-
Retrieve a reference to the underlying MetaCommand element in the
XTCE data model.
- getMetrics() - Method in class org.xtce.toolkit.XTCEDatabase
-
Retrieve the metrics for the XTCE document represented by this object.
- getMetrics() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve the metrics for the Space System represented by this object.
- getModified() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerAliasNamespaceDialog
-
- getName() - Method in class org.xtce.apps.editor.ui.XTCEViewerContainerTreeNode
-
Accessor to retrieve the name of the XTCE SequenceContainer that is
represented by this node.
- getName() - Method in class org.xtce.apps.editor.ui.XTCEViewerStreamTreeNode
-
Accessor to retrieve the name of the XTCE Stream that is
represented by this node.
- getName() - Method in class org.xtce.apps.editor.ui.XTCEViewerTelecommandTreeNode
-
Accessor to retrieve the name of the XTCE MetaCommand element that is
represented by this node.
- getName() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the Name of the item for which this entry is associated, which
can be an Argument, Parameter, or Container name.
- getName() - Method in class org.xtce.toolkit.XTCEContainerContentModelBase
-
Accessor to retrieve the name of the container that this model
represents.
- getName() - Method in class org.xtce.toolkit.XTCEContainerEntryValue
-
Retrieve the Name of the item for which this value is associated, which
can be an Argument or Parameter name.
- getName() - Method in class org.xtce.toolkit.XTCENamedObject
-
Retrieve the name of this object in the XTCE data model
- getNameFromPathReferenceString(String) - Static method in class org.xtce.toolkit.XTCEFunctions
-
This function is for stripping off object name from an XTCE path
reference from the data model for containerRef, parameterRef, and
argumentRef, amongst others.
- getNameSpace() - Method in class org.xtce.toolkit.XTCEAlias
-
Retrieve the alias namespace
- getNamespaceFromDocument() - Method in class org.xtce.toolkit.XTCEDatabaseParser
-
Retrieve the XTCE namespace that is applicable to the document that is
loaded.
- getNamespaceURI(String) - Method in class org.xtce.toolkit.XTCENamespaceContext
-
Retrieve the URI associated with the XML node name prefix.
- getNumberOfChildSpaceSystems() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of child Space Systems in the counted Space System.
- getNumberOfContainers() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of containers counted.
- getNumberOfParameters() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of parameters counted.
- getNumberOfParameterTypes() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of parameter types counted.
- getNumberOfTelecommandArguments() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of telecommand arguments counted.
- getNumberOfTelecommandArgumentTypes() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of telecommand argument types counted.
- getNumberOfTelecommandContainers() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of telecommand containers counted.
- getNumberOfTelecommandParameters() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of telecommand parameters counted.
- getNumberOfTelecommandParameterTypes() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of telecommand parameter types counted.
- getNumberOfTelecommands() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of telecommands counted.
- getNumberOfTelemetryContainers() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of telemetry containers counted.
- getNumberOfTelemetryParameters() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of telemetry parameters counted.
- getNumberOfTelemetryParameterTypes() - Method in class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Retrieve the number of telemetry parameter types counted.
- getOperationalStatus() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerCreateEditSpaceSystemDialog
-
- getOperationalStatus() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve the operationalStatus attribute from the SpaceSystem element
attributes list.
- getOperator() - Method in class org.xtce.toolkit.XTCEContainerEntryValue
-
Retrieve the assigning/comparison operator that associates the value to
the Parameter/Argument that is represented by this value object.
- getParameter() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the XTCEParameter that is represented by this entry, or a
null pointer if this entry is not based on an XTCEParameter.
- getParameterReference() - Method in class org.xtce.toolkit.XTCEParameter
-
Retrieve the underlying Parameter element from the XTCE data model.
- getParameters() - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve all of the Parameters that are defined in the XTCE
document.
- getParameters() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieves a List of all Parameters modeled by this Space
System object.
- getParameterTypeReference(String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Retrieve the type reference from the JAXB generated objects for a
particular TM Parameter fully qualified type object path in the XTCE
data model.
- getPathNameFromReferenceString(String) - Static method in class org.xtce.toolkit.XTCEFunctions
-
This function is for stripping the path off an path reference in the
XTCE data model for containerRef, parameterRef, and argumentRef, amongst
others.
- getPreferredAliasNamespaceOption() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the user preference for which namespace to show Aliases for on
XTCEViewer displays.
- getPreferredNamespace() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerAliasNamespaceDialog
-
- getPreferredSize() - Method in class org.xtce.apps.editor.ui.XTCEViewerContainerDrawing
-
Method to report the needed size of the drawing, which is often
requested during painting operations of the JScrollPane that contains
this custom drawing component.
- getPrefix(String) - Method in class org.xtce.toolkit.XTCENamespaceContext
-
Retrieve the prefix associated with a URI.
- getPrefixes(String) - Method in class org.xtce.toolkit.XTCENamespaceContext
-
Retrieve the declared prefixes for this Node context
- getPrimaryLongDescription(DescriptionType) - Method in class org.xtce.toolkit.XTCENamedObject
-
Retrieves the LongDescription element text of the primary element for
a named object in the XTCE data model.
- getPrimaryShortDescription(DescriptionType) - Method in class org.xtce.toolkit.XTCENamedObject
-
Retrieves the shortDescription attribute of the primary element for
a named object in the XTCE data model.
- getRawBitOrder() - Method in class org.xtce.toolkit.XTCETypedObject
-
Accessor to determine the bit ordering from the encoding node of the
Type that describes this Parameter, Argument, or Member element.
- getRawFromUncalibrated(String) - Method in interface org.xtce.toolkit.XTCEAbsoluteTimeType
-
Retrieve the raw binary bits for encoding of this time item, which can
be a Parameter or Argument, when given the uncalibrated value.
- getRawFromUncalibrated(String) - Method in class org.xtce.toolkit.XTCECcsdsCucTimeHandler
-
Retrieve the raw binary bits for encoding of this time item, which can
be a Parameter or Argument, when given the uncalibrated value.
- getRawFromUncalibrated(String) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the raw binary bits for encoding of this typed object when
given the uncalibrated value.
- getRawFromUncalibrated(BigInteger) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the raw binary bits for encoding of this typed object when
given the uncalibrated value.
- getRawFromUncalibrated(long) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the raw binary bits for encoding of this typed object when
given the uncalibrated value.
- getRawFromUncalibrated(BigDecimal) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the raw binary bits for encoding of this typed object when
given the uncalibrated value.
- getRawFromUncalibrated(double) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the raw binary bits for encoding of this typed object when
given the uncalibrated value.
- getRawFromUncalibrated(float) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the raw binary bits for encoding of this typed object when
given the uncalibrated value.
- getRawFromUncalibrated(String) - Method in class org.xtce.toolkit.XTCEPosixTimeHandler
-
Retrieve the raw binary bits for encoding of this time item, which can
be a Parameter or Argument, when given the uncalibrated value.
- getRawSizeInBits() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the size in bits that this entry occupies in the container
stream, or an empty string if this entry is "information only", such as
another container or a telecommand entry.
- getRawSizeInBits() - Method in class org.xtce.toolkit.XTCETypedObject
-
Retrieves the size in bits of the raw encoded value for this type of
Parameter, Argument, or Member.
- getRawType() - Method in class org.xtce.toolkit.XTCETypedObject
-
Retrieves a short name for the raw encoding type of this named and
typed object in the XTCE data model.
- getRawTypeString() - Method in class org.xtce.toolkit.XTCETypedObject
-
Retrieves a short name for the raw encoding type of this named and
typed object in the XTCE data model.
- getRawValue() - Method in class org.xtce.toolkit.XTCEContainerEntryValue
-
Retrieve the Raw value of the entry, regardless of how it was assigned.
- getRawValueHex() - Method in class org.xtce.toolkit.XTCEContainerEntryValue
-
Retrieve the Raw value of the entry, regardless of how it was assigned.
- getRecentFilesMaxCountOption() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the user preference for the number of files to store in the
recently loaded list for quicker access.
- getRecentFindContainerSearches() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the list of recent Find Container Search Text items to display
in the combo box for user convenience.
- getRecentFindParameterSearches() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the list of recent Find Parameter Search Text items to display
in the combo box for user convenience.
- getRecentFindTelecommandSearches() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the list of recent Find Telecommand Search Text items to
display in the combo box for user convenience.
- getReference() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve a reference to the JAXB object that represents this
SpaceSystem element in the XTCE data model.
- getReference() - Method in class org.xtce.toolkit.XTCETMStream
-
Retrieve a reference to the native JAXB object that is generated from
the XTCE schema.
- getRepeatParameterInfo() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the repeating condition for this entry.
- getRootSpaceSystem() - Method in class org.xtce.toolkit.XTCEDatabase
-
Retrieve an XTCESpaceSystem object that represents the root SpaceSystem
element of this XTCE document.
- getSavedFile() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerFileCompressProgressDialog
-
Retrieve the File that was saved after the compression.
- getSavedFile() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerFileUpgradeProgressDialog
-
Retrieve the File that was saved after the conversion.
- getSavedXPathQueries() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the list of stored XPath Query items to display in the combo
box for user convenience.
- getSchemaFromDocument() - Method in class org.xtce.toolkit.XTCEDatabaseParser
-
Retrieve the XTCE schema document that is applicable for this loaded
file.
- getSelectedOptions() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerDatabaseCompressorDialog
-
- getSequenceContainerReference() - Method in class org.xtce.toolkit.XTCETMContainer
-
Retrieve a reference to the SequenceContainer element in the JAXB
generated classes for the XTCE data model.
- getShortDescription() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerCreateEditSpaceSystemDialog
-
- getShortDescription() - Method in class org.xtce.toolkit.XTCEArgument
-
Retrieves the "effective" Short Description of this
Argument or Member in the XTCE data model.
- getShortDescription() - Method in class org.xtce.toolkit.XTCEParameter
-
Retrieves the "effective" Short Description of this
Parameter or Member in the XTCE data model.
- getShortDescription() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve the short description attribute of this Space System.
- getShortDescription() - Method in class org.xtce.toolkit.XTCETCContainer
-
Retrieve the shortDescription attribute for this CommandContainer.
- getShortDescription() - Method in class org.xtce.toolkit.XTCETelecommand
-
Retrieve the short description attribute.
- getShortDescription() - Method in class org.xtce.toolkit.XTCETMContainer
-
Retrieve the shortDescription attribute for this SequenceContainer.
- getShowAliasNamespacesOption() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the user preference for showing the alias namespace on the
XTCEViewer displays in the form of NS::ALIAS, which is generally
recommended if more than one namespace is to be shown.
- getShowAll() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerAliasNamespaceDialog
-
- getShowAllAliasNamespacesOption() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the user preference for showing all available Aliases on the
XTCEViewer displays.
- getShowAllContainerConditionalsOption() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the user preference for showing all available conditions and
their children on containers within the XTCEViewer displays.
- getSpaceSystem(String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Retrieve an arbitrary SpaceSystem wrapped element from the document.
- getSpaceSystemName() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerCreateEditSpaceSystemDialog
-
- getSpaceSystemName() - Method in class org.xtce.toolkit.XTCENamedObject
-
Retrieve the Space System name that contains this object in the XTCE
data model.
- getSpaceSystemPath() - Method in class org.xtce.toolkit.XTCENamedObject
-
Retrieve the Space System path that contains this object in the XTCE
data model.
- getSpaceSystemReference() - Method in class org.xtce.apps.editor.ui.XTCEViewerSpaceSystemTreeNode
-
Accessor to retrieve the reference to the XTCESpaceSystem object that
is associated to the tree node that is represented by the object of this
class.
- getSpaceSystemTree() - Method in class org.xtce.toolkit.XTCEDatabase
-
Retrieve a list of all the SpaceSystem elements in this XTCE document,
wrapped inside XTCESpaceSystem objects.
- getStartBit() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the start bit that this entry occupies in the container
stream, or an empty string if this entry is "information only", such as
another container or a telecommand entry.
- getStream(String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve a the Telemetry Streams that is defined in the
XTCE document.
- getStreamByteArrayFromBitSet(BitSet, int) - Static method in class org.xtce.toolkit.XTCEFunctions
-
This function converts a BitSet from the encode functions to a byte
array in the order it would exist on the wire in that the zeroth index
is the first byte read/written.
- getStreamReference() - Method in class org.xtce.apps.editor.ui.XTCEViewerStreamTreeNode
-
Accessor to retrieve a reference to the XTCETMStream object that is
represented by this node in the tree of streams.
- getStreamRootContainer() - Method in class org.xtce.toolkit.XTCETMStream
-
Retrieve the XTCETMContainer that is the base container for this
stream.
- getStreamRootContainerPath() - Method in class org.xtce.toolkit.XTCETMStream
-
Retrieve the path to the XTCE SequenceContainer element that is the
base container for this stream definition.
- getStreams() - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve all of the Telemetry Streams that are defined
in the XTCE document.
- getStreams() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve a List of Streams that are locally defined in this
Space System, modeled as XTCETMStream objects.
- getSystemName() - Method in class org.xtce.toolkit.XTCEParameter
-
Accessor to retrieve the content of the SystemName element in the
XTCE Parameter element.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.xtce.apps.editor.ui.XTCEViewerContainerTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.xtce.apps.editor.ui.XTCEViewerParameterTableCellRenderer
-
- getTCParameterTypeReference(String) - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve a Parameter Type Element from this SpaceSystem element if it
exists.
- getTelecommand() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the XTCETelecommand that is represented by this entry, or a
null pointer if this entry is not based on an XTCETelecommand.
- getTelecommand(String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Retrieve a specific telecommand in the XTCE database by the fully
qualified path name to the telecommand, using XTCE document path rules.
- getTelecommand(String) - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieves a named Telecommand from this Space System as an
XTCETelecommand object.
- getTelecommandContainer() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the XTCETCContainer that is represented by this entry, or a
null pointer if this entry is not based on an XTCETCContainer.
- getTelecommandParameter(String) - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieves a named TC Parameter from this Space System.
- getTelecommandParameters() - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve all of the Telecommand Parameters that are defined
in the XTCE document.
- getTelecommandParameters(String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve all of the Telecommand Parameters that are defined
in the XTCE document that match a glob style name pattern.
- getTelecommandParameters(String, String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve all of the Telecommand Parameters that are defined
in the XTCE document that match a glob style alias pattern in a
specified namespace.
- getTelecommandParameters() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieves a List of all TC Parameters modeled by this Space
System object.
- getTelecommandPath() - Method in class org.xtce.apps.editor.ui.XTCEViewerTelecommandTreeNode
-
Accessor to retrieve the fully qualified name and path to this
telecommand in the XTCE Space System hierarchy.
- getTelecommandReference() - Method in class org.xtce.apps.editor.ui.XTCEViewerTelecommandTreeNode
-
Accessor to retrieve a reference to the XTCETelecommand object that is
represented by this node in the tree of containers.
- getTelecommandReference() - Method in class org.xtce.toolkit.XTCETelecommandContentModel
-
Accessor to get the reference to the XTCETelecommand object that this
model represents.
- getTelecommands() - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve all of the Telecommands that are defined
in the XTCE document.
- getTelecommands(String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Retrieve a List of Telecommands that match a user provided string
glob, modeled as XTCETelecommand objects.
- getTelecommands() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve a List of MetaCommand or BlockMetaCommand elements that
are locally defined in this Space System, modeled as XTCETelecommand
objects.
- getTelecommands(String) - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve a List of Telecommands that match a user provided string
glob, modeled as XTCETelecommand objects.
- getTelemetryContainer() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieve the XTCETMContainer that is represented by this entry, or a
null pointer if this entry is not based on an XTCETMContainer.
- getTelemetryParameter(String) - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieves a named TM Parameter from this Space System.
- getTelemetryParameters() - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve all of the Telemetry Parameters that are defined
in the XTCE document.
- getTelemetryParameters(String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve all of the Telemetry Parameters that are defined
in the XTCE document that match a glob style name pattern.
- getTelemetryParameters(String, String) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to retrieve all of the Telemetry Parameters that are defined
in the XTCE document that match a glob style alias pattern in a
specified namespace.
- getTelemetryParameters() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieves a List of all TM Parameters modeled by this Space
System object.
- getText(String) - Static method in class org.xtce.toolkit.XTCEFunctions
-
This function supports I18N and L10N for the XTCE toolkit by permitting
this class to maintain the statics for internationalization and making
it easy for calling code to get internationalized strings from anywhere.
- getTMParameterTypeReference(String) - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve a Parameter Type Element from this SpaceSystem element if it
exists.
- getTotalSize() - Method in class org.xtce.toolkit.XTCEContainerContentModelBase
-
Retrieve the total size/length of this container in bits.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.xtce.apps.editor.ui.XTCEViewerContainerTreeCellRenderer
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.xtce.apps.editor.ui.XTCEViewerTelecommandTreeCellRenderer
-
- getTypeReference() - Method in class org.xtce.toolkit.XTCETypedObject
-
Accessor to retrieve a reference to the Parameter or Argument Type
object that is kept as a reference for this typed and named object.
- getTypeReferenceFullPath() - Method in class org.xtce.toolkit.XTCEArgument
-
Retrieves the fully qualified XTCE path reference to the type
that describes this argument.
- getTypeReferenceFullPath() - Method in class org.xtce.toolkit.XTCEParameter
-
Retrieves the fully qualified XTCE path reference to the type
that describes this parameter.
- getUncalibratedFromCalibrated(String) - Method in interface org.xtce.toolkit.XTCEAbsoluteTimeType
-
Retrieve the uncalibrated value for this time item, which can be a
Parameter or Argument, when given the EU calibrated value.
- getUncalibratedFromCalibrated(String) - Method in class org.xtce.toolkit.XTCECcsdsCucTimeHandler
-
Retrieve the uncalibrated value for this time item, which can be a
Parameter or Argument, when given the EU calibrated value.
- getUncalibratedFromCalibrated(String) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the uncalibrated value of an EU calibrated value for this
typed object.
- getUncalibratedFromCalibrated(BigInteger) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the uncalibrated value of an EU calibrated value for this
typed object.
- getUncalibratedFromCalibrated(long) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the uncalibrated value of an EU calibrated value for this
typed object.
- getUncalibratedFromCalibrated(BigDecimal) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the uncalibrated value of an EU calibrated value for this
typed object.
- getUncalibratedFromCalibrated(double) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the uncalibrated value of an EU calibrated value for this
typed object.
- getUncalibratedFromCalibrated(float) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the uncalibrated value of an EU calibrated value for this
typed object.
- getUncalibratedFromCalibrated(String) - Method in class org.xtce.toolkit.XTCEPosixTimeHandler
-
Retrieve the uncalibrated value for this time item, which can be a
Parameter or Argument, when given the EU calibrated value.
- getUncalibratedFromRaw(BitSet) - Method in interface org.xtce.toolkit.XTCEAbsoluteTimeType
-
Retrieve the uncalibrated value of this time item, which can be a
Parameter or Argument, when given the raw binary value.
- getUncalibratedFromRaw(BitSet) - Method in class org.xtce.toolkit.XTCECcsdsCucTimeHandler
-
Retrieve the uncalibrated value of this time item, which can be a
Parameter or Argument, when given the raw binary value.
- getUncalibratedFromRaw(BitSet) - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the uncalibrated value of this typed object item when given
the raw binary value.
- getUncalibratedFromRaw(BitSet) - Method in class org.xtce.toolkit.XTCEPosixTimeHandler
-
Retrieve the uncalibrated value of this time item, which can be a
Parameter or Argument, when given the raw binary value.
- getUncalibratedValue() - Method in class org.xtce.toolkit.XTCEContainerEntryValue
-
Retrieve the Uncalibrated value of the entry, regardless of how it
was assigned.
- getUnits() - Method in class org.xtce.toolkit.XTCETypedObject
-
Retrieve the units of measure and the nature/description for this
named and typed object in the XTCE data model.
- getUserValues() - Method in class org.xtce.toolkit.XTCEContainerContentModelBase
-
Retrieve the current applied list of user values.
- getUseXIncludeOption() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieve the user preference for using the XInclude XML feature when
loading a database document.
- getValidateOnLoadOption() - Method in class org.xtce.apps.editor.ui.XTCEViewerPreferences
-
Retrieves the user preference for exercising XSD validation on any
XTCE XML document at time of load.
- getValidationStatus() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerCreateEditSpaceSystemDialog
-
- getValidRange() - Method in class org.xtce.toolkit.XTCETypedObject
-
Accessor to retrieve the ValidRange element information from this
named and typed object in the XTCE data model.
- getValue() - Method in class org.xtce.toolkit.XTCEContainerContentEntry
-
Retrieves the value that is set or restricted on this entry based on
ArgumentAssignment, RestrictionCriteria, or user chosen set values.
- getValueDisplayString(XTCEContainerContentEntry, String) - Method in class org.xtce.toolkit.examples.ContainerDefaultValueDump
-
Method to build a the Java Properties output string for a specific
entry in the container.
- getValueDisplayString(XTCEParameter, String) - Method in class org.xtce.toolkit.examples.ParameterDefaultValueDump
-
Method to build a the Java Properties output string for a specific
parameter.
- getVersion() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerCreateEditSpaceSystemDialog
-
- getWarningCount() - Method in class org.xtce.toolkit.XTCESchemaErrorHandler
-
Retrieve the count of the warnings that were logged by SAX during
validation of the XTCE document.
- getWarnings() - Method in class org.xtce.toolkit.XTCEContainerContentModelBase
-
Accessor to retrieve the list of warnings when processing this
container.
- getWarnings() - Method in class org.xtce.toolkit.XTCEContainerEntryValue
-
Retrieve any warnings that occurred when processing this specific
value.
- getWarnings() - Method in class org.xtce.toolkit.XTCEItemValue
-
Retrieve the list of warnings that have accumulated since this object
was created or since the caller last cleared the warnings list.
- getWarningsFromLastOperation() - Method in class org.xtce.toolkit.XTCESpaceSystem
-
Retrieve the warnings created from the last operation invoked.
- goToContainer(String, String) - Method in class org.xtce.apps.editor.ui.XTCEViewer
-
- goToParameter(String, String, boolean) - Method in class org.xtce.apps.editor.ui.XTCEViewer
-
- goToTelecommand(String, String) - Method in class org.xtce.apps.editor.ui.XTCEViewer
-
- paintComponent(Graphics) - Method in class org.xtce.apps.editor.ui.XTCEViewerContainerDrawing
-
Method to draw the container/telecommand contents picture onto the
Java Swing supplied Graphics object when requested by the event dispatch
thread, which occurs quite often as it checks for updates.
- ParameterDefaultValueDump - Class in org.xtce.toolkit.examples
-
This application emits Parameter default values from a specified XTCE
database file to the STDOUT stream for use by scripts or other tools.
- PolynomialCalibration - Class in org.xtce.math
-
Class to apply a calibration specified in an XTCE document in the form of
a Polynomial Calibrator.
- PolynomialCalibration(PolynomialType, XTCEValidRange, int, XTCETypedObject.RawType) - Constructor for class org.xtce.math.PolynomialCalibration
-
Constructs a Calibration object based on the PolynomialType
element in the XTCE document.
- populateAliasListFromReference(AliasSetType) - Method in class org.xtce.toolkit.XTCENamedObject
-
Private method to gather the aliases from this named object, which is
performed once for Containers, Streams, and Member objects, but appended
to with the type element for Parameters and Arguments.
- proceed() - Method in class org.xtce.apps.editor.dialogs.XTCEViewerDatabaseCompressorDialog
-
- processContainer() - Method in class org.xtce.toolkit.XTCEContainerContentModel
-
This method processes the contents of the entire container into
an ArrayList of XTCEContainerContentEntry objects.
- processContainer(XTCETMContainer, List<XTCEContainerEntryValue>, boolean) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to decompose an XTCETMContainer object into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processContainer(XTCETMContainer, BitSet) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to decompose an XTCETMContainer object into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processContainer(XTCETMContainer, byte[]) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to decompose an XTCETMContainer object into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processContainer(XTCETMContainer, InputStream) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to decompose an XTCETMContainer object into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- ProcessContainerExample - Class in org.xtce.toolkit.examples
-
This class is an executable main that loads an XTCE database file and dumps
the contents of all the containers to STDOUT.
- ProcessContainerExample() - Constructor for class org.xtce.toolkit.examples.ProcessContainerExample
-
- ProcessEcssHousekeepingExample - Class in org.xtce.toolkit.examples
-
This class is an executable main that loads an XTCE database file and dumps
the contents of all the ECSS PUS Housekeeping packets in Service 3,
Subservice 25 to STDOUT based on iterating through the "Structure IDs" where
a parameter SID_SWITCH_PARAMETER_NAME is an Enumerated Parameter containing
all the SIDs and a value of NONE.
- ProcessEcssHousekeepingExample() - Constructor for class org.xtce.toolkit.examples.ProcessEcssHousekeepingExample
-
- processEndOfContainer(BinaryDataEncodingType, XTCEContainerContentModelBase.RunningStartBit, long, long) - Method in class org.xtce.toolkit.XTCEContainerContentModelBase
-
- processStream(BitSet) - Method in class org.xtce.toolkit.XTCETMStream
-
Function to decompose a binary data stream into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processStream(byte[]) - Method in class org.xtce.toolkit.XTCETMStream
-
Function to decompose a binary data stream into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processStream(InputStream) - Method in class org.xtce.toolkit.XTCETMStream
-
Function to decompose a binary data stream into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processStreamIncludeOnly(BitSet, List<XTCETMContainer>) - Method in class org.xtce.toolkit.XTCETMStream
-
Function to decompose a binary data stream into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processStreamIncludeOnly(byte[], List<XTCETMContainer>) - Method in class org.xtce.toolkit.XTCETMStream
-
Function to decompose a binary data stream into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processStreamIncludeOnly(InputStream, List<XTCETMContainer>) - Method in class org.xtce.toolkit.XTCETMStream
-
Function to decompose a binary data stream into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processStreamWithExcludes(BitSet, List<XTCETMContainer>) - Method in class org.xtce.toolkit.XTCETMStream
-
Function to decompose a binary data stream into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processStreamWithExcludes(byte[], List<XTCETMContainer>) - Method in class org.xtce.toolkit.XTCETMStream
-
Function to decompose a binary data stream into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processStreamWithExcludes(InputStream, List<XTCETMContainer>) - Method in class org.xtce.toolkit.XTCETMStream
-
Function to decompose a binary data stream into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processTelecommand(XTCETelecommand, List<XTCEContainerEntryValue>, boolean) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to decompose an XTCETelecommand object into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processTelecommand(XTCETelecommand, BitSet) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to decompose an XTCETelecommand object into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processTelecommand(XTCETelecommand, byte[]) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to decompose an XTCETelecommand object into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processTelecommand(XTCETelecommand, InputStream) - Method in class org.xtce.toolkit.XTCEDatabase
-
Function to decompose an XTCETelecommand object into a simple array of
entries that an application can iterate over without the need to
resolve XTCE data model references, included additional containers,
base containers, and conditional processing.
- processTelecommand() - Method in class org.xtce.toolkit.XTCETelecommandContentModel
-
This method processes the contents of the entire telecommand into
a List of XTCEContainerContentEntry objects.
- properties_ - Variable in class org.xtce.toolkit.XTCEDatabaseExporter
-
- propertyChange(PropertyChangeEvent) - Method in class org.xtce.apps.editor.dialogs.XTCEViewerFileCompressProgressDialog
-
Method invoked by the SwingWorker Task object when the status of the
progress property changes.
- propertyChange(PropertyChangeEvent) - Method in class org.xtce.apps.editor.dialogs.XTCEViewerFileUpgradeProgressDialog
-
Method invoked by the SwingWorker Task object when the status of the
progress property changes.
- xmlPrettyPrint(NodeList) - Static method in class org.xtce.toolkit.XTCEFunctions
-
Method to format and "beautify" the XML text from a provided DOM
NodeList object.
- xmlPrettyPrint(String) - Static method in class org.xtce.toolkit.XTCEFunctions
-
Method to format and "beautify" the XML text from a provided String
object containing XML ASCII text.
- XTCE_NAMESPACE - Static variable in class org.xtce.toolkit.XTCEConstants
-
The URL representing the XTCE XML namespace from the Object Management
Group (OMG).
- XTCE_PACKAGE - Static variable in class org.xtce.toolkit.XTCEConstants
-
The Java Package declaration for the generated classes from the XTCE
schema.
- XTCEAbsoluteTimeType - Interface in org.xtce.toolkit
-
This interface permits the user/program to implement the handling of a
specific form of an AbsoluteTimeType in the toolkit.
- XTCEAlias - Class in org.xtce.toolkit
-
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 - Class in org.xtce.toolkit
-
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.
- XTCECcsdsCucTimeHandler - Class in org.xtce.toolkit
-
This class implements CCSDS CUC time to support AbsoluteTimeDataType
elements in an XTCE document.
- XTCECcsdsCucTimeHandler() - Constructor for class org.xtce.toolkit.XTCECcsdsCucTimeHandler
-
Default constructor to initialize a handler with the default time
format and time zone.
- XTCECcsdsCucTimeHandler(String, String, String, int, int) - Constructor for class org.xtce.toolkit.XTCECcsdsCucTimeHandler
-
Constructor that permits changing the default time format and the
time zone information.
- XTCEConstants - Class in org.xtce.toolkit
-
This class contains several static constants for use throughout the XTCE
Toolkit and User Interface.
- XTCEContainerContentEntry - Class in org.xtce.toolkit
-
This class represents a single data entry resolved from an XTCETMContainer,
which represents a SequenceContainer in the XTCE data model.
- XTCEContainerContentEntry.FieldType - Enum in org.xtce.toolkit
-
Enumeration type to describe the nature of an entry item on a container
or telecommand table and/or drawing.
- XTCEContainerContentModel - Class in org.xtce.toolkit
-
The container content model class encapsulates the pre-processing of an
XTCE SequenceContainer into a series of rows suitable for a simple iterator.
- XTCEContainerContentModel(XTCETMContainer, List<XTCESpaceSystem>, List<XTCEContainerEntryValue>, boolean) - Constructor for class org.xtce.toolkit.XTCEContainerContentModel
-
Constructor
This constructor creates the container content model object with some
optional user values provided in a list.
- XTCEContainerContentModel(XTCETMContainer, List<XTCESpaceSystem>, BitSet) - Constructor for class org.xtce.toolkit.XTCEContainerContentModel
-
Constructor
This constructor creates the container content model object with TM
parameter values evaluated from the binary provided in a BitSet.
- XTCEContainerContentModelBase - Class in org.xtce.toolkit
-
The base class for the XTCE Container Content models captures the common
elements when processing both TM and TC containers.
- XTCEContainerContentModelBase.RunningStartBit - Class in org.xtce.toolkit
-
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 - Class in org.xtce.toolkit
-
This class represents the value of an entry in the container model when
processing a specific Container in the XTCE data model.
- XTCEContainerEntryValue(XTCETypedObject, String, String, String) - Constructor for class org.xtce.toolkit.XTCEContainerEntryValue
-
Constructor
This constructs an instance of the class to represent an assigned or
chosen value for an XTCEParameter and whether or not it is Calibrated.
- XTCEContainerEntryValue(String) - Constructor for class org.xtce.toolkit.XTCEContainerEntryValue
-
Constructor
This constructs an instance of the class to represent an assigned or
chosen value for an FixedValue field, which is always calibrated.
- XTCEContainerEntryValue(XTCETypedObject, BitSet) - Constructor for class org.xtce.toolkit.XTCEContainerEntryValue
-
Constructor
This constructs an instance of the class to represent a binary decoded
value from a binary stream BitSet, which is always a raw value.
- XTCEContainerEntryValue(XTCETypedObject, BitSet, CalibratorType) - Constructor for class org.xtce.toolkit.XTCEContainerEntryValue
-
Constructor
This constructs an instance of the class to represent a binary decoded
value from a binary stream BitSet, which is always a raw value.
- XTCEDatabase - Class in org.xtce.toolkit
-
The XTCEDatabase class is the first core object to be used by a client
that is working with an XTCE Database File.
- XTCEDatabase(URL, boolean, boolean, boolean) - Constructor for class org.xtce.toolkit.XTCEDatabase
-
Constructor for use with an XTCE database file on the filesystem.
- XTCEDatabase(File, boolean, boolean, boolean) - Constructor for class org.xtce.toolkit.XTCEDatabase
-
Constructor for use with an XTCE database file on the filesystem.
- XTCEDatabase(InputStream, File, boolean, boolean, boolean) - Constructor for class org.xtce.toolkit.XTCEDatabase
-
Constructor for use with an XTCE database file from a stream.
- XTCEDatabase(String) - Constructor for class org.xtce.toolkit.XTCEDatabase
-
Constructor for creating a new XTCE database object based on a top
level SpaceSystem element name.
- XTCEDatabaseCompressor - Class in org.xtce.toolkit
-
Class to implement the capability to compress the XML in an XTCE document
considering the schema features to reduce document size.
- XTCEDatabaseCompressor(File, Properties) - Constructor for class org.xtce.toolkit.XTCEDatabaseCompressor
-
Constructor
Create and initialize an instance of the XTCE Database Compressor for
XML document compression.
- XTCEDatabaseConverter - Class in org.xtce.toolkit
-
Class to implement the capability to convert/upgrade an XTCE document from
the 1.1 version to the 1.2 version.
- XTCEDatabaseConverter(File, boolean) - Constructor for class org.xtce.toolkit.XTCEDatabaseConverter
-
Constructor
Create and initialize an instance of the XTCE Database Converter for
schema 1.1 to 1.2.
- XTCEDatabaseException - Exception in org.xtce.toolkit
-
The XTCEDatabaseException class serves to simplify management of exceptions
in the toolkit by distinguishing toolkit exceptions from unhandled system
exceptions.
- XTCEDatabaseException(String) - Constructor for exception org.xtce.toolkit.XTCEDatabaseException
-
Constructor for a String Message
- XTCEDatabaseException(String, Throwable) - Constructor for exception org.xtce.toolkit.XTCEDatabaseException
-
Constructor to initialize an XTCEDatabaseException from a generally
uninformative Java Throwable.
- XTCEDatabaseException(Exception) - Constructor for exception org.xtce.toolkit.XTCEDatabaseException
-
Constructor to initialize an XTCEDatabaseException from a generally
informative Java Exception.
- XTCEDatabaseException(MarshalException) - Constructor for exception org.xtce.toolkit.XTCEDatabaseException
-
Constructor to initialize an XTCEDatabaseException from a JAXB
MarshalException, which needs to be handled via the getCause() instead
of the more common getLocalizedMessage(), so this converts the text from
the cause to the localized message accessor.
- XTCEDatabaseException(XPathException) - Constructor for exception org.xtce.toolkit.XTCEDatabaseException
-
Constructor to initialize an XTCEDatabaseException from an XPath
Exception, which needs to be handled via the getCause() instead
of the more common getLocalizedMessage(), so this converts the text from
the cause to the localized message accessor.
- XTCEDatabaseException(List<String>) - Constructor for exception org.xtce.toolkit.XTCEDatabaseException
-
Constructor to initialize an XTCEDatabaseException from a list of
collected messages.
- XTCEDatabaseExporter - Class in org.xtce.toolkit
-
The XTCEDatabaseExporter class is an abstract base class for providing an
interface to implement specific exporter classes.
- XTCEDatabaseExporter(XTCEDatabase, Properties, Charset) - Constructor for class org.xtce.toolkit.XTCEDatabaseExporter
-
Constructor
The exporter object needs to be constructed with a list of properties.
- XTCEDatabaseExporterCsv - Class in org.xtce.toolkit
-
The XTCEDatabaseExporterCsv class is a specific implementation of the
XTCEDatabaseExporter abstract base class for the purpose of exporting TM
parameters to a CSV file.
- XTCEDatabaseExporterCsv(XTCEDatabase, Properties, Charset) - Constructor for class org.xtce.toolkit.XTCEDatabaseExporterCsv
-
Constructor
- XTCEDatabaseParser - Class in org.xtce.toolkit
-
Helper class to do the XTCE document parsing to support the XTCEDatabase
class.
- XTCEDatabaseParser() - Constructor for class org.xtce.toolkit.XTCEDatabaseParser
-
- XTCEDocumentMarshaller - Class in org.xtce.toolkit
-
- XTCEFunctions - Class in org.xtce.toolkit
-
This class is a container to capture some common static functions that are
applicable throughout the toolkit.
- XTCEItemValue - Class in org.xtce.toolkit
-
This class captures the attributes needed to encode or decode a raw value
to or from an engineering value and provides public methods to do these
tasks from the caller's application.
- XTCEItemValue(XTCETypedObject) - Constructor for class org.xtce.toolkit.XTCEItemValue
-
Constructor
- XTCEItemValue(XTCETypedObject, CalibratorType) - Constructor for class org.xtce.toolkit.XTCEItemValue
-
Constructor
- XTCENamedObject - Class in org.xtce.toolkit
-
The XTCENamedObject class serves to capture the common elements to XTCE
Parameters, Arguments, Containers, and Streams.
- XTCENamespaceContext - Class in org.xtce.toolkit
-
The XTCE Namespace Context class is used to support XPath Queries by
mapping the "xtce" prefix to the URI in the XTCEConstants class.
- XTCENamespaceContext() - Constructor for class org.xtce.toolkit.XTCENamespaceContext
-
- XTCEParameter - Class in org.xtce.toolkit
-
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.
- XTCEPosixTimeHandler - Class in org.xtce.toolkit
-
This class implements UNIX POSIX time to support AbsoluteTimeDataType
elements in an XTCE document.
- XTCEPosixTimeHandler() - Constructor for class org.xtce.toolkit.XTCEPosixTimeHandler
-
Default constructor to initialize a handler with the default time
format and time zone.
- XTCEPosixTimeHandler(String, String) - Constructor for class org.xtce.toolkit.XTCEPosixTimeHandler
-
Constructor that permits changing the default time format and the
time zone information.
- XTCESchemaErrorHandler - Class in org.xtce.toolkit
-
A class for instantiating an error handler to catch the warnings and errors
that are returned by the SAX XML parser.
- XTCESchemaErrorHandler() - Constructor for class org.xtce.toolkit.XTCESchemaErrorHandler
-
Constructor
- XTCESpaceSystem - Class in org.xtce.toolkit
-
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 - Class in org.xtce.toolkit
-
The XTCESpaceSystemMetrics class is instantiated by the toolkit to capture
interesting information about the contents of an XTCE Space System.
- XTCESpaceSystemMetrics(XTCESpaceSystem) - Constructor for class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Constructor
The constructor computes all the metrics for the provided Space System
object at construction time and cannot throw.
- XTCESpaceSystemMetrics(XTCEDatabase) - Constructor for class org.xtce.toolkit.XTCESpaceSystemMetrics
-
Constructor
The constructor computes all the metrics for the provided Database
object at construction time and cannot throw.
- XTCETCContainer - Class in org.xtce.toolkit
-
The XTCETCContainer class models the XTCE CommandContainer element by
simplifying the usage by pre-modeling the relationships.
- XTCETelecommand - Class in org.xtce.toolkit
-
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 - Class in org.xtce.toolkit
-
The telecommand content model class encapsulates the pre-processing of an
XTCE MetaCommand/BlockMetaCommand into a series of rows suitable for a
simple iterator.
- XTCETelecommandContentModel(XTCETelecommand, List<XTCESpaceSystem>, List<XTCEContainerEntryValue>, boolean) - Constructor for class org.xtce.toolkit.XTCETelecommandContentModel
-
Constructor
This constructor creates the telecommand content model object with some
optional user values provided in a list.
- XTCETelecommandContentModel(XTCETelecommand, List<XTCESpaceSystem>, BitSet) - Constructor for class org.xtce.toolkit.XTCETelecommandContentModel
-
Constructor
This constructor creates the telecommand content model object with TC
argument values evaluated from the binary provided in a BitSet.
- XTCETMContainer - Class in org.xtce.toolkit
-
The XTCETMContainer class models the XTCE SequenceContainer element by
simplifying the usage by pre-modeling the relationships.
- XTCETMStream - Class in org.xtce.toolkit
-
Class the represent a telemetry stream from the XTCE data model.
- XTCETypedObject - Class in org.xtce.toolkit
-
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 - Enum in org.xtce.toolkit
-
Enumeration representing the Calibrated/Engineering type of an item
in the XTCE data model.
- XTCETypedObject.RawType - Enum in org.xtce.toolkit
-
Enumeration representing the Raw/Encoding type of an item in the
XTCE data model.
- XTCEValidRange - Class in org.xtce.toolkit
-
This class provides a simple accessor to the ValidRange element on an
XTCEParameter or XTCEArgument while abstracting the user away from the
type differences.
- XTCEViewer - Class in org.xtce.apps.editor.ui
-
This class contains the XTCEViewer application with an executable main()
function.
- XTCEViewer() - Constructor for class org.xtce.apps.editor.ui.XTCEViewer
-
Creates a new XTCEViewer application Main Window.
- XTCEViewerAlias - Class in org.xtce.apps.editor.ui
-
- XTCEViewerAlias(XTCEViewerAliasSet, String, String, int) - Constructor for class org.xtce.apps.editor.ui.XTCEViewerAlias
-
Creates new form XTCEViewerAlias TODO
- XTCEViewerAliasNamespaceDialog - Class in org.xtce.apps.editor.dialogs
-
- XTCEViewerAliasNamespaceDialog(Frame, boolean) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerAliasNamespaceDialog
-
Creates new form XTCEAliasNamespaceDialog TODO
- XTCEViewerAliasSet - Class in org.xtce.apps.editor.ui
-
- XTCEViewerAliasSet() - Constructor for class org.xtce.apps.editor.ui.XTCEViewerAliasSet
-
Creates new form XTCEViewerAliasSet
- XTCEViewerAncillaryDataRow - Class in org.xtce.apps.editor.ui
-
- XTCEViewerAncillaryDataRow(DescriptionType.AncillaryDataSet.AncillaryData) - Constructor for class org.xtce.apps.editor.ui.XTCEViewerAncillaryDataRow
-
Creates new form XTCEViewerAncillaryDataRow TODO
- XTCEViewerArgumentXmlDialog - Class in org.xtce.apps.editor.dialogs
-
Dialog window to display the raw XML contents of an Argument, where
both the type element and the Argument element are shown for the user.
- XTCEViewerArgumentXmlDialog(Frame, boolean, XTCEArgument) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerArgumentXmlDialog
-
Constructor to create a new XML output dialog for a Parameter in an
XTCE document.
- XTCEViewerAuthor - Class in org.xtce.apps.editor.ui
-
- XTCEViewerAuthor(XTCEViewerAuthorSet, String, int) - Constructor for class org.xtce.apps.editor.ui.XTCEViewerAuthor
-
Creates new form XTCEViewerAuthor TODO
- XTCEViewerAuthorSet - Class in org.xtce.apps.editor.ui
-
- XTCEViewerAuthorSet() - Constructor for class org.xtce.apps.editor.ui.XTCEViewerAuthorSet
-
Creates new form XTCEViewerAuthorSet
- XTCEViewerCompressFileChooser - Class in org.xtce.apps.editor.ui
-
This dialog creates the File Chooser for selecting an XTCE document for
the purpose of applying schema aware compression algorithms, in support of
the menu item on the XTCEViewer application.
- XTCEViewerContainerContentDialog - Class in org.xtce.apps.editor.dialogs
-
XTCE Viewer/Browser dialog window for displaying processed content of a
binary data stream.
- XTCEViewerContainerContentDialog(Frame, boolean, XTCETMContainer, XTCEDatabase, XTCEViewerPreferences) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerContentDialog
-
Constructs a new dialog window for a selected database container
from the container tree to permit the user to decode an arbitrary binary
hex string.
- XTCEViewerContainerContentDialog(Frame, boolean, XTCETMStream, XTCEDatabase, XTCEViewerPreferences) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerContentDialog
-
Constructs a new dialog window for a selected database stream
from the stream tree to permit the user to decode an arbitrary binary
hex string.
- XTCEViewerContainerContentDialog(Frame, boolean, XTCETelecommand, XTCEDatabase, XTCEViewerPreferences) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerContentDialog
-
Constructs a new dialog window for a selected database telecommand
from the telecommand tree to permit the user to decode an arbitrary
binary hex string.
- XTCEViewerContainerContentRow - Class in org.xtce.apps.editor.dialogs
-
This is the JPanel that is used inside the scroll region in the
XTCEViewerContainerContentDialog class and also the variation class
XTCEViewerContainerEncodingDialog.
- XTCEViewerContainerContentRow(XTCEContainerContentEntry, boolean, boolean, String) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerContentRow
-
Constructor to create a new JPanel to display information about a
container content entry.
- XTCEViewerContainerContentRow(XTCEContainerContentEntry, boolean, boolean, String, XTCEViewerContainerEncodingDialog, List<XTCEContainerEntryValue>) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerContentRow
-
Constructor to create a new JPanel to display information about a
container content entry where the row is editable.
- XTCEViewerContainerDrawing - Class in org.xtce.apps.editor.ui
-
The Container/Telecommand drawing class that serves as a JPanel, which
extends JComponent in Java Swing.
- XTCEViewerContainerDrawing.Orientation - Enum in org.xtce.apps.editor.ui
-
Enumeration to describe the orientation of the container/telecommand
drawing.
- XTCEViewerContainerEncodingDialog - Class in org.xtce.apps.editor.dialogs
-
XTCE Viewer/Browser dialog window for displaying content of a container
and providing the user an opportunity to encode a binary stream from values
set into the parameters of the container.
- XTCEViewerContainerEncodingDialog(Frame, boolean, XTCETMContainer, XTCEDatabase, XTCEViewerPreferences) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerEncodingDialog
-
Constructs a new dialog window for a selected database container
from the container tree to permit the user to encode an arbitrary binary
hex string.
- XTCEViewerContainerEncodingDialog(Frame, boolean, XTCETelecommand, XTCEDatabase, XTCEViewerPreferences) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerEncodingDialog
-
Constructs a new dialog window for a selected database telecommand
from the telecommand tree to permit the user to encode an arbitrary
binary hex string.
- XTCEViewerContainerFindDialog - Class in org.xtce.apps.editor.dialogs
-
- XTCEViewerContainerFindDialog(XTCEViewer, XTCEViewerPreferences, XTCEDatabase) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerFindDialog
-
This dialog presents the user with an opportunity to interactively
query the XML document Containers.
- XTCEViewerContainerTableCellRenderer - Class in org.xtce.apps.editor.ui
-
- XTCEViewerContainerTreeCellRenderer - Class in org.xtce.apps.editor.ui
-
This class supports rendering the Container Tree nodes by making the
abstract containers in italic font, based on whichever font is currently
being used.
- XTCEViewerContainerTreeCellRenderer() - Constructor for class org.xtce.apps.editor.ui.XTCEViewerContainerTreeCellRenderer
-
- XTCEViewerContainerTreeNode - Class in org.xtce.apps.editor.ui
-
This class assists the graphical interface application by providing a
path and reference to JTree objects so that the tree node can easily
reference a container.
- XTCEViewerContainerXmlDialog - Class in org.xtce.apps.editor.dialogs
-
This class creates a dialog box to view the XML contents of a container
or a stream.
- XTCEViewerContainerXmlDialog(Frame, boolean, XTCETMContainer) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerXmlDialog
-
Creates new dialog window for showing the XTCE SequenceContainer
element XML contents.
- XTCEViewerContainerXmlDialog(Frame, boolean, XTCETCContainer) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerXmlDialog
-
Creates new dialog window for showing the XTCE SequenceContainer
element XML contents.
- XTCEViewerContainerXmlDialog(Frame, boolean, XTCETMStream) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerXmlDialog
-
Creates new dialog window for showing the XTCE PCMStreamType element
XML contents.
- XTCEViewerContainerXmlDialog(Frame, boolean, XTCETelecommand) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerContainerXmlDialog
-
Creates new dialog window for showing the XTCE PCMStreamType element
XML contents.
- XTCEViewerCreateEditSpaceSystemDialog - Class in org.xtce.apps.editor.dialogs
-
Dialog form for creating/editing Space Systems in the XTCE data model.
- XTCEViewerCreateEditSpaceSystemDialog(Frame, boolean, XTCESpaceSystem) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerCreateEditSpaceSystemDialog
-
Creates new form XTCEViewerCreateEditSpaceSystemDialog
- XTCEViewerDatabaseCompressorDialog - Class in org.xtce.apps.editor.dialogs
-
- XTCEViewerDatabaseCompressorDialog(Frame, boolean) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerDatabaseCompressorDialog
-
Creates new form XTCEViewerDatabaseCompressorDialog TODO
- XTCEViewerDatabaseMetricsDialog - Class in org.xtce.apps.editor.dialogs
-
- XTCEViewerDatabaseMetricsDialog(Frame, boolean, XTCEDatabase) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerDatabaseMetricsDialog
-
Creates new form XTCEViewerDatabaseMetricsDialog
- XTCEViewerEncodeDecodeItemDialog - Class in org.xtce.apps.editor.dialogs
-
- XTCEViewerEncodeDecodeItemDialog(Frame, boolean, XTCETypedObject, String) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerEncodeDecodeItemDialog
-
Constructor
- XTCEViewerFileCompressProgressDialog - Class in org.xtce.apps.editor.dialogs
-
Dialog and action class to compress the XML content in an XTCE document
using schema aware algorithms in support of the XTCE Viewer tool.
- XTCEViewerFileCompressProgressDialog(File, Properties, Frame, boolean) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerFileCompressProgressDialog
-
Constructor
Initializes the dialog containing a JProgressBar to capture the progress
while compressing an XTCE database XML file.
- XTCEViewerFileUpgradeProgressDialog - Class in org.xtce.apps.editor.dialogs
-
Dialog and action class to convert/upgrade an XTCE XML file from schema
version 1.1 to 1.2 compliance in support of the XTCE Viewer tool.
- XTCEViewerFileUpgradeProgressDialog(File, boolean, Frame, boolean) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerFileUpgradeProgressDialog
-
Constructor
Initializes the dialog containing a JProgressBar to capture the progress
while converting an XTCE database XML file from schema version 1.1 to
version 1.2.
- XTCEViewerFunctions - Class in org.xtce.apps.editor.ui
-
This class is a container to capture some common static functions that are
applicable throughout the XTCEViewer application.
- XTCEViewerHelpBrowserDialog - Class in org.xtce.apps.editor.dialogs
-
This class is a dialog implementation that leverages an internal JFXPanel
so that it can use the Java FX Web Browser Component.
- XTCEViewerHelpBrowserDialog(Frame, boolean, URL) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerHelpBrowserDialog
-
Constructor for a new web browser based dialog to support opening
help pages within the XTCE Viewer.
- XTCEViewerHelpDialog - Class in org.xtce.apps.editor.dialogs
-
This is a basic text dialog for the help menu, although it is not used at
the present time, in favor of XTCEViewerHelpBrowserDialog instead.
- XTCEViewerHelpDialog(Frame, boolean, URL) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerHelpDialog
-
Creates new form XTCEViewerHelpDialog
- XTCEViewerHelpMenuAboutDialog - Class in org.xtce.apps.editor.dialogs
-
This class contains the Help Menu Dialog for the About/Version item.
- XTCEViewerHelpMenuAboutDialog(Frame, boolean) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerHelpMenuAboutDialog
-
Constructor to instantiate the dialog box.
- XTCEViewerHistory - Class in org.xtce.apps.editor.ui
-
- XTCEViewerHistory(XTCEViewerHistorySet, String, int) - Constructor for class org.xtce.apps.editor.ui.XTCEViewerHistory
-
Creates new form XTCEViewerHistory TODO
- XTCEViewerHistorySet - Class in org.xtce.apps.editor.ui
-
- XTCEViewerHistorySet() - Constructor for class org.xtce.apps.editor.ui.XTCEViewerHistorySet
-
Creates new form XTCEViewerHistorySet
- XTCEViewerNote - Class in org.xtce.apps.editor.ui
-
- XTCEViewerNote(XTCEViewerNoteSet, String, int) - Constructor for class org.xtce.apps.editor.ui.XTCEViewerNote
-
Creates new form XTCEViewerNote TODO
- XTCEViewerNoteSet - Class in org.xtce.apps.editor.ui
-
- XTCEViewerNoteSet() - Constructor for class org.xtce.apps.editor.ui.XTCEViewerNoteSet
-
Creates new form XTCEViewerNoteSet
- XTCEViewerOpenFileChooser - Class in org.xtce.apps.editor.ui
-
This dialog creates the File Chooser for XTCE documents to support the
XTCEViewer application.
- XTCEViewerParameterDetailDialog - Class in org.xtce.apps.editor.dialogs
-
The dialog box for the Parameter Detail.
- XTCEViewerParameterDetailDialog(Frame, boolean, XTCEParameter) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerParameterDetailDialog
-
Creates new form XTCEViewerParameterDetailDialog TODO
- XTCEViewerParameterFindDialog - Class in org.xtce.apps.editor.dialogs
-
- XTCEViewerParameterFindDialog(XTCEViewer, XTCEViewerPreferences, XTCEDatabase) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerParameterFindDialog
-
This dialog presents the user with an opportunity to interactively
query the XML document Parameters.
- XTCEViewerParameterTableCellRenderer - Class in org.xtce.apps.editor.ui
-
- XTCEViewerParameterUsageDialog - Class in org.xtce.apps.editor.dialogs
-
- XTCEViewerParameterUsageDialog(XTCEViewer, XTCEDatabase, XTCEParameter) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerParameterUsageDialog
-
This dialog box shows the containers that use a provided Parameter
from the XTCE document.
- XTCEViewerParameterXmlDialog - Class in org.xtce.apps.editor.dialogs
-
Dialog window to display the raw XML contents of a Parameter, where
both the type element and the Parameter element are shown for the user.
- XTCEViewerParameterXmlDialog(Frame, boolean, XTCEParameter) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerParameterXmlDialog
-
Constructor to create a new XML output dialog for a Parameter in an
XTCE document.
- XTCEViewerPreferences - Class in org.xtce.apps.editor.ui
-
This singleton class provides a convenient accessor for user preferences
related to using the XTCEViewer application.
- XTCEViewerSpaceSystemAttributes - Class in org.xtce.apps.editor.ui
-
- XTCEViewerSpaceSystemAttributes() - Constructor for class org.xtce.apps.editor.ui.XTCEViewerSpaceSystemAttributes
-
Creates new form XTCEViewerSpaceSystemAttributes
- XTCEViewerSpaceSystemDetails - Class in org.xtce.apps.editor.ui
-
- XTCEViewerSpaceSystemDetails(XTCESpaceSystem, JScrollPane, boolean) - Constructor for class org.xtce.apps.editor.ui.XTCEViewerSpaceSystemDetails
-
Creates new form XTCEViewerSpaceSystemDetails TODO
- XTCEViewerSpaceSystemTreeNode - Class in org.xtce.apps.editor.ui
-
This class assists the graphical interface application by providing a
path and reference to the JTree objects that keep a list of the XTCE Space
Systems.
- XTCEViewerStreamTreeNode - Class in org.xtce.apps.editor.ui
-
This class assists the graphical interface application by providing a
path and reference to JTree objects so that the tree node can easily
reference a stream.
- XTCEViewerTelecommandFindDialog - Class in org.xtce.apps.editor.dialogs
-
- XTCEViewerTelecommandFindDialog(XTCEViewer, XTCEViewerPreferences, XTCEDatabase) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerTelecommandFindDialog
-
This dialog presents the user with an opportunity to interactively
query the XML document Telecommands (MetaCommand/BlockMetaCommand).
- XTCEViewerTelecommandTreeCellRenderer - Class in org.xtce.apps.editor.ui
-
This class supports rendering the Telecommand Tree nodes by making the
abstract telecommands in italic font, based on whichever font is currently
being used.
- XTCEViewerTelecommandTreeCellRenderer() - Constructor for class org.xtce.apps.editor.ui.XTCEViewerTelecommandTreeCellRenderer
-
- XTCEViewerTelecommandTreeNode - Class in org.xtce.apps.editor.ui
-
This class assists the graphical interface application by providing a
path and reference to the JTree objects that keep a list of the XTCE
MetaCommand element that represents this node on the tree.
- XTCEViewerUncaughtExceptionHandler - Class in org.xtce.apps.editor.ui
-
This class implements an exception handler of last resort to prevent the
graphical user interface from crashing or dropping unintelligible text to
STDOUT.
- XTCEViewerUpgradeFileChooser - Class in org.xtce.apps.editor.ui
-
This dialog creates the File Chooser for upgrading XTCE documents from
earlier version 1.1 to latest version 1.2, in support of the menu item on
the XTCEViewer application.
- XTCEViewerXpathQueryDialog - Class in org.xtce.apps.editor.dialogs
-
The XPath Query Dialog provides an interactive screen for the user to be
able to execute and view XML string results based on an arbitrary XPath
query statement against the loaded XTCE document.
- XTCEViewerXpathQueryDialog(XTCEViewer, XTCEViewerPreferences, XTCEDatabase) - Constructor for class org.xtce.apps.editor.dialogs.XTCEViewerXpathQueryDialog
-
This dialog presents the user with an opportunity to interactively
query the XML document loaded using the XML XPath facility.