Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ajout des diagrammes de classe #68

Merged
merged 2 commits into from
Jun 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 20 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,13 +204,30 @@ Une question particulière ? L'association Union des Rôlistes est disponible au

---
### Grafcet Bot_Planning :
![Grafcet Bot_Planning](img/Grafcet-Planning.png)
<img src="img/Grafcet_Planning_Simple.png" alt="Grafcet simple pour Bot_Planning" width="325"/>
<details open>
<summary>Cliquer pour voir le grafcet en détail.</summary>
<br>
<img src="img/Grafcet_Planning_Details.png" alt="Grafcet détaillé pour Bot_Planning" height="650"/>
</details>


### Diagramme de classe Bot_Planning :
<img src="img/unknown_2.png" alt="Diagramme de classe pour Bot_Planning" height="600">


---
### Grafcet Bot_Presentation :
![Grafcet_P1 Bot_Presentation](img/BotPresentation_Grafcet-page-001.jpg)
![Grafcet_P2 Bot_Presentation](img/BotPrez_grafcet-p2.jpg)
<img src="img/Grafcet_Presentation_Simple.jpg" alt="Grafcet simple pour Bot_Presentation" height="550"/>
<details open>
<summary>Cliquer pour voir le grafcet en détail.</summary>
<br>
<img src="img/Grafcet_Presentation_Details.jpg" alt="Grafcet détaillé pour Bot_Presentation" height="600"/>
</details>


### Diagramme de classe Bot_Presentation
<img src ="img/BotPresentation_ClassDiagram-page-001.jpg" alt="Diagramme de classe pour Bot_Presentation" height="550"/>

---
---
Expand Down
Binary file modified img/BotPresentation_ClassDiagram-page-001.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/BotPresentation_Grafcet-page-001.jpg
Binary file not shown.
Binary file removed img/BotPrez_grafcet-p2.jpg
Binary file not shown.
Binary file removed img/Grafcet-Planning.png
Binary file not shown.
Binary file added img/Grafcet_Planning_Details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/Grafcet_Planning_Simple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/Grafcet_Presentation_Details.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/Grafcet_Presentation_Simple.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading