Can we use UML for user interface (UI) design?
Answer Posted / dan
You can design _model_ of pretty much anything you want
with UML. You cannot design anything with UML.
User interface is just an interface of the system. You can
use UML to reveal functional, static and dynamic aspects of
user interface from model perspective. You can specify
workflow, form contents, sequence of user actions,
deployment aspects, etc. using UML.
Actual _implementation_ of user interface, including forms
layout, design, internationalization, etc are out of UML
scope.
The answer is: we can only model the interface, not design
it.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are the approaches to preparing state chart?
What is Activity diagram in UML?
Brief explanation of all elements in activity diagrams
Name 9 modeling diagrams that are frequently used?
What are the different approaches to store knowledge?
Detail whether UML can be used as a programming language?
what the latest software develoment Methodologies?
Define types of file access methods?
What is transition?
What is a communication diagram in UML?
What is known as static diagrams?
Explain about composition?
What is the function of operational assertions in uml?
What are assertion facets used for in uml?
What are the key principles that underlie patterns?