Uses of Class
org.yamcs.xtce.NameDescription
-
Uses of NameDescription in org.yamcs.http.api
Modifier and TypeClassDescriptionclass
MdbPageBuilder<T extends NameDescription>
Builds a page result for a collection of matching space systems and other items.static class
MdbPageBuilder.MdbPage<T extends NameDescription>
Modifier and TypeMethodDescriptionboolean
NameDescriptionSearchMatcher.matches
(NameDescription nameDescription) -
Uses of NameDescription in org.yamcs.xtce
Modifier and TypeClassDescriptionclass
NamedDescriptionIndex<T extends NameDescription>
Keeps a list ofNameDescription
objects with corresponding indexes to be able to retrieve them in any namespace.Modifier and TypeClassDescriptionclass
class
Used to contain an absolute time.class
class
class
class
AggegateParameters are analogous to a C struct, they are an aggregation of related data items.class
Abstract algorithm - defines the inputs, outputs and triggersclass
Describe the name of an Argument its NameReference to an ArgumentType in ArgumentTypeSetclass
Describe an array parameter type.class
An array of values of the type referenced inArrayDataType.type
and have the number of array dimensions as specified inArrayDataType.numberOfDimensions
class
Describe an array parameter type.class
Base class for all simple XTCE types - tha is all types exceptAggregateDataType
andArrayDataType
class
class
class
class
class
class
class
class
class
An abstract block of data; used as the base type for more specific container typesclass
Algorithm implemented in a specific language.class
class
class
class
Represent aspects of an float, probably using IntegerDataEncoding with a calibrator or FloatDataEncoding.class
class
class
class
Contains an integral value.class
class
class
Describe a member field in an AggregateDataType.class
The MetaCommand is the base type for a tele-command.class
class
A Parameter is a description of something that can have a value; it is not the value itself.class
A list of raw parameters, parameter segments, stream segments, containers, or container segments.class
SpaceSystem is a collection of SpaceSystem(s) including space assets, ground assets, multi-satellite systems and sub-systems.class
class
class
class
Parameters made on the fly.ModifierConstructorDescriptionprotected
-
Uses of NameDescription in org.yamcs.xtce.util
Modifier and TypeMethodDescriptiondefault void
ArgumentReference.ArgumentResolvedAction.resolved
(NameDescription nd) void
NameReference.resolved
(NameDescription nd) Execute all the actions (if not already executed).void
NameReference.ResolvedAction.resolved
(NameDescription nd) pushes the NameDescription through and returns true if the name reference is resolved and false otherwise false can be returned in case the NameDescription refers to something which is not itself fully resolveddefault void
ParameterReference.ParameterResolvedAction.resolved
(NameDescription nd)