Changeset 8478
- Timestamp:
- 31/07/12 15:43:30 (9 years ago)
- Location:
- mauRepo/MolesManager/trunk/docs/source/src/MolesManager/views/moles2gui
- Files:
-
- 3 added
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
mauRepo/MolesManager/trunk/docs/source/src/MolesManager/views/moles2gui/index.rst
r8476 r8478 1 ====== =======2 mo les2guiAPI3 ====== =======1 ====== 2 mo API 3 ====== 4 4 5 5 6 From now on we define: 7 - *cedaObject* any instances or class defined in from the CedaMoles3 model 8 - *jsonObject* any json representation generated by the CedaMolesGuiAdapter.encode method 9 10 11 .. automodule:: MolesManager.views.moles2gui 12 :members: 6 .. module:: MolesManager.views.mo 7 :synopsis: TO WRITE 13 8 14 9 .. toctree:: 15 10 :maxdepth: 1 16 11 17 relatedParty12 mo/index 18 13 19 14 -
mauRepo/MolesManager/trunk/docs/source/src/MolesManager/views/moles2gui/mo/responsiblePartyInfo.rst
r8476 r8478 1 ================ 2 re latedParty API3 ================ 1 ==================== 2 responsibleParty API 3 ==================== 4 4 5 .. module:: MolesManager.views.moles2gui. relatedParty6 :synopsis: TO WRITE 5 .. module:: MolesManager.views.moles2gui.mo.responsiblePartyInfo 6 :synopsis: TO WRITE 7 7 8 .. _MolesManager.views.moles2gui. relatedParty.Party:8 .. _MolesManager.views.moles2gui.mo.responsiblePartyInfo: 9 9 10 .. autoclass:: Party 11 :members: 12 13 .. _MolesManager.views.moles2gui.relatedParty.RelatedParty: 14 15 .. autoclass:: RelatedParty 10 .. autoclass:: ResponsiblePartyInfo 16 11 :members: 17 12
Note: See TracChangeset
for help on using the changeset viewer.