Changes between Version 170 and Version 171 of WikiStart


Ignore:
Timestamp:
05/08/19 09:31:52 (5 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v170 v171  
    3939The image below gives an overview class diagram with the genius2 core modules and their functionalities. The figure also shows
    4040the 3 servers and the functions inside those. Click on the figure to zoom in.
    41 [[Image(https://tracinsy.ewi.tudelft.nl/trac/Genius2/export/333/design/classdiagram.svg, 80%)]]
     41
     42[[Image[https://tracinsy.ewi.tudelft.nl/svn/genius2/design/classdiagram.svg,80%))]
    4243
    4344All classes are documented in detail in the javadoc with the code. Also the serialization is annotated with the classes. Here we just give a brief overview. Later in this document we explain the serialization of a domain and profile. Also check the examples to see how this works and what typical values look like.