Model ===== The ``Model`` class is the root container for an Archimate architecture. It holds all :doc:`element`, :doc:`relationship`, and :doc:`view` objects and provides the ``read`` / ``write`` entry points. Module contents --------------- .. automodule:: pyArchimate.model :members: :undoc-members: :show-inheritance: