Documenting Software Architectures
Home > Computing and Information Technology > Computer programming / software engineering > Software Engineering > Documenting Software Architectures: Views and Beyond
Documenting Software Architectures: Views and Beyond

Documenting Software Architectures: Views and Beyond

|
     0     
5
4
3
2
1




Out of Stock


Notify me when this book is in stock
About the Book

Architecture is crucial to the success of any large software system -- but even a superb architecture will fail if it isn't communicated well. Now, there's a language- and notation-independent guide to capturing architecture so it can be used successfully by every analyst, software designer, and developer. The authors review the diverse goals and uses of software architecture documentation, providing documentation strategies for several common scenarios. They identify the basic unit of software architecture documentation: the viewtype, which specifies the type of information to be provided in an architectural view. For each viewtype -- Modules, Component-and-Connectors, and Allocation -- they offer detailed guidance on documenting what really matters. Next, they demonstrate how to package architecture documentation in coherent, usable form: augmenting architectural views with documentation of interfaces and behavior; accounting for architectural variability and dynamic systems; and more.

Table of Contents:
About the Cover. Foreword. Preface. Acknowledgments. Reader's Guide. Prologue: Software Architectures and Documentation. The Role of Architecture. Coming to Terms: Software Architecture. Perspectives: What's the Difference Between Architecture and Design? Coming to Terms: Documentation, Description, Representation, Specification. Uses of Architecture Documentation. Interfaces. Views. Coming to Terms: Architectural Views. Viewtypes and Styles. Viewtypes. Styles. Summary: Viewtypes, Styles, and Views. Coming to Terms: Module, Component. Seven Rules for Sound Documentation. Rule 1: Write Documentation from the Reader's Point of View. Rule 2: Avoid Unnecessary Repetition. Rule 3: Avoid Ambiguity. Rule 4: Use a Standard Organization. Rule 5: Record Rationale. Rule 6: Keep Documentation Current But Not Too Current. Rule 7: Review Documentation for Fitness of Purpose. Perspectives: Quivering at Arrows. Summary Checklist. Discussion Questions. For Further Reading. I. SOFTWARE ARCHITECTURE VIEWTYPES AND STYLES. Viewtypes and Style Catalog. Module Viewtype. Component-and-Connector Viewtype. Allocation Viewtype. Style Guides: A Standard Organization for Documenting a Style. 1. The Module Viewtype. Overview. Elements, Relations, and Properties of the Module Viewtype. Elements. Relations. Properties. Coming to Terms: Substitutability. What the Module Viewtype Is For and What It's Not For. Notations for the Module Viewtype. Informal Notations. UML. Relation to Other Viewtypes. Summary Checklist. Discussion Questions. For Further Reading. 2. Styles of the Module Viewtype. Decomposition Style. Overview. Elements, Relations, and Properties. What the Decomposition Style Is For and What It's Not For. Notations for the Decomposition Style. Relation to Other Styles. Examples of the Decomposition Style. Coming to Terms: Subsystem 622.2 Uses Style. Overview. Elements, Relations, and Properties. What the Uses Style Is For and What It's Not For. Notations for the Uses Style. Relation to Other Styles. Example of the Uses Style. Coming to Terms: Uses 682.3 Generalization Style. Overview. Elements, Relations, and Properties. What the Generalization Style Is For and What It's Not For. Notations for the Generalization Style. Relation to Other Styles. Coming to Terms: Generalization. Examples of the Generalization Style. Layered Style. Overview. Elements, Relations, and Properties. What the Layered Style Is For and What It's Not For. Notations for the Layered Style. Relation to Other Styles. Examples of the Layered Style. Coming to Terms: Virtual Machines. Perspectives: Upwardly Mobile Software. Perspectives: Levels of Distraction. Perspectives: UML Class Diagrams: Too Much, Too Little. Summary Checklist. Discussion Questions. For Further Reading. 3 The Component-and-Connector Viewtype. Overview. Elements, Relations, and Properties of the C&C Viewtype. Elements. Relations. Properties. Perspectives: Are Connectors Necessary? Perspectives: Choosing Connector Abstractions. What the C&C Viewtype Is For and What It's Not For. Perspectives: Data Flow and Control Flow Projections. Notations for the C&C Viewtype. Relation to Other Viewtypes. Summary Checklist. Discussion Questions. For Further Reading. 4. Styles of the Component-and-Connector Viewtype. The Pipe-and-Filter Style. Overview. Elements, Relations, and Properties. What the Pipe-and-Filter Style Is For and What It's Not For. Relation to Other Styles. Examples of the Pipe-and-Filter Style. Shared-Data Style. Overview. Elements, Relations, and Properties. What the Shared-Data Style Is For and What It's Not For. Relation to Other Styles. Example of the Shared-Data Style. Publish-Subscribe Style. Overview. Elements, Relations, and Properties. What the Publish-Subscribe Style Is For and What It's Not For. Relation to Other Styles. Examples of the Publish-Subscribe Style. Client-Server Style. Overview. Elements, Relations, and Properties. What the Client-Server Style Is For and What It's Not For. Relation to Other Styles. Examples of the Client-Server Style. Peer-to-Peer Style. Overview. Elements, Relations, and Properties. What the Peer-to-Peer Style Is For and What It's Not For. Relation to Other Styles. Examples of the Peer-to-Peer Style. Communicating-Processes Style. Overview. Elements, Relations, and Properties. What the Communicating-Processes Style Is For and What It's Not For. Relation to Other Styles. Examples of the Communicating-Processes Style. Notations for C&C Styles. Informal Notations. Formal Notations. Perspectives: Using Classes to Represent Component Types and Instances. Coming to Terms: Components Versus UML Components. Summary Checklist. Discussion Questions. For Further Reading. 5. The Allocation Viewtype and Styles. Overview. Elements, Relations, and Properties of the Allocation Viewtype. Deployment Style. Overview. Elements, Relations, and Properties. What the Deployment Style Is For and What It's Not For. Notation for the Deployment Style. Relation to Other Styles. Examples of the Deployment Style. Implementation Style. Overview. Elements, Relations, and Properties. What the Implementation Style Is For and What It's Not For. Notation for the Implementation Style. Relation to Other Styles. Example of the Implementation Style. Work Assignment Style. Elements, Relations, and Properties. What the Work Assignment Style Is For and What It's Not For. Notations for the Work Assignment Style. Relation to Other Styles. Example of the Work Assignment Style. Summary Checklist. Discussion Questions. For Further Reading. II. SOFTWARE ARCHITECTURE DOCUMENTATION IN PRACTICE. 6. Advanced Concepts. Chunking Information: View Packets, Refinement, and Descriptive Completeness. View Packets. Refinement. Descriptive Completeness. Using Context Diagrams. Top-Level Context Diagrams. Content of a Context Diagram. Context Diagrams and Other Supporting Documentation. Notations for Context Diagrams. Example of a Context Diagram. Combined Views. When to Combine Views. Types of Mapping. Elements, Relations, and Properties. Documenting Combined Views. Examples of Combined Views. Other Examples. Documenting Variability and Dynamism. Variability. Dynamism. Recording the Information. Notations for Variability and Dynamism. Perspectives: What Time Is It? Creating and Documenting a New Style. Coming to Terms: Styles, Patterns. Summary Checklist. Discussion Questions. For Further Reading. 7. Documenting Software Interfaces. Overview. Interface Specifications. A Standard Organization for Interface Documentation. Coming to Terms: Exceptions and Error Handling. Stakeholders of Interface Documentation. Notation for Interface Documentation. Showing the Existence of Interfaces. Conveying Syntactic Information. Conveying Semantic Information. Summary. Perspectives: Multiple Interfaces. Coming to Terms: Signature, Interface, API. Examples of Interface Documentation. SCR-Style Interface. IDL. Custom Notation. XML. Summary Checklist. Discussion Questions. For Further Reading. 8. Documenting Behavior. Beyond Structure. Where to Document Behavior. Why to Document Behavior. System Analysis. Driving Development Activities. What to Document. Types of Communication. Constraints on Ordering. Clock-Triggered Stimulation. How to Document Behavior: Notations and Languages. Traces. Static Models. Summary Checklist. Discussion Questions. For Further Reading. 9. Choosing the Views. Stakeholders and Their Documentation Needs. Perspectives: Architecture Trade-off Analysis Method. Making the Choice. Two Examples. A Small Project: A-7E. A Large Project: ECS. Summary Checklist. Discussion Questions. For Further Reading. 10. Building the Documentation Package. One Document or Several? Perspectives: What the Meaning of “Is” Is. Documenting a View. Perspectives: Presentation Is Also Important. Documentation Beyond Views. How the Documentation Is Organized to Serve a Stakeholder. What the Architecture Is. Why the Architecture Is the Way It Is: Background, Design Constraints, and Rationale. Perspectives: Global Analysis. Validating Software Architecture Documentation. Perspectives: A Glossary Would Have Helped. Summary Checklist. Discussion Questions. For Further Reading. 11. Other Views and Beyond. Overview. Rational Unified Process/Kruchten 4+1. UML. Class and Object Diagrams. Component Diagrams. Deployment Diagrams. Behavioral Diagrams. Siemens Four Views. Global Analysis. Conceptual Architecture View. Module Architecture View. Execution Architecture View. Code Architecture View. Summary. C4ISR Architecture Framework. Common Architectural Views of the C4ISR Framework. Common Products. ANSI/IEEE-1471-2000. Data Flow and Control Flow. Data Flow Views. Control Flow Views. Perspectives: You're All Just Guessing! RM-ODP. Where Architecture Documentation Ends. Architecture Description Languages. Commercial Components. Hypertext Documentation. Configuration Management. A Final Word. For Further Reading. Appendix A: Excerpts from a Software Architecture Documentation Package. Volume I: ECS Software Architecture Documentation Beyond Views. Volume II: ECS Software Architecture Views. Glossary. References. Index. 0201703726T08302002


Best Sellers


Product Details
  • ISBN-13: 9780201703726
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Addison Wesley
  • Height: 241 mm
  • No of Pages: 560
  • Sub Title: Views and Beyond
  • Width: 242 mm
  • ISBN-10: 0201703726
  • Publisher Date: 08 Oct 2002
  • Binding: Hardback
  • Language: English
  • Spine Width: 31 mm
  • Weight: 861 gr


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Documenting Software Architectures: Views and Beyond
Pearson Education (US) -
Documenting Software Architectures: Views and Beyond
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Documenting Software Architectures: Views and Beyond

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!