Package edu.stanford.slac.aida.lib.util.common

The Aida utility classes.

See:
          Description

Class Summary
_DaObject Encapsulates interactions with the Aida Name Server and acquisition parameter handling, for the AIDA data access API DaObject class hierarchy.
_DaObjectBase Handles CORBA initialization and initial references to the AIDA Name Server for the AIDA data access API DaObject class hierarchy.
_DaReference _DaReference represents a reference to an Aida variable as a parsed class that can be easily interchanged with the value's string representation.
_DaReference.Type Permisible types of Reference vector
_PersistentDaObject Data Access Object for persistent servers.
_PersistentDaObjectBase Creates Portable Object Adaptor for Aida NameServer.
AidaDateFormat Adds knowledge of AIDA-specific date specs to standard date format.
AidaExpr Encapsulates an Aida expression of form literal | variable | expr + expr ) | expr - expr )
AidaExpr.Type Valid types for the Aida Expression
AidaLiteral Encapsulates an Aida literal value.
AidaSubtractExpr Encapsulates an Aida subtraction expression.
AidaSumExpr Encapsulates an Aida sum expression.
AidaVariable Encapsulates an Aida expression.
AQSLex Analyses AQS (AIDA Query Strings) and returns AQSTokens corresponding to the characters read.
AQSParser Parser object that represents an AQS Parser.
AQSToken Token object.
AQSToken.Token Token codes: This table gives numeric codes to the terminal lexical elements
ArrayBound Base class that encapsulates a constraint to a single dimension of an array
ArrayBound.Type Valid types for the Array bounds
DaValue DaValue is the AIDA overloaded data type, similar to a CORBA Any but easier to use.
DaValue.Type These are the types understood by AIDA.
ExprBound Encapsulates a constraint to a single dimension of an array
NamedBound Encapsulates a constraint to a single dimension of an array
NamedValues  
NamedValuesColumnFormatter  
NamedValuesFormatter  
NamedValuesRowFormatter  
RangeBound Encapsulates a constraint to a single dimension of an array
SimpleBound Encapsulates a constraint to a single dimension of an array
 

Package edu.stanford.slac.aida.lib.util.common Description

The Aida utility classes.

This package defines primarily internal classes of the Aida system, such as parsing utilities, the base classes the Aida API objects, and the Aida 'Any' DaValue.

Last modified: Fri May 7