Allail Colostate 0053A 15099.Pdf (6.319Mb)

Total Page:16

File Type:pdf, Size:1020Kb

Allail Colostate 0053A 15099.Pdf (6.319Mb) DISSERTATION A UNIFIED MODELING LANGUAGE FRAMEWORK FOR SPECIFYING AND ANALYZING TEMPORAL PROPERTIES Submitted by Mustafa Al Lail Department of Computer Science In partial fulfillment of the requirements For the Degree of Doctor of Philosophy Colorado State University Fort Collins, Colorado Summer 2018 Doctoral Committee: Advisor: Robert B. France (deceased) Advisor: Indrakshi Ray Indrajit Ray Idris Samawi Hamid Yashwant K. Malaiya Copyright by Mustafa Al Lail 2018 All Rights Reserved ABSTRACT A UNIFIED MODELING LANGUAGE FRAMEWORK FOR SPECIFYING AND ANALYZING TEMPORAL PROPERTIES In the context of Model-Driven Engineering (MDE), designers use the Unified Modeling Lan- guage (UML) to create models that drive the entire development process. Once UML models are created, MDE techniques automatically generate code from the models. If the models have unde- tected faults, they are propagated to code where they require considerable time and effort to detect and correct. It is therefore mandatory to analyze UML models at earlier stages of the develop- ment life-cycle to ensure the success of the MDE techniques in producing reliable software. One approach to uncovering design errors is to formally specify and analyze the properties that a sys- tem has to satisfy. Although significant research appears in specifying and analyzing properties, there is not an effective and efficient UML-based framework that specifies and analyzes temporal properties. The contribution of this dissertation is a UML-based framework and tools for aiding UML designers to effectively and efficiently specify and analyze temporal properties. In particular, the framework is composed of 1) a UML specification technique that designers can use to specify temporal properties, 2) a rigorous analysis technique for analyzing temporal properties, 3) an opti- mization technique to scale the analysis to large class models, and 4) a proof-of-concept tool. An evaluation of the framework using two real-world studies shows that the specification technique can be used to specify a variety of temporal properties and the analysis technique can uncover cer- tain types of design faults. It also demonstrates that the optimization technique can significantly speed up the analysis. ii ACKNOWLEDGEMENTS All praise goes to Allah the Almighty, the Beneficent the Merciful, for guiding me and blessing me with his favors that have enabled me to reach this milestone in my life. I am truly grateful to many people for their help and support while doing this dissertation. I would not have been able to complete the dissertation without their support and help. I owe special thanks to my late advisor, Dr. Robert B. France, for accepting me to be his Ph.D. student and offering me Graduate Research Assistantship. Dr. France has been a tremendous source of inspiration. He has been very supportive and patient with me through the years. He guided me when I was confused, encouraged me when I was depressed, and inspired me when I did not know what to do. It was a tragedy to me, and to many others, when we lost him. Even though he is no longer with us, he will always be a source of inspiration. I am deeply grateful for his patience, guidance, and support. I would like to express my sincere thanks to my advisor, Dr. Indrakshi Ray, for her untiring support, encouragement, and willingness to always help me. I believe she stands out not only by her scholarship activities, but also by her excellent human characteristics. She always cares for me and all her other students. I am genuinely proud to be her student and I am grateful to her for helping me in many steps through my career. I would like to thank my Ph.D. committee members: Dr. Indrajit Ray, Dr. Geri Georg, Dr. Yashwant K. Malaiya, and Dr. Idris Samawi Hamid for their valuable advice and help. A special thanks goes to Dr. Georg for her invaluable contributions to improve the quality of this dissertation. I also would like to give a special thanks to Dr. Malaiya who not only served n my committee, but also for his invaluable constructive feedback on my teaching when I was a teaching assistant for his class. Special thanks also goes to Dr.Indrajit Ray who wrote me a letter of recommendation to be accepted to the graduate program at CSU. Many thanks goes to Dr. Hamid for being my mentor through the years here at CSU, for great intellectual conversations, and the many favors he has done for me. iii I am also grateful to the faculty of the computer science department who taught me and gave me great advice and constructive feedback throughout the years, especially Dr. Sudipto Ghosh, and Dr. Jim Bieman. I would like to thank the staff of the computer science department, especially Kim, Sharon, and Wendy, for always granting me favors. I would like to extend many thanks to my friends and fellow graduate students at CSU, spe- cially, the members of the Software Engineering and DBSec research groups. Out of them, I would recognize Ramadan Abdulnabi and Wuliang Sun who contributed to and participated in research activities of this dissertation. I thank them for their inspiring discussions and willingness to help in all situations. I would like to extend many thanks to my friends and fellow students from my home country here at CSU. I thank all of them for the great time, vacations, and activities that we spent together. I would like to greatly express my gratitude to my sponsor, the Ministry of Higher Education in the Kingdom of Saudi Arabia, for supporting me and covering my study expenses here in the U.S. Last, but not least, I would like to express my deepest gratitude to my family. I start with my father, Hussain Al Lail, and my mother, Zahraa Al Salah, who raised me to love knowledge and scholarship. Unfortunately, I lost both of them while going through the different stages of the scholarship path. I would like to express my sincere gratitude to all my brothers and sisters for their love, support, encouragement, and doaa. I am especially indebted to my wife, Zainab Al Salah, for her unconditional love, support, sacrifice, and for taking care of our kids while I was away for many hours, days, and weeks, working on this dissertation. Finally, my children: Ali, Mohammed, and Fatima have been the great drive that kept me going. iv DEDICATION To The AWAITED. To The INFALLIBLE FOURTEEN. To my MOTHER and FATHER. To my WIFE and KIDS. To my SISTERS and BROTHERS. To my FRIENDS. v TABLE OF CONTENTS ABSTRACT........................................... ii ACKNOWLEDGEMENTS................................... iii DEDICATION ......................................... v LIST OF TABLES ....................................... ix LIST OF FIGURES....................................... xi Chapter 1 Introduction................................... 1 1.1 Research Context............................... 1 1.2 Problems and Challenges .......................... 4 1.3 Aim and Objectives ............................. 9 1.4 Dissertation Contributions.......................... 13 1.5 List of Publications.............................. 14 1.6 Dissertation Structure ............................ 14 Chapter 2 Systematic Literature Review.......................... 15 2.1 Literature Review and Evaluation Methodology............... 16 2.1.1 Research Questions............................ 16 2.1.2 Search Process............................... 22 2.1.3 Study Inclusion/Exclusion Criteria.................... 23 2.2 Specification Approaches .......................... 24 2.2.1 Survey of the Specification Approaches ................. 25 2.2.2 Evaluation and Discussion of the Specification Approaches . 30 2.3 Analysis Approaches............................. 32 2.3.1 Survey of the analysis Approaches.................... 32 2.3.2 Evaluation and Discussion of the Analysis Approaches ......... 37 2.4 Open Problems and Future Research Directions............... 38 2.4.1 Challenges to integrating specification and analysis ........... 39 2.4.2 Model Transformation Challenges .................... 40 2.4.3 Challenges in Property Specification................... 41 2.4.4 Tooling Challenges ............................ 42 2.5 Chapter Summary .............................. 44 Chapter 3 The Proposed UML Framewrok ........................ 45 3.1 Overview of the Framework......................... 46 3.1.1 The framework design decisions ..................... 46 3.1.2 Motivating Example............................ 48 3.2 The Analysis Technique........................... 50 3.2.1 Step1: Unfolding of the ADCM’s Behavior Figure. 3.4(a) . 51 3.2.2 Step2: Interpreting TOCL as OCL Figure 3.7 .............. 60 3.2.3 Step 3: Analysis. ............................. 61 3.2.4 Step 4: Sequence diagram extraction Figure 3.9.............. 64 vi 3.3 The Property Specification Technique.................... 65 3.3.1 Dwyer’s Property Specification Patterns ................. 66 3.3.2 Dwyer’s Patterns in TOCL and OCL................... 67 3.4 The Optimization Technique......................... 72 3.5 Chapter Summary .............................. 79 Chapter 4 Evaluation.................................... 81 4.1 Research Prototype Tool........................... 83 4.2 The Formal Specification of Generalized Spatio-Temporal Role-Based Ac- cess Control Model.............................. 88 4.2.1 Overview the GSTRBAC Model ..................... 88 4.2.2 Location and Time Representation.................... 90 4.2.3 Effect of Spatio-Temporal Constraints on RBAC Entities . 92 4.2.4 Effect of Spatio-Temporal Constraints on RBAC Operations . 93 4.2.5 Spatio-Temporal
Recommended publications
  • Dissertation a Meta-Modeling Approach to Specifying
    DISSERTATION A META-MODELING APPROACH TO SPECIFYING PATTERNS Submitted by Dae-Kyoo Kim Department of Computer Science In partial fulfillment of the requirements for the Degree of Doctor of Philosophy Colorado State University Fort Collins, Colorado Summer 2004 COLORADO STATE UNIVERSITY June 21, 2004 WE HEREBY RECOMMEND THAT THE DISSERTATION PREPARED UNDER OUR SUPERVISION BY DAE-KYOO KIM ENTITLED A META- MODELING APPROACH TO SPECIFYING PATTERNS BE ACCEPTED AS FULFILLING IN PART REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY. Committee on Graduate Work Committee Member: Dr. James M. Bieman Committee Member: Dr. Sudipto Ghosh Committee Member: Dr. Daniel E. Turk Adviser: Dr. Robert B. France Department Head: Dr. L. Darrell Whitley ii ABSTRACT OF DISSERTATION A META-MODELING APPROACH TO SPECIFYING PATTERNS A major goal in software development is to produce quality products in less time and with less cost. Systematic reuse of software artifacts that encapsulate high-quality development experience can help one achieve the goal. Design patterns are a common form of reusable design experience that can help developers reduce development time. Prevalent design patterns are, however, described informally (e.g., [35]). This prevents systematic use of patterns. The research documented in this dissertation is aimed at developing a practical pattern specification technique that supports the systematic use of patterns during design modeling. A pattern specification language called the Role-Based Metamod- eling Language (RBML) was developed as part of this research. The RBML specifies a pattern as a specialization of the UML metamodel. The RBML uses the Unified Modeling Language (UML) as a syntactic base to enable the use of UML modeling tools for creating and evolving pattern specifications.
    [Show full text]
  • Engineering Modeling Languages Turning Domain Knowledge Into Tools Chapman & Hall/CRC Innovations in Software Engineering and Software Development
    Engineering Modeling Languages Turning Domain Knowledge into Tools Chapman & Hall/CRC Innovations in Software Engineering and Software Development Series Editor Richard LeBlanc Chair, Department of Computer Science and Software Engineering, Seattle University AIMS AND SCOPE This series covers all aspects of software engineering and software development. Books in the series will be innovative reference books, research monographs, and textbooks at the undergradu- ate and graduate level. Coverage will include traditional subject matter, cutting-edge research, and current industry practice, such as agile software development methods and service-oriented architectures. We also welcome proposals for books that capture the latest results on the domains and conditions in which practices are most effective. PUBLISHED TITLES Building Enterprise Systems with ODP: An Introduction to Open Distributed Processing Peter F. Linington, Zoran Milosevic, Akira Tanaka, and Antonio Vallecillo Computer Games and Software Engineering Kendra M. L. Cooper and Walt Scacchi Engineering Modeling Languages: Turning Domain Knowledge into Tools Benoit Combemale, Robert B. France, Jean-Marc Jézéquel, Bernhard Rumpe, Jim Steel, and Didier Vojtisek Evidence-Based Software Engineering and Systematic Reviews Barbara Ann Kitchenham, David Budgen, and Pearl Brereton Fundamentals of Dependable Computing for Software Engineers John Knight Introduction to Combinatorial Testing D. Richard Kuhn, Raghu N. Kacker, and Yu Lei Introduction to Software Engineering, Second Edition Ronald
    [Show full text]
  • Model-Driven Development of Complex Software: a Research Roadmap Robert France, Bernhard Rumpe
    Model-driven Development of Complex Software: A Research Roadmap Robert France, Bernhard Rumpe Robert France is a Professor in the Department of Computer Science at Colorado State University. His research focuses on the problems associated with the development of complex software systems. He is involved in research on rigorous software modeling, on providing rigorous support for using design patterns, and on separating concerns using aspect-oriented modeling techniques. He was involved in the Revision Task Forces for UML 1.3 and UML 1.4. He is currently a Co-Editor-In-Chief for the Springer international journal on Software and System Modeling, a Software Area Editor for IEEE Computer and an Associate Editor for the Journal on Software Testing, Verification and Reliability. Bernhard Rumpe is chair of the Institute for Software Systems Engineering at the Braunschweig University of Technology, Germany. His main interests are software development methods and techniques that benefit form both rigorous and practical approaches. This includes the impact of new technologies such as model-engineering based on UML-like notations and domain specific languages and evolutionary, test-based methods, software architecture as well as the methodical and technical implications of their use in industry. He has furthermore contributed to the communities of formal methods and UML. He is author and editor of eight books and Co-Editor-in-Chief of the Springer International Journal on Software and Systems Modeling (www.sosym.org). Future of Software Engineering(FOSE'07)
    [Show full text]
  • On the Interplay of Architecture and Collaboration on Software Evolution and Maintenance
    On the Interplay of Architecture and Collaboration on Software Evolution and Maintenance A Thesis Submitted to the Faculty of Drexel University by Sunny Wong in partial fulfillment of the requirements for the degree of Ph.D. in Computer Science December 2010 c Copyright 2010 Sunny Wong. All Rights Reserved. Acknowledgements Numerous people have been involved in the completion of this thesis. I am grateful for their support and acknowledge that, without them, I would not be where I am today. Words cannot express my gratitude to everyone who has helped me along the way—but here goes anyways. First and foremost, I would like to express my gratitude and appreciation to my advisor, Dr. Yuanfang Cai, without whom this thesis would not be possible. Dr. Cai’s guidance and support has been the driving force behind my success. I am indebted to her patient advising in leading me through this journey known as graduate school and academic research. The unique opportunity of working with her as been a truly unforgettable experience. I would like to thank the other members of my thesis committee: Dr. Carliss Baldwin, Dr. Spiros Mancoridis, Dr. Ali Shokoufandeh, Dr. Giuseppe “Peppo” Valetto, and Dr. Tao Xie. The feedback and encouragement from my committee members have pushed me to look at my work from different perspectives and to work outside of my comfort zone. Their time and input has been greatly appreciated. I want to recognize Dr. Miryung Kim for her editorial advice and insights. She has helped me become a better writer in more clearly explaining technical details.
    [Show full text]
  • Programming Embedded Manycore: Refinement and Optimizing
    i THESE` DE DOCTORAT DE l’UNIVERSITE´ PIERRE ET MARIE CURIE Sp´ecialit´e Informatique Ecole´ Doctorale Informatique, T´el´ecommunications et Electronique´ (Paris) Pr´esent´eepar Ivan LLOPARD Pour obtenir le grade de DOCTEUR de l’UNIVERSITE´ PIERRE ET MARIE CURIE Sujet de la th`ese: Programming Embedded Manycore : Refinement and Optimizing Compilation of a Parallel Action Language for Hierarchical State Machines soutenue le 26 avril, 2016 devant le jury compos´ede : M. Reinhard von Hanxleden Rapporteur Professeur `al’Universit´ede Kiel, Allemagne M. Saddek Bensalem Rapporteur Professeur `al’Universit´eJoseph Fourier, Grenoble M. Robert de Simone Examinateur Directeur de recherche, INRIA Sophia-Antipolis, Valbonne Mme Sophie Dupuy-Chessa Examinateur Professeur `al’Universit´ePierre Mend`esFrance, Grenoble M. Lionel Lacassagne Examinateur Professeur `al’Universit´ePierre et Marie Curie, Paris M. Eric Lenormand Examinateur Thales Group R&T, Palaiseau M. Albert Cohen Directeur de th`ese Directeur de recherche, INRIA/ENS, Paris M. Christian Fabre Co-encadrant Ing´enieurChercheur, CEA LETI, Grenoble Remerciements Je remercie M. Reinhard VON HANXLEDEN, M. Saddek BENSALEM, M. Robert DE SIMONE, Mme Sophie DUPUY-CHESSA, M. Lionel LACASSAGNE et M. Eric LENORMAND, qui m’ont fait l’honneur et le plaisir de participer a` mon jury de these.` J’adresse mes plus grands remerciements a` mon directeur de these` Albert COHEN et mon co- encadrant Christian FABRE. Ils ont su me guider et m’encourager avec beaucoup de patience et de sagesse tout au long de mon parcours de these.` J’ai beaucoup grandi a` vos cotˆ es,´ humaine- ment et scientifiquement, et je vous en suis tres` reconnaissant.
    [Show full text]
  • Youth, Race, and Envisioning the Postwar World, 1940-1960
    THE UNIVERSITY OF CHICAGO FRANCE BETWEEN EUROPE AND AFRICA: YOUTH, RACE, AND ENVISIONING THE POSTWAR WORLD, 1940-1960 A DISSERTATION SUBMITTED TO THE FACULTY OF THE DIVISION OF THE SOCIAL SCIENCES IN CANDIDACY FOR THE DEGREE OF DOCTOR OF PHILOSOPHY DEPARTMENT OF HISTORY BY EMILY MARKER CHICAGO, ILLINOIS DECEMBER 2016 For My Parents TABLE OF CONTENTS List of Figures iv Abbreviations v Acknowledgements vi Introduction 1 Chapter 1 The Civilizational Moment: Postwar Empire and United Europe 37 Chapter 2 Rebuilding France, Europe and Empire: Wartime Planning for Education Reform from London to Brazzaville, 1940-1944 80 Chapter 3 The Culturalization of Christianity in Postwar Youth and Education Policy, 1944-1950 124 Chapter 4 Youth, Education, and the Making of Postwar Racial Common Sense, 1944-1950 175 Chapter 5 Encountering Difference in “Eurafrica”: Francophone African Students in France in the 1950s 217 Chapter 6 Global Horizons with Civilizational Boundaries: Cold War Youth Politics, Third Worldism, and Islam Noir, 1945-1960 276 Epilogue 310 Bibliography 323 iii LIST OF FIGURES Fig. 1 Reprinted Photograph of a March at the Congress of European Youth, 1953 2 Fig. 2 Reprinted Photograph of a Dinner at the Congress of European Youth, 1953 2 Fig. 3 Map of the European Economic Community in 1957 6 Fig. 4 Original Photograph of African Student Summer Program, 1960 11 Fig. 5 Reprinted Photograph of a Scouts de France Ceremony in Ziguinchor, 1958 108 Fig. 6 Reprinted Photograph of the Preparatory Session of the College of Europe, 1949 152 Fig. 7 Title Page of “De Jeunes Africains Parlent,” 1957 233 Fig.
    [Show full text]
  • The UML Bibliography: 1 C 2001 Mark Richters and Paul Ziemann, University of Bremen (Version 0.93 of May 10, 2005)
    References [AA00] Ambrosio Toval Alvarez and Jose Luis Fernandez Aleman. Formally modeling UML and its evolution: A holistic approach. In Scott F. Smith and Carolyn L. Talcott, editors, Formal Methods for Open Object-Based Distributed Systems IV - Proc. FMOODS’2000, September, 2000, Stan- ford, California, USA. Kluwer Academic Publishers, 2000. [AA01] Jose Luis Fernandez Aleman and Ambrosio Toval Alvarez. Seamless formalizing the UML semantics through metamodels. In Keng Siau and Terry Halpin, editors, Unified Modeling Language: Systems Analysis, Design and Development Issues, chapter 14, pages 224–248. Idea Pub- lishing Group, 2001. [AAB+03] Faisal Akkawi, Omar Aldawud, Grady Booch, Siobhan´ Clarke, Jeff Gray, Bill Harrison, Mohamed Kande,´ Dominik Stein, Peri Tarr, and Aida Zakaria, editors. The 4th AOSD Modeling With UML Workshop, 2003. [Aag98] Jan Øyvind Aagedal. Towards an ODP-compliant object definition lan- guage with QoS-support. In T. Plagemann and V. Goebel, editors, Pro- ceedings 5th International Workshop, IDMS’98, Oslo, Norway, Septem- ber, volume 1483 of LNCS, pages 183–194. Springer, 1998. [AAK+04] Habtamu Abie, Demissie B. Aredo, Thor Kristoffersen, Shahrzade Mazaher, and Thierry Raguin. Integrating a security requirement lan- guage with UML. In Thomas Baar, Alfred Strohmeier, Ana Moreira, and Stephen J. Mellor, editors, UML 2004 - The Unified Modeling Language. Model Languages and Applications. 7th International Con- ference, Lisbon, Portugal, October 11-15, 2004, Proceedings, volume 3273 of LNCS, pages 350–364. Springer, 2004. [AAM99] Marwan Abi-Antoun and Nenad Medvidovic. Enabling the refinement of a software architecture into a design. In Robert France and Bernhard Rumpe, editors, UML’99 - The Unified Modeling Language.
    [Show full text]
  • Alaris Capture Pro Software
    ~FACS FORMAL METHODS EUROPE The Newsletter of the BCS Formal Aspects of Computing Science Special Interest Group and F01'mal Methods Europe. Series I Vol. 1, No. 3 Winter 1994 Contents Editorial ........................................................... 2 FACS AGM Minutes .............................................. 3 A Brief History of Forlual Methods .......................... 4-17 Functional Progranlluing Cohuun ........................... 18-24 VDM EXa111ples Repository .................................. 25-27 Frequent asked questions about VDM ......................... 28 FOrIual Methods Applications Database .................... 29-30 Report on ZUM '94 .......................................... 31-32 Recent Books Cohuun ........................................... 33 Evellts list ........................................................ 34 Guidelines for Contributions .................................... 35 FACS COl1lluittee ................................................ 36 2 At the AGM Brian Monahan relinquished his Editorial position as the editor and I am personally Welcome to the Winter issue of FACS Europe. very grateful for his contribution particularly We had our AGM in September, the minutes his input to improving the quality of presen­ appear on the next page. One of the con­ tation through the use of Ib-TEX, moving it cerns raised was the number of lapsed mem­ from the packages of handwritten contribu­ bers of FACS. If you are one of these, treat tions stapled between two blue covers to this yourself to a Christmas
    [Show full text]
  • Model-Driven Development of Complex Software: a Research Roadmap Robert France, Bernhard Rumpe
    Model-driven Development of Complex Software: A Research Roadmap Robert France, Bernhard Rumpe Robert France is a Professor in the Department of Computer Science at Colorado State University. His research focuses on the problems associated with the development of complex software systems. He is involved in research on rigorous software modeling, on providing rigorous support for using design patterns, and on separating concerns using aspect-oriented modeling techniques. He was involved in the Revision Task Forces for UML 1.3 and UML 1.4. He is currently a Co-Editor-In-Chief for the Springer international journal on Software and System Modeling, a Software Area Editor for IEEE Computer and an Associate Editor for the Journal on Software Testing, Verification and Reliability. Bernhard Rumpe is chair of the Institute for Software Systems Engineering at the Braunschweig University of Technology, Germany. His main interests are software development methods and techniques that benefit form both rigorous and practical approaches. This includes the impact of new technologies such as model-engineering based on UML-like notations and domain specific languages and evolutionary, test-based methods, software architecture as well as the methodical and technical implications of their use in industry. He has furthermore contributed to the communities of formal methods and UML. He is author and editor of eight books and Co-Editor-in-Chief of the Springer International Journal on Software and Systems Modeling (www.sosym.org). [FR07] R. France, B. Rumpe. Model-Driven Development of Complex Software: A Research Roadmap.. In: Future of Software Engineering 2007 at ICSE. Minneapolis, pg. 37-54, IEEE, May 2007.
    [Show full text]
  • CURRICULUM VITAE for ROBERT B. FRANCE Last Updated: August 2014
    CURRICULUM VITAE for ROBERT B. FRANCE Last Updated: August 2014 ADDRESS PHONE FAX Department of Computer Science 970-491-6356 970-491-2466 Colorado State University EMAIL [email protected] EDUCATION Year 1990 Ph.D. in Computer Science; Massey University, Palmerston North, New Zealand. Year 1984 B.Sc. (First Class Honours) in Natural Sciences; Computer Science and Mathematics majors; The University of the West Indies, St. Augustine, Trinidad and Tobago, Caribbean. ACADEMIC POSITIONS Years (2004-) Full Professor (tenured), Computer Science, Colorado State University. Years (1998-2004) Associate Professor (tenured), Computer Science, Colorado State University. Years (1997-1998) Associate Professor (tenured), Department of Computer Science and Engi- neering, Florida Atlantic University (FAU), Boca Raton, Florida. Years (1992-97) Assistant Professor, Computer Science and Engineering Department, FAU, Boca Raton, Florida. Years (1990-92) Postdoctoral Research Associate, Institute for Advanced Computer Studies, University of Maryland, College Park, Maryland. OTHER POSITIONS Years (1985-86) Computer Specialist, USAID Census Project, St. Vincent office of RONCO Consulting Corp.; Headquarters: 1629 K St. NW, Washington DC. SABBATICALS August 2006-July 2007: Lancaster University, UK; IRISA, Rennes, France. 1 PUBLISHED/TO BE PUBLISHED WORK Refereed Journal Articles 1. Benoit Combemale, Julien Deantoni, Benoit Baudry, Robert France, Jean-Marc Jezequel, Jeff Gray, 2014, Globalizing Modeling Languages, in IEEE Computer, Volume 47, Issue 6, 68-71. 2. Mathieu Acher, Philippe Collet, Philippe Lahire, and Robert France, 2013, FAMILIAR: A Domain-Specific Language for Large Scale Management of Feature Models, in Science of Computer Programming, Volume 78, Issue 6, 657-681. 3. Ramadan Abdunabi, Mustafa Al-Lail, Indrakshi Ray and Robert B.
    [Show full text]
  • Resume/CV(Long)
    Curriculum Vitae - Nelly Bencomo, March, 2021 Senior Lecturer in Computer Science, Aston University, UK http://www.nellybencomo.me/ e-mail: [email protected] Personal GooGle Scholar page (h-index 32): https://scholar.google.co.uk/citations?user=86H7HmkAAAAJ URL of DBLP paGe: http://dblp.uni-trier.de/pers/hd/b/Bencomo:Nelly.html Publications: a complete list of publications is found in the last part of this CV and at http://www.nellybencomo.me/publications.html I exploit the interdisciplinary aspects of software engineering, comprising both technical and human concerns, while developing techniques for intelligent, autonomous and highly distributed systems. I am Senior Lecturer in Computer Science in Aston University (since May 2013). Previously, I was an EU Marie Curie Fellow, from May 2011- May 2013 under a Marie-Curie Fellowship (Grant) [email protected]: Requirements-aware Systems. I was a Senior Researcher at Lancaster University until May 2011 after being was awarded my PhD in Computer Science by Lancaster University in 2008. Research: I am interested in all aspects of software modelling and specially the application of model-driven techniques, during the development and operation of intelligent, autonomous and highly distributed systems. Lately, I have focused on quantification of uncertainty and the use of Bayesian learning to support decision-makinG for self-adaptation. I am particularly interested in what I call [email protected], the use of models and model-driven techniques during runtime. Research on [email protected] seeks to extend the applicability of models and abstractions to the runtime environment, with the goal of providing effective technologies for managing the complexity of evolving software behaviour while it is executing.
    [Show full text]
  • RAGHU REDDY YEDDULADODDI Department of Software Engineering Rochester Institute of Technology Room 70-1545 134 Lomb Memorial Dr
    RAGHU REDDY YEDDULADODDI Department of Software Engineering Rochester Institute of Technology Room 70-1545 134 Lomb Memorial Dr. Rochester, NY – 14623 Tel: (585) 475-7609, Fax: (585) 475-7909 Email: [email protected] URL:http://www.se.rit.edu/~raghu RESEARCH INTERESTS Model-based software development, Aspect oriented software development, Object oriented analysis and design, Pattern-based model development, Software Evolution and Re-engineering, and Requirements engineering. EDUCATION Doctor of Philosophy 2006 Computer Science, Colorado State University, Fort Collins, Colorado Dissertation Topic: An Approach to Composing Aspect-Oriented Design Models Master of Science 2001 Computer Science, Colorado State University, Fort Collins, Colorado Master’s Report: Representing Patterns as Role Models Bachelor of Engineering 1999 Computer Science and Engineering, University of Madras, Madras, India Bachelor’s Thesis: Efficient interleaving of Audio and Video files ACADEMIC POSITONS 2005 – Present: Assistant Professor, Department of Software Engineering, Rochester Institute of Technology. 2000 – 2005: Teaching Assistant/Instructor, Computer Science Department, Colorado State University. OTHER POSITONS Jun 2001 – Jul 2001: Research Assistant Colorado State University and Qwest Telecommunication, Denver. Jan 2000 – May 2000: System Administrator Fisheries and Wildlife Department, Colorado State University TEACHING EXPERIENCE Department of Software Engineering, Rochester Institute of Technology 4010-420: Method Specification and Design 4010-720: Software
    [Show full text]