Sebanyak 1369 item atau buku ditemukan

Software Development with UML

This is an introductory book to information modelling with UML, for entry level university students. It assumes no previous knowledge of UML on the part of the reader, and uses a case-based approach to present the material clearly and accessibly. It harmonises the UML notation with a full software development approach, from project conception through to testing, deployment and enhancement. The author is an experienced tutor, who also practices as a UML professional, and the cases are based upon his own experience. The book is accompanied by a website that provides solutions to end-of-chapter exercises, a password-protected tutor's file of further exercises with solutions, slides to accompany the book, and other support material. This book is suitable for all undergraduate computing and information systems, or Software Engineering courses. First year students will find it particulalry helpful for modules on systems development or analysis and design.

This is an introductory book to information modelling with UML, for entry level university students.

A UML Extension for Modeling Aspect-oriented OO Systems

This thesis porposes a UML extension for modeling aspect-oriented OO systems. We porpose a set of stereotypes and tagged values that are used for modeling aspects-oriented constructs, like Aspects, Pointcuts, Aspect-aspect relations, and Aspect-class relations.

This thesis porposes a UML extension for modeling aspect-oriented OO systems.

Enterprise Java with UML

How to use UML to model Enterprise JavaBeans, Swing components, CORBA, and other popular technologies Enterprise Java with UML is the first comprehensive guide on using UML (Unified Modeling Language) to model Java applications. Written by three well-known members of the UML and Java community, the book presents strategies for developing enterprise systems using Java and related technologies -- XML, Servlets, Enterprise JavaBeans, Swing Components, CORBA, RMI, and others. The authors explain how UML is used as a modeling tool for object-oriented computer systems in the real world, break down common situations that development teams encounter, and discuss the tradeoffs of using different technologies in different combinations. They also explore different products, looking closely at their strengths and weaknesses. Four in-depth studies complete the presentation, showing readers how to make the right decision for their project through examples of both successes and failures.

With this book, you'll: * Gain a better understanding of object-oriented analysis and design * Learn how to use only the parts of the UML that you need for Java development * Examine a wide variety of UML software models and learn how to ...

Professional UML Using Visual Studio .Net

What is this book about? If you want to use Visio to create enterprise software, this is the book for you. The integration of Visual Studio .NET Enterprise Architect and Visio for Enterprise Architects provides a formidable tool. Visio offers powerful diagramming capabilities, including such things as creating UML models, mapping out databases with Entity Relationship diagrams, and aiding the development of distributed systems. Its integration with Visual Studio .NET Enterprise Architect means that C# or Visual Basic .NET code can be generated from the UML diagrams, and Visual Studio .NET projects can be reverse engineered to UML models. For the developer already familiar with UML and looking to get the best out of Visio, the Visual Studio .NET and Visio for Enterprise Architects combination is weakly documented, and the quality information needed to realize the time-saving features of Visio just does not seem to be available, until now. This book presumes that you are already familiar with the basic concepts of UML notation — this book will not teach you UML. Instead, this book will take you forward into the Visio environment, showing you how to make the most of its software related features. What does this book cover? In this book, you'll learn how to Diagram business components in Visio Generate code from a UML model Reverse engineer Visual Studio .NET projects into a UML model Reverse engineer into a UML model without source code Document the project with UML and Visio Design distributed applications with Visio's diagrams Work with Entity Relationship database modeling, and round-trip engineering for database design

Component-based product line engineering with UML

This book describes the KobrA method, which supports a model-driven, UML-based representation of components, and a product line approach to their development and evolution.

Sams Teach Yourself UML in 24 Hours

Sams Teach Yourself UML in 24 Hours, Second Edition provides hands-on UML experience. Learn to use UML to build a model for any system development project, and understand the UML models that will undoubtedly form the basis for future system development books. Gain the knowledge and the confidence to become a UML champion in your organization by understanding topics such as Object Orientation, Using Links, Associations, and Inheritance, Working with UML Diagrams, Fitting UML into a Development Process, Modeling Deployment, and Modeling real-time Systems. Finally, the book provides a solid skill set allowing you to master an UML-based modeling tool.

Finally, the book provides a solid skill set allowing you to master an UML-based modeling tool.

Java the UML Way

Integrating Object-Oriented Design and Programming

One of the only books that bridge the gap between O-O design (in UML) and O-O programming (in Java) in an integrated fashion. * Learn how to translate a UML class diagram into Java source code * Includes extensive coverage of GUI programming with Swing * A running case study is used throughout the book * Includes introductory level coverage of databases and distributed systems, some knowledge of which is vital for building serious programs * Companion Web Site includes slides, exercise solutions, sample programs and links.

This is a fast-paced textbook which teaches how to program in Java using UML as the modeling tool. Objects are presented early on, and traditional topics of control structures and arrays are cast into an object-oriented context.