-
-
Normally, this book requires a lot of practical experiences. However,
## Reference
[1] https://github.com/xianshenglu/document/blob/master/Code%20Complete%202nd%20Edition.pdf
Guideline
…
-
- [x] UML component diagram
- [x] UML class diagram
- [x] UML state alebo UML sequence diagram
-
**Parent issue:**
- https://github.com/wazuh/wazuh/issues/22887
## Description
As part of the new data persistence model being implemented across Wazuh, we need a new way to manage commands sen…
-
I'm still quite unsure about what I can and cannot do in UML diagrams, so please forgive the amount of questions I have here. If there are any answers to questions available on the CS2103 site or quiz…
-
As a result of discussions in issue #377 there is a need to recheck and update the Sequence Diagram documentation.
Specifically (professor Stiber's words):
- There are two top-level .puml files:…
-
The computed size of alt/opt boxes differs on whether left or right arrows are used, as seen from the following examples.
```puml
@startuml
!pragma teoz true
skinparam ParticipantPadding 18
skinp…
-
**Expected Behaviour**
They should render out as per the [mkdocs-material](https://squidfunk.github.io/mkdocs-material/reference/diagrams/?h=mermaid) documentation.
**Actual Behaviour**
The merma…
-
If I understand well your serialisation, you map a list of `NDPoint`, each one being composed with
- one independant value typed as `time`
- 2 dependants values typed as `GenericMeasure`
I don no…
-
Diagram the layout of your main user interface and major dialogs, with comments describing the important elements. Also, diagram storyboard sequences of using your application, with transitions betwee…