public class ProcessedInfoMaker extends Object
| Constructor and Description |
|---|
ProcessedInfoMaker(org.lsst.ccs.bus.messages.StatusDataProviderDictionary info,
String subsystemName,
String componentName,
int level,
Mapping mapping,
String attributeType,
String resultType) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ProcessedInfo>> |
getProcessedInfo() |
String |
toString() |
public ProcessedInfoMaker(org.lsst.ccs.bus.messages.StatusDataProviderDictionary info,
String subsystemName,
String componentName,
int level,
Mapping mapping,
String attributeType,
String resultType)
info - The data provider dictionarysubsystemName - The subsystem namecomponentName - The component namelevel - The level at which conversion should be donemapping - The regular expression map to use.verbose - If verbose output should be printedCopyright © 2022 LSST. All rights reserved.