Class ConfigurationLoadedData

java.lang.Object
org.lsst.ccs.config.ConfigurationLoadedData

public class ConfigurationLoadedData extends Object
A class containing the loaded configuration data. It contains CategoryDataChain classes that order the data as it was loaded and it assign each value the SingleCategoryTag from which it originated.
Author:
The LSST CCS Team