-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
19 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 8 additions & 6 deletions
14
docs/pages/wiki/class-models.md → docs/pages/wiki/architecture-class-models.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,17 @@ | ||
--- | ||
layout: page | ||
title: Class Models | ||
title: Architecture and Class Models | ||
--- | ||
|
||
# Introduction | ||
On this page you will get an overview of the service itself and the class structure of the services most important packages. | ||
# Service Architecture | ||
On this page you will get an overview of WebOCD and the class structure of the ocd services most important packages. | ||
# WebOCD Architecture | ||
![algorithms_package](/REST-OCD-Services/assets/img/WebOCD_Architecture.png "Simplified view of WebOCD's architecture"){: width="auto"; height="auto"} | ||
# OCD Service Architecture | ||
![algorithms_package](/REST-OCD-Services/assets/img/Service_Architecture.png "Simplified view of service architecture"){: width="auto"; height="auto"} | ||
# algorithms | ||
## algorithms | ||
![algorithms_package-button](/REST-OCD-Services/assets/img/algorithms_package_plusAlgoExec.png "Simplified class diagram of ocd.algorithms"){: width="auto"; height="auto"} | ||
# centrality | ||
## centrality | ||
![centralities_package-button](/REST-OCD-Services/assets/img/centralities_package_plusAlgoExec.png "Simplified class diagram of ocd.centrality"){: width="auto"; height="auto"} | ||
# simulation | ||
## simulation | ||
![simulations_package-button](/REST-OCD-Services/assets/img/simulations_package_plusAlgoExec.png "Simplified class diagram of ocd.cooperation.simulation"){: width="auto"; height="auto"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters