Changes between Version 173 and Version 174 of WikiStart
- Timestamp:
- 05/08/19 09:38:13 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v173 v174 40 40 the 3 servers and the functions inside those. Click on the figure to zoom in. 41 41 42 [[Image(https://tracinsy.ewi.tudelft.nl/svn/genius2/design/classdiagram.svg )]]42 [[Image(https://tracinsy.ewi.tudelft.nl/svn/genius2/design/classdiagram.svg,80%)]] 43 43 44 44 All 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.