Layouting Tool
The following sections gives an introduction to the layouting tool.
- We interpret the information from already existing user interface design models, such as the task tree, the dialog model, the abstract user interface model (AUI), the concrete user interface model (CUI), the domain model and the context model for deriving the user interface layout. Therefore we propose an interactive, tool-supported process that reduces the amount of information that needs to be specified for the layout. The tool enables designers to comfortably define design model interpretations by specifying statements and subsequently applying them to all screens of the user interface.
- We shift the decision about which of the statements are applied from design-time to run-time to enable flexible context-of-use adaptations of the user interface layout. This allows us to describe new context-of-use adaptations of the layout without the need to change the application itself just by describing the layout characteristics of a new platform or a new user profile.
The MASP Layout Model Editor

To realize such a model-based layout generation that is based on model interpretation we require (1) an efficient way for the designer to select suitable model interpretations for generating a layout (2) a process that eases the identification of global interpretations to enforce the layout’s consistency and robustness against context-of-use changes and finally (3) a model-based run-time system that can evaluate these interpretations in an efficient manner so that layouting adaptation of a user interface is possible at run-time.
Using the layout model generator the designer has to initially load all design models of an interactive application as well as already known contexts-of-use scenarios that contain device capability descriptions and the preferences of the user.
The figure shows a screenshot of the editor: Using the pull down menu in the upper left corner (“PTS”), the designer can browse through all screens of the application. Each screen consists of a set of elements that should be presented simultaneously to the user on a single device. Predefined interface distributions that allow to one screen to several devices, each containing complementary parts of the interface can be defined as a set of separate screens with the same context-of-use The result of the layouting process, the layout model is visualized by a box-based layout that represents each individual user interface element that is part of a screen as a box. By the box-based layout the designer gets an impression of the layouting results concerning the individual elements size, containment, order and orientation relationships. Different to the layout result that is calculated during run-time and ends up with absolute coordinates for each box, the simulator linearly scales the preview s but considers the aspect ratio of the targeted device in order to comfortably support layout modeling for large display.
Using the layout editor, the designer specifies all layout statements by using a context menu that is related to the boxbased simulation area. The application scope (global, application or screen specific), and the context-of-use of a statement can be set by two separate pull down menus above the simulation area.
Video
The video (sorry no sound...) shows an exemplary layout model design using the MASP layout editor, that we did for the cooking assistant case study. In the video we show first the final recipe search screen after we successfully added a layout model to the application. Then we present the overall task model that the cooking assistant is based on and that we use as one source to derive the layout model. Thereafter we demonstrate how to define layout statements and how the boxed-based preview of the layout changes based on these statements. Finally we add image previews for individual boxes of the preview window to demonstrate how the final screen will look like.
Installation
To try out the MASP Layouting Tool please download the Installer JAR file linked in the section below and execute it with a double-click or by executing the following command:
java -jar <Installer JAR path>
The MASP Layouting Tool requires Java Runtime Environment 1.6 and can be started by using one of the two start scripts ("StartDemocase.bat" or "StartDemocase.sh") depending whether you ar on linux or windows. The MASP Layouting Tool can be used under the restrictions of the GPL Version 3 Licence.
To get started please try out to follow the MASP Tutorial, which includes a section that describes how to design a basic layout model with the help of the layouting editor.
Please check out our publications section as well, there you can find a paper about model-based layouting, which presents more detailed concepts and further information about our approach.
MASP Layouting Tool Installer
This JAR file is executable and starts an installer that will guide you through the installation process. The MASP Layouting Tool can be used under the restrictions of the GPL Version 3 Licence.
Contact Information
Feel free to send us your questions at veit.schwartze@dai-labor.de.

