SchemaConfig ============ .. currentmodule:: lsst.daf.butler .. autoclass:: SchemaConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SchemaConfig.component ~SchemaConfig.defaultConfigFile ~SchemaConfig.requiredKeys .. rubric:: Methods Summary .. autosummary:: ~SchemaConfig.asArray ~SchemaConfig.clear ~SchemaConfig.copy ~SchemaConfig.defaultSearchPaths ~SchemaConfig.dump ~SchemaConfig.dumpToFile ~SchemaConfig.get ~SchemaConfig.items ~SchemaConfig.keys ~SchemaConfig.merge ~SchemaConfig.nameTuples ~SchemaConfig.names ~SchemaConfig.overrideParameters ~SchemaConfig.pop ~SchemaConfig.popitem ~SchemaConfig.ppprint ~SchemaConfig.setdefault ~SchemaConfig.update ~SchemaConfig.validate ~SchemaConfig.values .. rubric:: Attributes Documentation .. autoattribute:: component .. autoattribute:: defaultConfigFile .. autoattribute:: requiredKeys .. rubric:: Methods Documentation .. automethod:: asArray .. automethod:: clear .. automethod:: copy .. automethod:: defaultSearchPaths .. automethod:: dump .. automethod:: dumpToFile .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: merge .. automethod:: nameTuples .. automethod:: names .. automethod:: overrideParameters .. automethod:: pop .. automethod:: popitem .. automethod:: ppprint .. automethod:: setdefault .. automethod:: update .. automethod:: validate .. automethod:: values