Abstract
State trees are a technique for specifying the control of an interactive system by organizing states into trees to define shared structure and behavior. The tree structure permits inheritance of state information, event traps, and entry and exit actions from states to substates, thereby sharing information and reducing the amount of code to be written. An interface can be restructured by moving entire subtrees as modules. State trees separate the recognition of commands from their implementation, allowing either to be modified independently. State trees structure flow of control within an implementation without imposing an identical structure on the interface itself, which need not be hierarchical. State trees have been implemented in an object-oriented lan-guage and used to write interactive applications.
Cite
CITATION STYLE
Rumbaugh, J. (1988). State trees as structured finite state machines for user interfaces. In Proceedings of the 1st Annual ACM SIGGRAPH Symposium on User Interface Software and Technology, UIST 1988 (pp. 15–29). Association for Computing Machinery, Inc. https://doi.org/10.1145/62402.62404
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.