Rule-based Interface Generation on Mobile Devices for Structured Documentation.

In many software systems to date, interactive graphical user interfaces (GUIs) are represented implicitly in the source code, together with the application logic. Hence, the re-use, development, and modification of these interfaces is often very laborious. Flexible adjustments of GUIs for various pl...

Descripción completa

Detalles Bibliográficos
Publicado en:Studies in Health Technology & Informatics Vol. 205; pp. 313 - 318
Autores principales: KOCK, Ann-Kristin, ANDERSEN, Björn, HANDELS, Heinz, INGENERF, Josef
Formato: computer program pictorial research tables/charts Journal Article
Publicado: Sage Publications Inc. 2014
Acceso en línea:Ver este registro en EBSCOhost
Descripción
Sumario:In many software systems to date, interactive graphical user interfaces (GUIs) are represented implicitly in the source code, together with the application logic. Hence, the re-use, development, and modification of these interfaces is often very laborious. Flexible adjustments of GUIs for various platforms and devices as well as individual user preferences are furthermore difficult to realize. These problems motivate a software-based separation of content and GUI models on the one hand, and application logic on the other. In this project, a software solution for structured reporting on mobile devices is developed. Clinical content archetypes developed in a previous project serve as the content model while the Android SDK provides the GUI model. The necessary bindings between the models are specified using the Jess Rule Language.