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 is a pattern?
Every object has : state, behavior and identity - explain
Define link and association?
What is inheritance in oosad?
What is the need of UML diagrams?
Why is it required to have an abstraction layer in uml?
What relations are there between the Class Diagrams and Domain models.
Given the requirements, how will you go about designing them? How will you convert business info to technical info?
What are the different approaches to store knowledge?
What is state machine diagram in UML?
What are the different views that have to be considered before the buildup of an object oriented software system?
What do you understand by relationships in uml?
What is unified modeling language (uml)?
What are the various components in sequence diagrams?
Does Visio Standard have UML?