9 citations found. Retrieving documents...
R. E. Kurt Stirewalt. Automatic Generation of Interactive Systems from Declarative Models. PhD thesis, Georgia Institute of Technology, December 1997.

 Home/Search   Document Details and Download   Summary   Related Articles   Check  

This paper is cited in the following contexts:
User Interface Declarative Models and Development Environments: A.. - Silva (2000)   (7 citations)  (Correct)

....some essential problems related to this technology are not completely solved. It is hard to demonstrate that UIMs describe the relevant aspects of the UI required to generate running user interfaces. In fact, there are few examples of running user interfaces generated from declarative UIMs [50, 43]. The problem of how best to integrate UIs with their underlying applications is introduced in many papers [11, 12] but is not entirely addressed for running user interfaces generated by MB UIDEs. There is no consensus as to which set of models is the most suitable set for describing user ....

....Augsburg, Germany FUSE [38, 39, 25] Technische Universitat Munchen, Germany GENIUS [21] University of Stuttgart, Germany HUMANOID [44, 46, 26] University of Southern California, USA JANUS [2, 3] Ruhr Universitat Bochum, Germany ITS [50, 51] IBM T.J. Watson Research Center, USA MASTERMIND [47, 9, 43] University Southern California, Georgia Inst. Tech. USA MECANO [32] Stanford University, USA MODI D [35, 33, 34] Stanford University, USA TADEUS [13] Universitat Rostock, Germany TEALLACH [16] U. Manchester, U. Glasgow, U. Napier, UK TRIDENT [5, 4, 6] Facultes Universitaires Notre Dame de ....

[Article contains additional citation context not shown here]

K. Stirewalt. Automatic Generation of Interactive Systems from Declarative Models. PhD thesis, Georgia Institute of Technology, December 1997.


Generating User Interface Code in a Model Based User.. - Silva, Griffiths, Paton (2000)   (Correct)

....lower level, representations of the interface, which are subsequently interpreted, as in Humanoid [11] TADEUS [4] and FUSE [8] 3. Source Code Generators: the declarative models are mapped to programs in an imperative programming language, as in JANUS [1] and later versions of Mastermind [10] which generate C code. Arguments can be made for and against each of the above approaches. For example, in interpreted systems the runtime environment can be tailored directly to the needs of the declarative models, but performance may be problematical in the presence of a substantial runtime ....

Stirewalt, K. Automatic Generation of Interactive Systems from Declarative Models. PhD thesis, Georgia Institute of Technology, December 1997.


User Interface Declarative Models and Development Environments: A.. - Silva (2000)   (7 citations)  (Correct)

....some essential problems related to this technology are not completely solved. It is hard to demonstrate that UIMs describe the relevant aspects of the UI required to generate running user interfaces. In fact, there are few examples of running user interfaces generated from declarative UIMs [50, 43]. The problem of how best to integrate UIs with their underlying applications is introduced in many papers [11, 12] but is not entirely addressed for running user interfaces generated by MB UIDEs. There is no consensus as to which set of models is the most suitable set for describing user ....

....Augsburg, Germany FUSE [38, 39, 25] Technische Universit at M unchen, Germany GENIUS [21] University of Stuttgart, Germany HUMANOID [44, 46, 26] University of Southern California, USA JANUS [2, 3] Ruhr Universit at Bochum, Germany ITS [50, 51] IBM T.J. Watson Research Center, USA MASTERMIND [47, 9, 43] University Southern California, Georgia Inst. Technology, USA MECANO [32] Stanford University, USA MODI D [35, 33, 34] Stanford University, USA TADEUS [13] Universit at Rostock, Germany TEALLACH [16] U. Manchester, U. Glasgow, U. Napier, UK TRIDENT [5, 4, 6] Facult es Universitaires ....

[Article contains additional citation context not shown here]

K. Stirewalt. Automatic Generation of Interactive Systems from Declarative Models. PhD thesis, Georgia Institute of Technology, December 1997.


The Design and Implementation of the MASTERMIND Toolkit - Stirewalt (1996)   Self-citation (Stirewalt)   (Correct)

No context found.

R. E. Kurt Stirewalt. Automatic Generation of Interactive Systems from Declarative Models. PhD thesis, Georgia Institute of Technology, December 1997.


Practical Dialogue Refinement - Stirewalt, Abowd (1998)   Self-citation (Stirewalt)   (Correct)

....and the transition from Interim to Action is initiated by hitting the tab or return key. This generic topology is consistent with that used in the Amulet interactors[11] As discussed in Section 5.2, action sequencing information must be preserved in the translation to interactors. Stirewalt [17] has demonstrated the feasibility of automatically generating this temporal information from a LOTOS specification. Task level Interim Active Ready Disabled ungrey grey Interactor Fig. 8. Generic interactor behavior. dialogue is specified as the sequencing and temporal dependence of actions. ....

