Cargando…

Interaction flow modeling language : model-driven ui engineering of web and mobile apps with ifml /

Interaction Flow Modeling Language describes how to apply model-driven techniques to the problem of designing the front end of software applications, i.e., the user interaction. The book introduces the reader to the novel OMG standard Interaction Flow Modeling Language (IFML). Authors Marco Brambill...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Brambilla, Marco (Autor), Fraternali, Piero (Autor)
Otros Autores: Elliot, Steve (Editor ), Herbert, Kaitlin (Contribuidor), Kumaraguruparan, Priya (Contribuidor), Rogers, Mark (Diseñador de portada)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Waltham, Maryland : Elsevier : Morgan Kaufmann, 2015.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_ocn899000269
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 141208t20152015mdua ob 001 0 eng d
040 |a E7B  |b eng  |e rda  |e pn  |c E7B  |d OCLCO  |d UMI  |d COO  |d DEBBG  |d OCLCQ  |d OCLCF  |d VLB  |d OCLCQ  |d CEF  |d OCLCQ  |d LOA  |d K6U  |d COCUF  |d VT2  |d AU@  |d RDF  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 899291671 
020 |a 9780128005323  |q (e-book) 
020 |a 0128005327  |q (e-book) 
020 |a 0128001089 
020 |a 9780128001080 
020 |z 9780128001080 
029 1 |a CHNEW  |b 000705026 
029 1 |a DEBBG  |b BV042490504 
029 1 |a DEBSZ  |b 434836834 
029 1 |a GBVCP  |b 882843362 
035 |a (OCoLC)899000269  |z (OCoLC)899291671 
037 |a CL0500000521  |b Safari Books Online 
050 4 |a QA76.9.U83  |b B736 2015eb 
082 0 4 |a 005.437  |2 23 
049 |a UAMI 
100 1 |a Brambilla, Marco,  |e author. 
245 1 0 |a Interaction flow modeling language :  |b model-driven ui engineering of web and mobile apps with ifml /  |c Marco Brambilla, Piero Fraternali ; acquiring editor, Steve Elliot ; editorial project manager, Kaitlin Herbert ; project manager, Priya Kumaraguruparan ; cover designer, Mark Rogers. 
264 1 |a Waltham, Maryland :  |b Elsevier :  |b Morgan Kaufmann,  |c 2015. 
264 4 |c ©2015 
300 |a 1 online resource (423 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record. 
505 0 |a FrontCover; Interaction FlowModeling Language; Copyright; Contents; Foreword; Chapter1 -- Introduction; 1.1 WHAT IFML IS ABOUT; 1.2 THE IFML DESIGN PRINCIPLES; 1.3 HOW TO READ THIS BOOK; 1.4 ON-LINE RESOURCES; 1.5 BACKGROUND; 1.6 ACKNOWLEDGMENT; END NOTES; Chapter2 -- IFML in a Nutshell; 2.1 SCOPE AND PERSPECTIVES; 2.2 OVERVIEW OF IFML MAIN CONCEPTS; 2.3 ROLE OF IFML IN THE DEVELOPMENT PROCESS; 2.4 A COMPLETE EXAMPLE; 2.5 SUMMARY OF THE CHAPTER; 2.6 BIBLIOGRAPHIC NOTES; END NOTES; Chapter3 -- Domain modeling; 3.1 CLASSES; 3.2 ATTRIBUTES; 3.3 IDENTIFICATION AND PRIMARY KEY 
505 8 |a 3.4 ATTRIBUTE TYPE AND VISIBILITY3.5 OPERATIONS; 3.6 GENERALIZATION HIERARCHIES; 3.7 ASSOCIATIONS; 3.8 N-ARY ASSOCIATIONS AND ASSOCIATIONS WITH ATTRIBUTES; 3.9 DERIVED INFORMATION AND THE OBJECT CONSTRAINT LANGUAGE (OCL); 3.10 DOMAIN MODELING PATTERNS AND PRACTICES; 3.11 THE PROCESS OF DOMAIN MODELING; 3.12 RUNNING EXAMPLE; 3.13 SUMMARY OF THE CHAPTER; 3.14 BIBLIOGRAPHIC NOTES; END NOTES; Chapter 4 -- Modeling the composition of the user interface; 4.1 INTERFACE ORGANIZATION; 4.2 VIEW CONTAINER NESTING; 4.3 VIEW CONTAINER NAVIGATION; 4.4 VIEW CONTAINER RELEVANCE AND VISIBILITY; 4.5 WINDOWS 
505 8 |a 4.6 CONTEXT AND VIEWPOINT4.7 USER INTERACTION PATTERNS; 4.8 INTERFACE ORGANIZATION PATTERNS AND PRACTICES; 4.9 RUNNING EXAMPLE; 4.10 SUMMARY OF THE CHAPTER; 4.11 BIBLIOGRAPHIC NOTES; Chapter5 -- Modeling interface content and navigation; 5.1 WHAT VIEWCONTAINERS CONTAIN: VIEWCOMPONENTS; 5.2 EVENTS AND NAVIGATION FLOWS WITH VIEWCOMPONENTS; 5.3 CONTENT DEPENDENCIES: DATA BINDING; 5.4 INPUT-OUTPUT DEPENDENCIES: PARAMETER BINDING; 5.5 EXTENDING IFML WITH SPECIALIZED VIEWCOMPONENTS AND EVENTS; 5.6 CONTENT AND NAVIGATION PATTERNS AND PRACTICES; 5.7 DATA ENTRY PATTERNS; 5.8 SEARCH PATTERNS 
505 8 |a 5.9 RUNNING EXAMPLE5.10 SUMMARY OF THE CHAPTER; 5.11 BIBLIOGRAPHIC NOTES; END NOTES; Chapter 6 -- Modeling business actions; 6.1 ACTIONS; 6.2 NOTIFICATION; 6.3 BUSINESS ACTION PATTERNS; 6.4 RUNNING EXAMPLE; 6.5 SUMMARY OF THE CHAPTER; 6.6 BIBLIOGRAPHIC NOTES; Chapter 7 -- IFML extensions; 7.1 DESKTOP EXTENSIONS; 7.2 WEB EXTENSIONS; 7.3 MOBILE EXTENSIONS; 7.4 MULTISCREEN EXTENSIONS; 7.5 SUMMARY OF THE CHAPTER; 7.6 BIBLIOGRAPHIC NOTES; Chapter 8 -- Modeling patterns; 8.1 INTERFACE ORGANIZATION; 8.2 NAVIGATION AND ORIENTATION; 8.3 CONTENT PUBLISHING, SCROLLING, AND PREVIEWING; 8.4 DATA ENTRY 
505 8 |a 8.5 SEARCH8.6 CONTENT MANAGEMENT; 8.7 PERSONALIZATION, IDENTIFICATION, AND AUTHORIZATION; 8.8 SESSION DATA; 8.9 SOCIAL FUNCTIONS; 8.10 GEO PATTERNS; 8.11 SUMMARY OF THE CHAPTER; 8.12 BIBLIOGRAPHIC NOTES; Chapter9 -- IFML by examples; 9.1 MEDIA SHARING APP; 9.2 ONLINE AUCTIONS; 9.3 SUMMARY OF THE CHAPTER; END NOTES; Chapter10 -- Implementation of applications specified with IFML; 10.1 IMPLEMENTATION OF THE FRONT END FOR URE-HTML PAGE TEMPLATES; 10.2 IMPLEMENTATION OF THE FRONT END FOR PRESENTATION FRAMEWORKS; 10.3 IMPLEMENTATION OF THE FRONT END FOR RICH INTERNET APPLICATIONS 
520 |a Interaction Flow Modeling Language describes how to apply model-driven techniques to the problem of designing the front end of software applications, i.e., the user interaction. The book introduces the reader to the novel OMG standard Interaction Flow Modeling Language (IFML). Authors Marco Brambilla and Piero Fraternali are authors of the IFML standard and wrote this book to explain the main concepts of the language. They effectively illustrate how IFML can be applied in practice to the specification and implementation of complex web and mobile applications, featuring rich interactive interf. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a User interfaces (Computer systems) 
650 0 |a Programming languages (Electronic computers) 
650 2 |a User-Computer Interface 
650 6 |a Interfaces utilisateurs (Informatique) 
650 7 |a Programming languages (Electronic computers)  |2 fast 
650 7 |a User interfaces (Computer systems)  |2 fast 
700 1 |a Fraternali, Piero,  |e author. 
700 1 |a Elliot, Steve,  |e editor. 
700 1 |a Herbert, Kaitlin,  |e contributor. 
700 1 |a Kumaraguruparan, Priya,  |e contributor. 
700 1 |a Rogers, Mark,  |e cover designer. 
776 0 8 |i Print version:  |a Brambilla, Marco.  |t Interaction flow modeling language : model-driven ui engineering of web and mobile apps with ifml.  |d Waltham, Maryland : Elsevier ; Morgan Kaufmann, ©2015  |h xiv, 408 pages  |z 9780128001080 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780128001080/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
936 |a BATCHLOAD 
938 |a ebrary  |b EBRY  |n ebr10990435 
994 |a 92  |b IZTAP