DisjointMappingGroup ==================== .. rubric:: *module* :mod:`wntr.utils.disjoint_mapping` .. currentmodule:: wntr.utils.disjoint_mapping .. autoclass:: DisjointMappingGroup .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: DisjointMappingGroup.clear DisjointMappingGroup.get DisjointMappingGroup.items DisjointMappingGroup.keys DisjointMappingGroup.pop DisjointMappingGroup.popitem DisjointMappingGroup.setdefault DisjointMappingGroup.update DisjointMappingGroup.values ~~~~~~~~~~~~~~~~~~~~~~~~~~~