R. E. K. Stirewalt. Automatic Generation of Interactive Systems from Declarative Models. PhD thesis, Georgia Institute of Technology, 1997.


Model Based User-Interface Reengineering - Tucker, Stirewalt (1999)   (1 citation)  Self-citation (Stirewalt)   (Correct)

....(respectively produce) data that comes from (respectively flows into) the PDW. By explicitly modeling both the presentation and the batch command, these mutual dependencies can be expressed with the aid of a graphical model binding tool. We explain model binding and ways to automate biding in [20]. 5.3. Presentation modeling This stage involves conscious design and a clear understanding of the tasks that the user must perform. The analyst should acquire this understanding by a thorough task analysis, which records the way users perform their job on the existing system [7] Often in the ....

R. E. K. Stirewalt. Automatic Generation of Interactive Systems from Declarative Models. PhD thesis, Georgia Institute of Technology, 1997.


The Model-Composition Problem in User-Interface Generation - Stirewalt, al. (1999)   Self-citation (Stirewalt)   (Correct)

....aspect of a system, modeling notations can be specialized and highly declarative. The Mastermind Presentation Model [6] for example, combines concepts and terminology from graphic design with mechanisms for describing complex presentations using functional constraints. The Mastermind Dialog Model [19] uses state and event constructs to describe the user computer conversation; the composition features include state hierarchy, concurrency, and communication. The Mastermind Application Model combines concepts and terminology from object oriented design techniques [18] with mechanisms for ....

....Power We were able to express user interfaces using our modeling notations in several case studies. We tested the quality of user interfaces on two specific examples: the Print Save widget described in Section 3. 3 and an airspace and runway executive that supports an air traffic controller (ATC) [19]. The former demonstrates the ability to generate common, highly reusable code for standard graphical user interfaces. The latter demonstrates the ability to support a complex application using a direct manipulation interface. The ATC example testifies to the power of our approach. When a flight ....

[Article contains additional citation context not shown here]

R. E. K. Stirewalt. Automatic Generation of Interactive Systems from Declarative Models. PhD thesis, Georgia Institute of Technology, 1997.


Automating UI Generation by Model Composition - Stirewalt (1998)   (3 citations)  Self-citation (Stirewalt)   (Correct)

....confirmation that the action has been chosen by the user. Once all of the synchronization requirements have been met, the Event issues the appropriate activate, get, and set methods and then instructs the dialogue module to compute the next state. This process is described in greater detail in [21]. 5 Results and Status Automatic approaches to user interface software generation have been criticized for their failure to deliver rich and powerful interactive applications[24] This deficiency has been addressed by incorporating more and more powerful models into the development process. This ....

....were able to express the UI s in several case studies using our modeling notations. We tested the quality of user interfaces on two specific examples: the Print Save widget described in Section 3. 3 and an airspace and runway executive that supports an air traffic controller (ATC) in a busy airport[21]. The former demonstrates the ability to generate common, highly reusable, tasks for standard graphical user interfaces. The latter demonstrates the ability to support a complex task using a direct manipulation interface. The ATC example testifies to the power of our approach. When flight numbers ....

[Article contains additional citation context not shown here]

R. E. K. Stirewalt. Automatic Generation of Interactive Systems from Declarative Models. PhD thesis, Georgia Institute of Technology, 1997.


Automating UI Generation by Model Composition - Kurt Stirewalt (1998)   (3 citations)  Self-citation (Stirewalt)   (Correct)

....confirmation that the action has been chosen by the user. Once all of the synchronization requirements have been met, the Event issues the appropriate activate, get, and set operations and then instructs the dialogue module to compute the next state. This process is described in greater detail in [16]. 5 Results and status We evaluated our solution to the model composition problem with respect to power, correctness, and efficiency. Power We were able to express user interfaces in several case studies using our modeling notations. We tested the quality of user interfaces on two specific ....

....Power We were able to express user interfaces in several case studies using our modeling notations. We tested the quality of user interfaces on two specific examples: the Print Save widget described in x 3. 3 and an airspace and runway executive that supports an air traffic controller (ATC) [16]. The former demonstrates the ability to generate common, highly reusable tasks for standard graphical user interfaces. The latter demonstrates the ability to support a complex task using a direct manipulation interface. The ATC example testifies to the power of our approach. When flight numbers ....

[Article contains additional citation context not shown here]

R. E. K. Stirewalt. Automatic Generation of Interactive Systems from Declarative Models. PhD thesis, Georgia Institute of Technology, 1997.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC