.. Antares API documentation master file, created by sphinx-quickstart on Tue Mar 10 20:02:16 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. *********************************************************** CA Context ( :py:class:`antares.model.context.CAContext` ) *********************************************************** For predefined attributes for CA context, see :ref:`here `. .. automodule:: antares.model.context .. autoclass:: CAContext :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CAContext.name .. rubric:: Methods Summary .. autosummary:: ~CAContext.assembleVector ~CAContext.commit ~CAContext.__str__ .. rubric:: Attributes Documentation .. autoattribute:: name .. rubric:: Methods Documentation .. automethod:: assembleVector .. automethod:: commit .. automethod:: __str__