Class ContainerEntry

java.lang.Object
org.yamcs.xtce.SequenceEntry
org.yamcs.xtce.ContainerEntry
All Implemented Interfaces:
Serializable, Comparable<SequenceEntry>

public class ContainerEntry extends SequenceEntry
Entry from a container that makes reference to another container. This is different than container inheritance: here the small container is included in the big one and does not extend it.
See Also: