Extensão de um editor genérico de diagramas para suporte a diagramas da UML

The existing UML modeling software does not work properly with basic assistive technologies used by visually impaired students. So, the need arose to extend the capabilities of an existing generic diagram editor to create other UML diagrams, keeping the accessibility. The extension allows creating a...

ver descrição completa

Autor principal: Lyra, Kamila Takayama
Formato: Trabalho de Conclusão de Curso (Graduação)
Idioma: Português
Publicado em: Universidade Tecnológica Federal do Paraná 2022
Assuntos:
Acesso em linha: http://repositorio.utfpr.edu.br/jspui/handle/1/28344
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Resumo: The existing UML modeling software does not work properly with basic assistive technologies used by visually impaired students. So, the need arose to extend the capabilities of an existing generic diagram editor to create other UML diagrams, keeping the accessibility. The extension allows creating and editing of class, sequence, activity, component and deployment diagrams. To accomplish this extension was necessary to modify the existing code and apply the notions of design pattern. The finalization of the software allows the inclusion of people with visual impairment in activities of software modeling using UML diagrams.