NeuroML core classes
====================



:mod:`nml` Module
-----------------------------

Note: This module is included in the top level of the `neuroml` package, so you can use these classes by importing neuroml:

::

    from neuroml import AdExIaFCell

.. automodule:: neuroml.nml.nml
    :members:
    :show-inheritance:

