| 9 | | * MolgenisIntro -- Introduction into MOLGENIS |
| 10 | | |
| 11 | | * '''Installing the generator''' |
| 12 | | * MolgenisOnWindows -- How to setup the generator on Microsoft Windows |
| 13 | | * MolgenisOnUbuntu -- How to setup the generator on Ubuntu Linux |
| 14 | | * MolgenisOnEclipse -- How to get a useful Eclipse installed |
| 15 | | |
| 16 | | * '''Using the generator''' -- autogenerating your base application |
| 17 | | * MolgenisWorkspaceBasics -- How to open a MOLGENIS workspace |
| 18 | | * MolgenisGeneratorBasics -- How to use the generator |
| 19 | | * MolgenisAddressBookExample -- How to generate a new MOLGENIS from scratch |
| 20 | | * MolgenisFromExisting -- How to generate a MOLGENIS from an existing database |
| 21 | | |
| 22 | | * '''Using the XML language''' -- details on MOLGENIS modeling language |
| 23 | | * MolgenisLanguageReference -- How to use the language elements |
| 24 | | * MolgenisDtd -- Language definition |
| 25 | | |
| 26 | | * '''Using the plugin framework''' -- enhancing your MOLGENIS with handwritten components |
| 27 | | * MolgenisPlugin -- How to add a plugin to your MOLGENIS |
| 28 | | * MolgenisDatabase -- How to use the MOLGENIS database backend from your plugin |
| 29 | | * MolgenisEmail -- How to send emails from your MOLGENIS |
| 30 | | * [http://gbic.target.rug.nl:8080/hudson/job/molgenis/ws/3.3/build/javadoc/index.html MolgenisJavaDoc] -- Overview of the MOLGENIS components |
| 31 | | * MolgenisCustomCommand -- How to add custom buttons/dialogs to the generated forms |
| 32 | | |
| 33 | | * '''Using the generated application''' |
| | 10 | * '''User guide''' |
| | 11 | * MolgenisUserInterface -- How to browse and edit data |
| | 16 | |
| | 17 | * '''Developer Guide''' |
| | 18 | * ''Installing MOLGENIS development kit'' |
| | 19 | * MolgenisOnWindows -- How to setup the generator on Microsoft Windows |
| | 20 | * MolgenisOnUbuntu -- How to setup the generator on Ubuntu Linux |
| | 21 | * MolgenisOnEclipse -- How to get a useful Eclipse installed |
| | 22 | * ''Using the generator'' |
| | 23 | * MolgenisWorkspaceBasics -- How to open a MOLGENIS workspace |
| | 24 | * MolgenisGeneratorBasics -- How to use the generator |
| | 25 | * MolgenisAddressBookExample -- How to generate a new MOLGENIS from scratch |
| | 26 | * MolgenisFromExisting -- How to generate a MOLGENIS from an existing database |
| | 27 | * ''Using the XML modelling language'' |
| | 28 | * MolgenisLanguageReference -- How to use the language elements |
| | 29 | * MolgenisDtd -- Language definition |
| | 30 | * ''Using the plugin framework'' |
| | 31 | * MolgenisPlugin -- How to add a plugin to your MOLGENIS |
| | 32 | * MolgenisDatabase -- How to use the MOLGENIS database backend from your plugin |
| | 33 | * MolgenisEmail -- How to send emails from your MOLGENIS |
| | 34 | * [http://gbic.target.rug.nl:8080/hudson/job/molgenis/ws/3.3/build/javadoc/index.html MolgenisJavaDoc] -- Overview of the MOLGENIS components |
| | 35 | * MolgenisCustomCommand -- How to add custom buttons/dialogs to the generated forms |
| | 36 | |
| | 37 | * Generate a RDF/Sparql interface |