| | 1 | = Project Sources = |
| | 2 | |
| | 3 | Please click the "Browse Source" link in the top menu or the link below to view all the project repositories: |
| | 4 | |
| | 5 | * [/projects/isis/browser Source] |
| | 6 | |
| | 7 | == Modeling Sources == |
| | 8 | |
| | 9 | * All recent modeling is done with Modelio |
| | 10 | * In the past we used Rational Software Architect, BOUML, DB Designer Fork and other tools |
| | 11 | |
| | 12 | == Java Sources == |
| | 13 | |
| | 14 | The code source files are composed of several sub-projects: |
| | 15 | |
| | 16 | * isis-model - the Entities classes are all within this subproject |
| | 17 | * isis-services - these are services of general importance for all applications |
| | 18 | * isis-dossier - this is the web application for the Student Dossier |
| | 19 | |