BaseContainer ============= .. currentmodule:: marxs.simulator .. autoclass:: BaseContainer :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BaseContainer.display ~BaseContainer.elements .. rubric:: Methods Summary .. autosummary:: ~BaseContainer.__call__ ~BaseContainer.elements_of_class ~BaseContainer.first_of_class_top_level .. rubric:: Attributes Documentation .. autoattribute:: display .. autoattribute:: elements .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: elements_of_class .. automethod:: first_of_class_top_level