Mastering XMI


Book Description

Create more powerful, flexible applications using a new extension of the XML standard Programmers are finding that the XMI extension of the XML standard provides a lot more flexibility in writing software for sharing data. Written by one of the principal authors of XMI, this book provides programmers with everything they need to know to best utilize this extension. The authors cover the basics first, detailing the essential concepts and explaining how XMI relates to XML and UML. Readers will then learn how to program with XMI, including how to express data in XMI, create XMI documents with Java, and merge documents. Samples of real-world XMI applications are also included throughout the book that show how IBM is using XMI with data warehousing and how to convert simple relational databases into XMI. CD-ROM includes sample XMI source code and software tools for developing XMI and XML applications.




Conceptual Modeling of Information Systems


Book Description

This brilliant textbook explains in detail the principles of conceptual modeling independently from particular methods and languages and shows how to apply them in real-world projects. The author covers all aspects of the engineering process from structural modeling over behavioral modeling to meta-modeling, and completes the presentation with an extensive case study based on the osCommerce system. Written for computer science students in classes on information systems modeling as well as for professionals feeling the need to formalize their experiences or to update their knowledge, Olivé delivers here a comprehensive treatment of all aspects of the modeling process. His book is complemented by lots of exercises and additional online teaching material.




Theory and Practice of Model Transformations


Book Description

Models have become essential for supporting the development, analysis and e- lution of large-scale and complex IT systems. Models allow di?erent views, p- spectives and elements of a system to be captured rigorously and precisely, thus allowing automated tools to manipulate and manage the models. In a full-?edged model-driven engineering (MDE) process, the transformations developed and - pressed between models are also key. Model transformations allow the de?nition and implementation of the operations on models, and also provide a chain that enables the automated development of a system from its corresponding m- els. Model transformations are already an integral part of any model-driven approach, and there are a number of available model transformation languages, tools, and supporting environments; some of these approaches are now approa- ing maturity. Nevertheless, much work remains: the research community and industry need to better understand the foundations and implications of model transformations, such as the key concepts and operators supporting transfor- tion languages, their semantics, and their structuring mechanisms and properties (e. g. , modularity, composability and parametrization). The e?ect of using model transformations on organizations and development processes – particularly when applied to ultra-large scale systems, or in distributed enterprises – is still not clear. These issues, and others related to the speci?cation, design, implemen- tion, analysis and experimentation with model transformation, are the focus of these proceedings. The Second International Conference on Model Transformation (ICMT 2009) was held in late June 2009 in Zurich, Switzerland.







Mastering Excel 2003 Programming with VBA


Book Description

Create Powerful Business Applications with Excel 2003 Excel 2003 is an ideal application development platform for all levels of business needs. If you're an advanced Excel user looking to gain programming experience, or a skilled developer new to Excel or the Excel Object Model, this no-nonsense book teaches you how to build custom applications that can generate substantial time and cost savings for you, your employer, and your customers. Written by a professional with nearly a decade of experience producing Excel/VBA solutions, Mastering Excel 2003 Programming with VBA conveys the precise knowledge and techniques you need to be highly productive. You'll master the most critical Excel objects and development practices necessary to create a complete solution, including working with XML data, Smart Document technology, and database integration with ADO. And you can readily apply the practical advice and reusable code examples to your own projects. In his friendly style, author Steven Hansen makes the information easy to grasp and entertaining to read, and he does not shy away from challenging material. You'll learn all about: Ramping up with VBA Debugging tools and tactics that work Mastering the Excel Object Model Developing class modules Customizing Excel UserForms Integrating Excel with other applications Incorporating text files in your solution Coding solutions that leverage a database Using XML in Excel Designing user-friendly toolbars and menus Building Excel 2003 Smart Documents Deploying your solution




Mastering the SAP Business Information Warehouse


Book Description

"This book is insightful and thought-provoking for even the most seasoned SAP BW individual." —Richard M. Dunning, Chair, American SAP Users Group Written by the leading experts in the field, this comprehensive guide shows you how to implement the SAP Business Information Warehouse (BW) and create useful applications for business analysis of company-wide data. You'll quickly learn how to design, build, analyze, and administer the data and information in the SAP BW component. The authors present the material in a way that reflects the process an organization goes through during a software implementation. They begin with an introduction to the fundamentals of data warehousing and business intelligence, helping you determine if SAP BW is right for your organization. The book then focuses on the business content and options available when trying to deliver value from the data stored in the SAP BW. And it includes a methodology for implementing the BW, such as data modeling and techniques for capturing and transforming data. With this book, you'll discover the options available in SAP BW 3.0 and explore a new way to drive business performance. It will show you how to: Tackle such challenges as eliminating poor data quality Develop an information model in order to properly deploy SAP BW Utilize ETL, data storage, information access, analysis, and presentation services Schedule, monitor, archive, and troubleshoot data loads Effectively plan and manage the performance of a data warehouse The companion Web site provides useful guides and templates for configuring your system, industry case studies, and additional updates.







Security and Quality in Cyber-Physical Systems Engineering


Book Description

This book examines the requirements, risks, and solutions to improve the security and quality of complex cyber-physical systems (C-CPS), such as production systems, power plants, and airplanes, in order to ascertain whether it is possible to protect engineering organizations against cyber threats and to ensure engineering project quality. The book consists of three parts that logically build upon each other. Part I "Product Engineering of Complex Cyber-Physical Systems" discusses the structure and behavior of engineering organizations producing complex cyber-physical systems, providing insights into processes and engineering activities, and highlighting the requirements and border conditions for secure and high-quality engineering. Part II "Engineering Quality Improvement" addresses quality improvements with a focus on engineering data generation, exchange, aggregation, and use within an engineering organization, and the need for proper data modeling and engineering-result validation. Lastly, Part III "Engineering Security Improvement" considers security aspects concerning C-CPS engineering, including engineering organizations’ security assessments and engineering data management, security concepts and technologies that may be leveraged to mitigate the manipulation of engineering data, as well as design and run-time aspects of secure complex cyber-physical systems. The book is intended for several target groups: it enables computer scientists to identify research issues related to the development of new methods, architectures, and technologies for improving quality and security in multi-disciplinary engineering, pushing forward the current state of the art. It also allows researchers involved in the engineering of C-CPS to gain a better understanding of the challenges and requirements of multi-disciplinary engineering that will guide them in their future research and development activities. Lastly, it offers practicing engineers and managers with engineering backgrounds insights into the benefits and limitations of applicable methods, architectures, and technologies for selected use cases.




Perspectives in Business Informatics Research


Book Description

This book constitutes the proceedings of the 13th International Conference on Perspectives in Business Informatics Research, BIR 2014, held in Lund, Sweden, in September 2014. Overall, 71 submissions were rigorously reviewed by 55 members of the Program Committee representing 22 countries. As a result, 27 full papers have been selected for publication in this volume. The papers cover many aspects of business information research and have been organized in topical sections on: business, people, and systems; business and information systems development; and contextualized evaluation of business informatics.




Mastering Enterprise JavaBeans


Book Description

Includes more than 30 percent revised material and five new chapters, covering the new 2.1 features such as EJB Timer Service and JMS as well as the latest open source Java solutions The book was developed as part of TheServerSide.com online EJB community, ensuring a built-in audience Demonstrates how to build an EJB system, program with EJB, adopt best practices, and harness advanced EJB concepts and techniques, including transactions, persistence, clustering, integration, and performance optimization Offers practical guidance on when not to use EJB and how to use simpler, less costly open source technologies in place of or in conjunction with EJB