.. currentmodule:: cf .. default-role:: obj cf.CellMethod ============= ---- .. autoclass:: cf.CellMethod :no-members: :no-inherited-members: Inspection ---------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cf.CellMethod.dump ~cf.CellMethod.identity ~cf.CellMethod.identities .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: ../attribute/ :template: attribute.rst ~cf.CellMethod.construct_type Qualifiers ---------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cf.CellMethod.del_axes ~cf.CellMethod.get_axes ~cf.CellMethod.has_axes ~cf.CellMethod.set_axes ~cf.CellMethod.del_method ~cf.CellMethod.get_method ~cf.CellMethod.has_method ~cf.CellMethod.set_method ~cf.CellMethod.del_qualifier ~cf.CellMethod.get_qualifier ~cf.CellMethod.has_qualifier ~cf.CellMethod.set_qualifier ~cf.CellMethod.qualifiers .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: ../attribute/ :template: attribute.rst ~cf.CellMethod.axes ~cf.CellMethod.comment ~cf.CellMethod.interval ~cf.CellMethod.intervals ~cf.CellMethod.method ~cf.CellMethod.over ~cf.CellMethod.where ~cf.CellMethod.within Miscellaneous ------------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cf.CellMethod.copy ~cf.CellMethod.change_axes ~cf.CellMethod.create ~cf.CellMethod.equals ~cf.CellMethod.equivalent ~cf.CellMethod.expand_intervals ~cf.CellMethod.inspect ~cf.CellMethod.sorted ~cf.CellMethod.write Special ------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cf.CellMethod.__deepcopy__ ~cf.CellMethod.__repr__ ~cf.CellMethod.__str__