CollectionWildcard ================== .. currentmodule:: lsst.daf.butler.registry.wildcards .. autoclass:: CollectionWildcard :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CollectionWildcard.patterns ~CollectionWildcard.strings .. rubric:: Methods Summary .. autosummary:: ~CollectionWildcard.from_expression ~CollectionWildcard.from_names ~CollectionWildcard.require_ordered .. rubric:: Attributes Documentation .. autoattribute:: patterns .. autoattribute:: strings .. rubric:: Methods Documentation .. automethod:: from_expression .. automethod:: from_names .. automethod:: require_ordered