User interface modeling: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 19:
===DiaMODL===
DiaMODL combines a dataflow-oriented language (Pisa interactor abstraction) with UML Statecharts which has focus on behavior. It is capable of modeling the dataflow as well as the behavior of interaction objects. It may be used for documenting the function and structure of concrete user interfaces.
 
===Himalia===
Himalia is a combines the Hypermedia Models with the control/composite paradigm. It may be used for specifing and running a user interface, becouse of it, it is not aligned as a modeling tool, but as a [[guilder]].
 
== Model types ==
Line 24 ⟶ 27:
<ul>
<li>[[Domain model]], including data model (defines the objects that a user can view, access and manipulate through the user interface)</li>
<li>[[Navigation model]], defines how the objects that a user view could be navigated through the user interface
</li>
<li>[[Task model]]. (describes the tasks an end user performs and dictates what interaction capabilities must be designed)</li>
<li>[[User model]] (represents the different characteristics of end users and the roles they are playing within the organization)</li>