{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/21972"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/21972","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Design conformance management of software systems: An architecture-oriented approach","abstract":"Maintenance remains by far the most expensive phase of software products. One primary reason is because as a complex software system evolves, its implementation tends to diverge from the intended or documented design models. Such undesirable deviation makes the system hard to understand, modify, and maintain.","abstract_html":"Maintenance remains by far the most expensive phase of software products. One primary reason is because as a complex software system evolves, its implementation tends to diverge from the intended or documented design models. Such undesirable deviation makes the system hard to understand, modify, and maintain.","abstract_has_math":false,"creators":["Sefika, Mohlalefi"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"Ph.D.","degree_level":"Dissertation","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Campbell, Roy H."],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2011,"date_issued":"2011-05-07T13:24:52Z","date_published":"2011-05-07T13:24:52Z","updated_at":"2026-07-22T22:25:19Z","subjects":["Computer Science"],"languages":["eng"],"rights":["Copyright 1996 Sefika, Mohlalefi"],"rights_urls":[],"identifier_entries":[{"key":"dc:identifier","label":"Identifier","values":["9780591199918","AAI9712434","(UMI)AAI9712434"],"render_values":[{"text":"9780591199918","href":null,"code":true},{"text":"AAI9712434","href":null,"code":true},{"text":"(UMI)AAI9712434","href":null,"code":true}]}]},"links":{"outbound_url":"http://hdl.handle.net/2142/21972","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Campbell, Roy H."]},{"key":"dc:creator","label":"Author","values":["Sefika, Mohlalefi"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2011-05-07T13:24:52Z","10000-01-01","1996"]},{"key":"dc:type","label":"Dc Type","values":["text"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Ph.D."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois at Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Computer Science"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language","label":"Dc Language","values":["eng"]},{"key":"dc:rights","label":"Dc Rights","values":["Copyright 1996 Sefika, Mohlalefi"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["9780591199918","AAI9712434","(UMI)AAI9712434","http://hdl.handle.net/2142/21972"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["Maintenance remains by far the most expensive phase of software products. One primary reason is because as a complex software system evolves, its implementation tends to diverge from the intended or documented design models. Such undesirable deviation makes the system hard to understand, modify, and maintain.","This thesis presents a hybrid, tool-based approach for increasing confidence in a software system's faithfulness to its design commitments and rules. The approach closely integrates static analysis of structure and dynamic visualization, providing multiple code views and perspectives. I show that the hybrid technique helps monitor implementation evolution for conformance to a wide spectrum of design concerns, including performance, resource usage, design patterns, and cohesion and coupling heuristics.","The task of design-implementation congruence assessment involves tracking the changing dynamics of frameworks, design patterns, architectural styles, and subsystems. Unfortunately, current programming tools are relatively oblivious to the rich architectural abstractions in a system. This thesis demonstrates that architecture-oriented visualization, the presentation of system statics and dynamics in terms of its architectural abstractions, is highly beneficial in design consistency reviews. I illustrate the impact of the scheme with several case studies from a real-world system: the Choices object-oriented operating system.","Fundamental to the hybrid software evaluation method presented in this thesis is architecture-aware instrumentation, a new technique for building efficient on-line instrumentation to support architecture queries. Architecture-aware instrumentation explicitly represents architectural structures in a running system and exploits this knowledge to optimize instrumentation. I present performance data that shows that an architecture-aware instrumentation generates dramatically less trace data and introduces far less overhead than conventional, flat, method-level instrumentation.","Made available in DSpace on 2011-05-07T13:24:52Z (GMT). No. of bitstreams: 2 license.txt: 4922 bytes, checksum: 910b249b4beec47e7ab768910c8f966f (MD5) 9712434.pdf: 5893294 bytes, checksum: 7dfe8e47a6f71acfe92dd9572ef0f180 (MD5) Previous issue date: 1996","Item marked as restricted to the 'UIUC Users [automated]' Group (id=2) by Howard Ding (hding2@illinois.edu) on 2011-05-07T14:54:27Z Item is restricted indefinitely.","Restriction data tranferred 2014-07-01T11:25:18-05:00 Original Data Group with Access UIUC Users [automated] Release Date: none Reason: ETDs are only available to UIUC Users without author permission","ETDs are only available to UIUC Users without author permission","U of I Only"]},{"key":"dc:title","label":"Title","values":["Design conformance management of software systems: An architecture-oriented approach"]}]}],"canonical_facts":{"dc:contributor":["Campbell, Roy H."],"dc:creator":["Sefika, Mohlalefi"],"dc:date":["2011-05-07T13:24:52Z","10000-01-01","1996"],"dc:description":["Maintenance remains by far the most expensive phase of software products. One primary reason is because as a complex software system evolves, its implementation tends to diverge from the intended or documented design models. Such undesirable deviation makes the system hard to understand, modify, and maintain.","This thesis presents a hybrid, tool-based approach for increasing confidence in a software system's faithfulness to its design commitments and rules. The approach closely integrates static analysis of structure and dynamic visualization, providing multiple code views and perspectives. I show that the hybrid technique helps monitor implementation evolution for conformance to a wide spectrum of design concerns, including performance, resource usage, design patterns, and cohesion and coupling heuristics.","The task of design-implementation congruence assessment involves tracking the changing dynamics of frameworks, design patterns, architectural styles, and subsystems. Unfortunately, current programming tools are relatively oblivious to the rich architectural abstractions in a system. This thesis demonstrates that architecture-oriented visualization, the presentation of system statics and dynamics in terms of its architectural abstractions, is highly beneficial in design consistency reviews. I illustrate the impact of the scheme with several case studies from a real-world system: the Choices object-oriented operating system.","Fundamental to the hybrid software evaluation method presented in this thesis is architecture-aware instrumentation, a new technique for building efficient on-line instrumentation to support architecture queries. Architecture-aware instrumentation explicitly represents architectural structures in a running system and exploits this knowledge to optimize instrumentation. I present performance data that shows that an architecture-aware instrumentation generates dramatically less trace data and introduces far less overhead than conventional, flat, method-level instrumentation.","Made available in DSpace on 2011-05-07T13:24:52Z (GMT). No. of bitstreams: 2 license.txt: 4922 bytes, checksum: 910b249b4beec47e7ab768910c8f966f (MD5) 9712434.pdf: 5893294 bytes, checksum: 7dfe8e47a6f71acfe92dd9572ef0f180 (MD5) Previous issue date: 1996","Item marked as restricted to the 'UIUC Users [automated]' Group (id=2) by Howard Ding (hding2@illinois.edu) on 2011-05-07T14:54:27Z Item is restricted indefinitely.","Restriction data tranferred 2014-07-01T11:25:18-05:00 Original Data Group with Access UIUC Users [automated] Release Date: none Reason: ETDs are only available to UIUC Users without author permission","ETDs are only available to UIUC Users without author permission","U of I Only"],"dc:identifier":["9780591199918","AAI9712434","(UMI)AAI9712434","http://hdl.handle.net/2142/21972"],"dc:language":["eng"],"dc:rights":["Copyright 1996 Sefika, Mohlalefi"],"dc:subject":["Computer Science"],"dc:title":["Design conformance management of software systems: An architecture-oriented approach"],"dc:type":["text"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Dissertation"],"thesis:degree_name":["Ph.D."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:25:19Z"}