Modeling a System

Descrição

Superior Embedded Systems Mapa Mental sobre Modeling a System, criado por Artur Assis em 11-07-2022.
Artur Assis
Mapa Mental por Artur Assis, atualizado more than 1 year ago
Artur Assis
Criado por Artur Assis mais de 3 anos atrás
0
0

Resumo de Recurso

Modeling a System
  1. Heuristics to design a system
    1. 1. Identify all active objects with reactive behavior
      1. 2. Assign responsibilities and resources to objects
        1. 3. Identify system events
          1. 4. Use class and sequence diagrams
            1. Example
              1. Example
              2. 5. Implement a state machine for each object
                1. Each active object will become a task in the system
                2. Abstractions and models
                  1. The use of models (abstraction) helps to structure thinking and leads to a better designed solution