Can we use UML for user interface (UI) design?

Answers were Sorted based on User's Feedback



Can we use UML for user interface (UI) design?..

Answer / 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

Can we use UML for user interface (UI) design?..

Answer / balamurugan sengodan - wipro,

No, UML is just a notation Lnguage. NOt a programming
language.

Is This Answer Correct ?    6 Yes 4 No

Can we use UML for user interface (UI) design?..

Answer / k

UML cannot be used for interface design, instead a good UI
design is based on Usability practice or by following
principles of user interface design.

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More UML Interview Questions

What are the modelling diagrams that are most commonly used?

1 Answers  


Explain about realization and its relationships?

1 Answers  


How do you create a use case diagram in UML?

1 Answers  


Explain the different elements of a Use Case?

1 Answers  


What is UML diagram?

1 Answers  


What are the four phases of the Unified Process ?

2 Answers   Maruti Suzuki, Rana,


What are the key principles that underlie patterns?

1 Answers  


How to use CRC Cards for Class Design?

1 Answers  


What is the function of operational assertions in uml?

1 Answers  


What are UML Messages?

1 Answers  


Why are attributes used in uml?

1 Answers  


What are the different views that have to be considered before the buildup of an object oriented software system?

1 Answers  


Categories