| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.ocsbridge.util | |
| org.lsst.ccs.subsystem.ocsbridge.xml |
| Constructor and Description |
|---|
GenericConverter(Camera camera,
XMLMaker2.SALType salType) |
| Modifier and Type | Method and Description |
|---|---|
XMLMaker2.SALType |
MakeXMLConfiguration.getSALType() |
XMLMaker2.SALType |
MakeXMLConfiguration.DictionaryConfiguration.getSALType() |
static XMLMaker2.SALType |
XMLMaker2.SALType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMLMaker2.SALType[] |
XMLMaker2.SALType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Document |
XMLMaker2.createDocument(XMLMaker2.SALType salType) |
static MakeXMLConfiguration |
MakeXMLConfiguration.getInstance(Camera camera,
XMLMaker2.SALType salType)
Create a MakeXMLConfiguration suitable for all subsystems for a given
camera and SALtype.
|
static MakeXMLConfiguration |
MakeXMLConfiguration.getInstance(Camera camera,
XMLMaker2.SALType salType,
String agentName,
org.lsst.ccs.bus.data.DataProviderDictionary dictionary)
Create a MakeXMLConfiguration suitable for use with a single agentName
with a corresponding dictionary
|
Copyright © 2023 LSST. All rights reserved.