Uses of Class
org.yamcs.xtce.NameDescription
Packages that use NameDescription
-
Uses of NameDescription in org.yamcs.http.api
Classes in org.yamcs.http.api with type parameters of type NameDescriptionModifier and TypeClassDescriptionclassMdbPageBuilder<T extends NameDescription>Builds a page result for a collection of matching space systems and other items.static classMdbPageBuilder.MdbPage<T extends NameDescription>Methods in org.yamcs.http.api with parameters of type NameDescriptionModifier and TypeMethodDescriptionbooleanNameDescriptionSearchMatcher.matches(NameDescription nameDescription) -
Uses of NameDescription in org.yamcs.xtce
Classes in org.yamcs.xtce with type parameters of type NameDescriptionModifier and TypeClassDescriptionclassNamedDescriptionIndex<T extends NameDescription>Keeps a list ofNameDescriptionobjects with corresponding indexes to be able to retrieve them in any namespace.Subclasses of NameDescription in org.yamcs.xtceModifier and TypeClassDescriptionclassclassUsed to contain an absolute time.classclassclassclassAggegateParameters are analogous to a C struct, they are an aggregation of related data items.classAbstract algorithm - defines the inputs, outputs and triggersclassDescribe the name of an Argument its NameReference to an ArgumentType in ArgumentTypeSetclassDescribe an array parameter type.classAn array of values of the type referenced inArrayDataType.typeand have the number of array dimensions as specified inArrayDataType.numberOfDimensionsclassDescribe an array parameter type.classBase class for all simple XTCE types - tha is all types exceptAggregateDataTypeandArrayDataTypeclassclassclassclassclassclassclassclassclassAn abstract block of data; used as the base type for more specific container typesclassAlgorithm implemented in a specific language.classclassclassclassRepresent aspects of an float, probably using IntegerDataEncoding with a calibrator or FloatDataEncoding.classclassclassclassContains an integral value.classclassclassDescribe a member field in an AggregateDataType.classThe MetaCommand is the base type for a tele-command.classclassA Parameter is a description of something that can have a value; it is not the value itself.classA list of raw parameters, parameter segments, stream segments, containers, or container segments.classSpaceSystem is a collection of SpaceSystem(s) including space assets, ground assets, multi-satellite systems and sub-systems.classclassclassclassParameters made on the fly.Constructors in org.yamcs.xtce with parameters of type NameDescriptionModifierConstructorDescriptionprotected -
Uses of NameDescription in org.yamcs.xtce.util
Fields in org.yamcs.xtce.util declared as NameDescriptionMethods in org.yamcs.xtce.util that return NameDescriptionMethods in org.yamcs.xtce.util with parameters of type NameDescriptionModifier and TypeMethodDescriptiondefault voidArgumentReference.ArgumentResolvedAction.resolved(NameDescription nd) voidNameReference.resolved(NameDescription nd) Execute all the actions (if not already executed).voidNameReference.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 voidParameterReference.ParameterResolvedAction.resolved(NameDescription nd) Constructors in org.yamcs.xtce.util with parameters of type NameDescription