| Class | Description |
|---|---|
| Main |
Main class for xmlmaker command.
|
| MakeAllXML | |
| MakeXMLConfiguration |
Encapsulate the configuration needed to write XML files.
|
| MakeXMLConfiguration.DictionaryConfiguration | |
| Mapping |
Maintains a list of patterns to match.
|
| Mapping.Match | |
| Mapping.PatternPlus | |
| SALClassDescription | |
| SALClassDescription.BusVariable | |
| SALClassDescription.LocationVariable |
A SAL variable that has been fabricated to keep track of locations for variables which match patterns.
|
| SALClassDescription.PatternMatchedSALVariable |
A pattern matched variable is one which matched a pattern, and was converted to an array of values
corresponding to all the instance which match the pattern.
|
| SALClassDescription.SALVariable | |
| SALClassDescription.SimpleSALVariable |
A SAL variable which does not match a pattern
|
| SALClassDescriptionMaker |
Given a data provider dictionary create a map of SALClassDescriptors for a
given subsystem.
|
| TypeConverter | |
| UnitConverter |
SAL uses astroPy units.
|
| XMLMaker2 |
A version of XMLMaker which uses SALClasDescriptionMaker instead of
ProcessedInfoMaker
|
| XMLUtils |
| Enum | Description |
|---|---|
| XMLMaker2.SALType |
Copyright © 2023 LSST. All rights reserved.