Skip to content

Commit 3c03559

Browse files
committed
Update codestructure docs
1 parent 6d5a64e commit 3c03559

4 files changed

Lines changed: 820 additions & 239 deletions

File tree

docs/Background/codestructure.rst

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,25 @@ Ciw is structured in an object orientated manor.
1212
:alt: Code structure for Ciw.
1313
:align: center
1414

15-
The classes that make up Ciw are:
15+
Ciw consists of 3 types of objects, Core, Input, and Optional.
16+
17+
Core:
1618

1719
- Simulation
1820
- Arrival Node
1921
- Exit Node
2022
- Node
2123
- Server
2224
- Individual
23-
- Data Record
25+
- Data Record
26+
27+
Input:
28+
29+
- Network
30+
- Service Centre
31+
- Customer Classe
32+
33+
Optional:
34+
35+
- State Tracker
36+
- Deadlock Detector

docs/_static/3phaseapproach.png

-73.6 KB
Binary file not shown.

docs/_static/codestructure.png

-85.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)