| Package | Description |
|---|---|
| org.xtce.apps.editor.dialogs | |
| 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.
|
| Constructor and Description |
|---|
XTCEViewerContainerXmlDialog(Frame parent,
boolean modal,
XTCETCContainer container)
Creates new dialog window for showing the XTCE SequenceContainer
element XML contents.
|
| Modifier and Type | Method and Description |
|---|---|
XTCETCContainer |
XTCETelecommand.getCommandContainer()
Retrieve a reference to the underlying CommandContainer element within
a MetaCommand element.
|
XTCETCContainer |
XTCETelecommandContentModel.getContainerReference()
Accessor to get the reference to the XTCETCContainer object that this
model represents.
|
XTCETCContainer |
XTCEContainerContentEntry.getTelecommandContainer()
Retrieve the XTCETCContainer that is represented by this entry, or a
null pointer if this entry is not based on an XTCETCContainer.
|
Copyright © 2015–2019. All rights reserved.