Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Archive for the 'UML' Category

Systems Engineering with SysML/UML: Modeling, Analysis, Design

UML, the Universal Modeling Language, was the first language designed to fulfill the requirement for "universality." However, it is a software-specific language, and does not support the needs of engineers designing from the broader systems-based perspective. Therefore, SysML was created. It has been steadily gaining popularity, and many companies, especially in the heavily-regulated Defense, Automotive, Aerospace, Medical Device and Telecomms industries, are already using SysML, or are plannning to switch over to it in the near future.

11 votes, average: 4.27 out of 511 votes, average: 4.27 out of 511 votes, average: 4.27 out of 511 votes, average: 4.27 out of 511 votes, average: 4.27 out of 5
  • 3,638 views
  • 0 Comments
  • In: IT eBooks, Software Development, UML
  • Author : -cosmos-
  • Applying UML: Advanced Applications

    Applying UML: Advanced ApplicationsUnified Modeling Language (UML) is a general-purpose notation language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations/functions that can be applied to the data structure.

    Applying UML addresses the practical issues faced by users in adopting UML. As the title suggests, it helps the reader in actually applying UML to real life situations, rather than just in learning the language. The book covers in depth detail of UML, including notation on profiles and extensions. The scope of the book assumes prior experience in software engineering and/or business modeling, an understanding of object-oriented concepts and a basic knowledge of UML.

    * Case study driven approach covering a wide range of issues
    * Contains advanced tutorial material to aid learning
    * Focuses on practical issues in the application of UML

    4 votes, average: 4.75 out of 54 votes, average: 4.75 out of 54 votes, average: 4.75 out of 54 votes, average: 4.75 out of 54 votes, average: 4.75 out of 5
  • 5,296 views
  • 1 Comment
  • In: IT eBooks, UML
  • Author : nadimpay
  • UML Demystified

    UML Demystified

    UML Demystified explains how to read, model, and use UML to create well-structured, stable software products. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement.

    Get started using UML in no time using this easy-to-follow guide. UML Demystified shows you how to visually plan, develop, and analyze software projects with this powerful modeling language. Step-by-step instructions with lots of examples help you learn quickly.

    You’ll begin by learning the basics of UML. Then you’ll get details on use cases, activity diagrams, interaction diagrams, class diagrams, statecharts, components, and deployment diagrams. Featuring end-of-chapter quizzes and a final exam, this book will have you programming in UML right away.

    4 votes, average: 4.75 out of 54 votes, average: 4.75 out of 54 votes, average: 4.75 out of 54 votes, average: 4.75 out of 54 votes, average: 4.75 out of 5
  • 4,884 views
  • 2 Comments
  • In: IT eBooks, UML
  • Author : tech-geek
  • Use Case Driven Object Modeling with UML: Theory and Practice

    Theory and Practice

    Use Case Driven Object Modeling with UML–Theory and Practice shows how to drive an object-oriented software design from use case all the way through coding and testing, based on the minimalist, UML-based ICONIX process. In addition to a comprehensive explanation of the foundations of the approach, the book makes extensive use of examples and provides exercises at the back of each chapter.

    This book leads by example. It demonstrates common analysis and design errors, shows how to detect and fix them, and suggests how to avoid making the same errors in the future. The book also encourages you to examine its UML examples and to search for specific errors. You'll get clues, then later receive the answers during "review sessions" toward the end of the book.

    2 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 5
  • 4,719 views
  • 0 Comments
  • In: IT eBooks, UML
  • Author : tech-geek
  • Real-Time Object Uniform Design Methodology with UML

    Real-Time Object Uniform Design Methodology with UMLThe competitiveness of organizations facing globalization, information and communication technologies relies on strategic issues such as reuse of knowledge from past experiences to make higher quality decisions, deployment of innovative, fast methodological approaches for solving problems and building systems. Real-life systems are often multidisciplinary; their development commands a uniform way of object modeling in order to close the loop of various interactions crossing multiple domains.

    An innovative methodology, built on UML version 2 and MDA (Model Driven Architecture), is proposed to explain how to design large-scale systems and make software reuse a reality, how logical models can be built progressively and transformed into business assets, how real time and database systems can be integrated smoothly along a single development stream. First, the metalanguage of UML is introduced as a lesson of rigorous and meta system development. That helps developers to acquire a deep understanding of meta elements of UML, rules that govern connections. Second, thirteen UML diagrams are studied in details with short examples. Third, fundamental modeling concepts are mapped into UML objects and represented with diagrams that are the visual parts of any CASE tool.

    Two advanced research topics beyond UML are exposed to complement the arsenal of development tools. A state-event network (SEN), a new diagram based on Petri net, supports dynamical studies and refines UML behavioral diagrams before implementation. The "image attribute method" is a combinatorial technique deployed to study dynamic behavior of safety-critical systems; it takes internal state variables of an object, makes images of surrounding objects interacting with this central object to explain its complex behavior and thus, automate the design of algorithms.

    One part of Real-Time Object Uniform Design Methodology with UML is targeted to be used as a basic textbook in Computer Science for teaching object modeling, fundamental concepts learning and system designing with thirteen UML diagrams. Another part is devoted to advanced research topics, samples and case studies. They are must readings for any system developer or any graduate student in any discipline that needs materials and thoughts for future developments, the power of object modeling packed along a serious development methodology.

    3 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 5
  • 2,601 views
  • 0 Comments
  • In: IT eBooks, Others IT eBooks, UML
  • Author : mrblue
  • Model-Driven Testing: Using the UML Testing Profile

    Model-Driven Testing: Using the UML Testing ProfileModel-driven development has become the most important new paradigm in software development and has already demonstrated considerable impact in reducing time to market and improving product quality. However, the development of high-quality systems not only requires systematic development processes but also systematic test processes.

    This book is about systematic, model-driven test processes in the context of UML. As UML provides only limited means for the design and development of test artifacts, a consortium was formed by the Object Management Group (OMG) to develop a UML profile for model-driven testing the UML Testing Profile (UTP), an official OMG standard since 2005.

    Written by the original members of this standardization group, this book shows you how to use UML to test complex software systems. The authors introduce UTP step-by-step, using a case study that illustrates how UTP can be used for test modeling and test specification. Youll learn how UTP concepts can be used for functional and non-functional testing, with example applications and best practices for user-interfaces and service oriented architectures. In addition, the authors demonstrate how to apply UTP using frameworks like TTCN-3 and the JUnit test framework for Java.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 1,323 views
  • 0 Comments
  • In: IT eBooks, UML
  • Author : tech-geek
  • The Object Primer 3rd Edition

    book cover

    The Object Primer is a straightforward, easy-to-understand introduction to agile software development (ASD) using object-oriented (OO) and relational database technologies. It covers the fundamental concepts of ASD and OO and describes how to take an agile approach to requirements, analysis, and design techniques applying the techniques of the unified modeling language (UML) 2 as well as other leading-edge techniques, including agile model–driven development (AMDD) and test-driven development (TDD) approaches.

    During the 1990s OO superceded the structured paradigm as the primary technology paradigm for software development. Now during the 2000s ASD is superceding traditional, prescriptive approaches to software development. While OO and ASD are often used to develop complex systems, learning them does not need to be complicated. This book is different from many other introductory books about these topics—it is written from the point of view of a real-world developer, someone who has lived through the difficulty of learning these concepts.

    This book is aimed at two primary audiences—existing developers and university/college students who want to gain the fundamental skills required to succeed on modern software development projects. Throughout this book I use the term "developer" broadly: a developer is anyone involved in the development of a software application. This includes programmers, analysts, designers, business stakeholders, database administrators, support engineers, and so on. While many people would not include business stakeholders in this, my experience is that active business stakeholder involvement is often the key determinant to the success of a software project. Business stakeholders can actively participate in requirements engineering, analysis, and sometimes, in design—it is clear to me that they should be considered developers. Call me a radical.

    In this book, you will find a survey of the latest software development techniques and a wealth of knowledge to get you started on the road to agile. Those new to this community will find an overview of the critical areas of the agile software movement. This book will help you become more productive. The agile principles inside will change the way that you view software development and, ultimately, the way you build software.

    4 votes, average: 3.75 out of 54 votes, average: 3.75 out of 54 votes, average: 3.75 out of 54 votes, average: 3.75 out of 54 votes, average: 3.75 out of 5
  • 4,110 views
  • 0 Comments
  • In: IT eBooks, Object Oriented, UML
  • Author : ganelon
  • Model-Driven Testing: Using the UML Testing Profile

     Model-driven development has become the most important new paradigm in software development and has already demonstrated considerable impact in reducing time to market and improving product quality. However, the development of high-quality systems not only requires systematic development processes but also systematic test processes.

    This book is about systematic, model-driven test processes in the context of UML. As UML provides only limited means for the design and development of test artifacts, a consortium was formed by the Object Management Group (OMG) to develop a UML profile for model-driven testing – the UML Testing Profile (UTP), an official OMG standard since 2005.

    Written by the original members of this standardization group, this book shows you how to use UML to test complex software systems. The authors introduce UTP step-by-step, using a case study that illustrates how UTP can be used for test modeling and test specification. You’ll learn how UTP concepts can be used for functional and non-functional testing, with example applications and best practices for user-interfaces and service oriented architectures. In addition, the authors demonstrate how to apply UTP using frameworks like TTCN-3 and the JUnit test framework for Java.

    This book is the definitive reference for the only UML-based test specification language, written by the creators of that language. It is supported by an Internet site that provides information on the latest tools and uses of the profile.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 1,515 views
  • 1 Comment
  • In: IT eBooks, Software Development, UML
  • Author : Krenko
  • UML for Database Design (The Addison-Wesley Object Technology Series)

     The Unified Modeling Language (UML), the standard graphical notation for modeling business and software application needs, has emerged as an effective modeling tool for database design. When used as a common modeling language for the many facets of system development, the UML can serve as a unifying framework that facilitates the integration of database models with the rest of a system design.

    This pragmatic guide introduces you to the UML and leads you through the process of UML-based database modeling and design. The book presents the different types of UML diagrams, explaining how they apply to the database world, and shows how data modeling with the UML can be tied into the Rational Unified Process.

    2 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 5
  • 2,973 views
  • 0 Comments
  • In: IT eBooks, UML
  • Author : -cosmos-
  • Domain Architectures: Models and Architectures for UML Applications

     Domain Architectures is a comprehensive catalog of the domain architectures essential to software developers using object-oriented technology and UML to solve real-life problems. Providing a unique top-down view of systems, the book also provides quick access to landmarks and references to domain architectures.

    The ability to describe applications, in terms of the properties they share, offers software designers a vast new landscape for implementing software reuse. The ideal professional's handbook.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 1,672 views
  • 2 Comments
  • In: IT eBooks, UML
  • Author : Krenko