-
Notifications
You must be signed in to change notification settings - Fork 2
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
4 changed files
with
26 additions
and
2 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Representação | ||
|
||
## 1. Introdução | ||
A representação é a atividade da Engenharia de Requisitos que envolve a apresentação dos requisitos em modelos e/ou visualizações do produtos. A representação de requisitos pode ser classificada em: | ||
|
||
– Informal: representações informais ainda que possam seguir algum padrão visual; | ||
– Semiformal: representações que seguem uma notação ou linguagem específicas; | ||
– Formal: representações baseadas em uma sintaxe e semântica matemática. | ||
|
||
## 2. Representação Informal | ||
Sob esse contexto abaixo encontra-se um protótipo de média fidelidade classificado como uma uma representação informal. | ||
|
||
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="100%" height="500" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fdesign%2F5LRdAdojuRQG7c2VBjKxKj%2FEchoeasy%3Fnode-id%3D44-2167%26t%3DCYmNKt87H4WhmhjT-1" allowfullscreen></iframe> | ||
|
||
## 3. Representação Formal | ||
|
||
![Fluxograma](../assets/imgs/algoritmo.png) | ||
|
||
## Histórico de versão | ||
|
||
| Data | Versão | Alteração | Autor | | ||
|:----------:|:------:|:--------------------:|:------------------------------------------------------------------------------------------:| | ||
| 10/09/2024 | `0.1` | Criação do documento | [Leandro Almeida](https://github.com/leanars), [Pedro Lucas](https://github.com/lucasdray) | |