Engineering Craft

Total Page:16

File Type:pdf, Size:1020Kb

Engineering Craft TEXT 1 OF 31 development ONLY Industrial-Scale Agile from Craft to Engineering Essence is IVAR JACOBSON, IAN SPENCE, AND ED SEIDEWITZ instrumental in moving software n his paper titled “Industrial Scale Agile,”9 Roly Stimson development characterizes industrial-scale agile as: toward a true “Agile at any scale.” engineering “Agile as the rule, not the exception.” discipline “Agile sustainably, forever,” not just as an unrepeatable I“one-off.” This means being able to sustainably apply agile strategies appropriately to anything and everything that can benefit from them. This includes: 3 Being able to do “agile at scale” as and when appropriate. 3 Doing small-scale agile as and when possible/ appropriate. 3 Evolving the entire application landscape and not just individual applications. Although it is important, and a necessary precursor to industrial-scale agile, scaling agile is not the challenge here. Rather, it’s about how to achieve sustainability of the following: 3 The way of working in the face of ever-changing teams. acmqueue | september-october 2016 1 development 2 OF 31 3 The systems in the face of rapid change. 3 The application landscape as a whole. 3 Individuals and their careers, and the development organization as a whole. 3 Long-term investment in IT. There are many, many ways to illustrate how fragile IT investments can be. You just have to look at the way that, even after huge investments in education and coaching, many organizations are struggling to broaden their agile adoption to the whole of their organization—or at the way other organizations are struggling to maintain the momentum of their agile adoptions as their teams change and their systems mature. Another frequent example of unsustainability is in the way that many companies are facing an uncontrolled explosion in the number of applications they have to support and the overall cost of ownership of IT as a whole. So industrial-scale agile requires much more than just being able to scale agile. It also means taking a disciplined approach to ensuring that IT investments result in sustainable benefits for both the producing organization and its customers. This involves adopting a different approach to many aspects of agility. We need to look beyond small-scale agile, beyond independent competitive islands of agile excellence, beyond individual craftsmanship and heroic teams, and beyond the short-term instant gratification that seems to be the focus of many well-intentioned but self-centered agile teams. It is this adoption of a more holistic approach that we call moving from craft to engineering. (We have tried to keep this article short, acmqueue | september-october 2016 2 development 3 OF 31 but for readers new to this space, we recommend “A New Software Engineering”3 for more background.) FROM CRAFT TO ENGINEERING The move toward agility has led to many benefits for the software industry. It has broken the tyranny of the prescriptive waterfall approach to software engineering, an approach that was causing more and more large project failures, and it has allowed software developers to keep up with the ever-increasing demand for more innovative IT solutions. It has enabled many companies to do great things but in many cases has led to a culture of entitlement, heroic programming, and short-term thinking that threatens the sustainability of the parent companies and the IT solutions on which they depend. Little or no thought is put into maintainability, the heroes become potential single points of failure, and the cost of keeping the lights on just keeps growing and growing. What is needed is a way to maintain the values of agility while making software development more an engineering discipline than a craft—a new form of agile software engineering fit for the Internet Age. What are craft and engineering? The term craft is usually applied to people occupied in small-scale production of bespoke goods and trades where skills are passed in person from master to apprentice. Engineering, on the other hand, is defined by Wikipedia (https://en.wikipedia.org/wiki/Engineering) as “the application of mathematics, empirical evidence and acmqueue | september-october 2016 3 development 4 OF 31 scientific, economic, social, and practical knowledge in order to invent, innovate, design, build, maintain, research, and improve structures, machines, tools, systems, components, materials, and processes.” There have been many discussions about whether or not the term engineering should be applied to software development and whether or not software engineers are actually engineers. With the rise of cloud computing, big data, and the Internet of things, however, it is clear that there are many types of software and many aspects of software development that would benefit from an engineering approach. In her seminal paper, “Prospects for an Engineering Discipline of Software,”7 in 1990, Mary Shaw suggested that a definition of software engineering would include these clauses: “Creating cost-effective solutions…to practical problems…by applying scientific knowledge… building things…in the service of mankind.” She also said about software work that “most tasks are routine and not innovative,” but it “is treated more often as original than routine,” implying that there is a lot of potential for improving quality and shortening time to market “if we captured and organized what we already know” by codifying our knowledge, possibly even automating it. Her observations are still highly relevant; at the GoTo Amsterdam 2015 conference on software development, she talked about the progress that has been made toward establishing a software engineering discipline. According to Shaw, the characteristics of engineering are as follows: 3 Limited time, knowledge, and resources force decisions on tradeoffs. acmqueue | september-october 2016 4 development 5 OF 31 3 The best-codified knowledge, preferentially science, shapes design decisions. 3 Reference materials make knowledge and experience available. 3 Analysis of design predicts properties of implementation. Although software development shares many of the characteristics of an engineering discipline, we are not there yet. The rise of agile is not a problem unless this is where we stop. Why more engineering? Why is it important to move from craft to engineering? Doing so will help us cope with the ever-increasing challenges of a more automated, more interconnected world—where small improvements in software performance can make the difference between profit and loss; where a reputation for robustness, scalability, and security can add millions to the share price; and where software is more and more the public face of the business. The codified knowledge and professionalism of an engineering discipline are necessary for: 3 Sustaining and growing delivery capability through changes in technologies, teams, and suppliers. 3 Predictably scaling operations from early prototypes to global rollouts. 3 Taking control of investments and knowing when to pivot to solutions more likely to deliver favorable returns. 3 Systematically growing the levels of reuse and interoperability of solution components and systems. 3 Producing long-lived solutions with affordable costs of ownership. acmqueue | september-october 2016 5 development 6 OF 31 Perhaps not everybody needs to move from craft to engineering. As Mary Shaw says, “The greatest need for engineering discipline exists for software systems that are fully automated and are operating unattended and where the consequences of failure are catastrophic. Examples are telecom equipment, nuclear safety devices, medical implants, self-driving cars, and stock-trading programs. The need for engineering in software development depends upon how serious the consequences are when things go wrong and whether human beings can take action in time to minimize the consequences.” There is also a strong need for engineering systems used for e-commerce, finance, electronic medical records, and even human resources. The consequences of failures in such systems may not include the immediate loss of life, but they can still be “catastrophic” to either the businesses or the individuals affected. Thus, for many organizations and software systems craft is not enough. The good news is that there is a way forward that maintains the values of agile while making software development more of an engineering discipline than a craft. It involves: Engineering of software. This means the holistic engineering of all software to improve the application landscape as a whole, as well as the individual point solutions. Practices are needed that help teams engineer their software for capturing requirements and for developing software designed for engineering great products. It also means encouraging innovation in the large as well as the small—innovation of new business and new product acmqueue | september-october 2016 6 development 7 OF 31 opportunities as well as innovation that addresses the total cost of ownership impacting the whole organization, rather than just individual users and applications. Engineering of methods. Methods should be engineered to support the full range of development challenges faced today and in the future. The emerging best practice should be captured and codified in a way that makes it easy to communicate and share among teams, and enables each team to compose the method they need from this growing set of reusable, proven practices. Furthermore, moving from craft to engineering provides a robust platform for encouraging, establishing, and sustaining true organizational agility. Engineering of software How would software be developed if the craft were already a real engineering discipline? As in other engineering disciplines, it would be engineered by using commonly accepted, consistent practices that would be supported by models and analysis based on a common ground of foundational knowledge. In the past, such an engineering mindset has been misinterpreted as meaning “big upfront design,” with everything downstream of this being akin to manufacturing rather than engineering. Upfront blueprinting is, indeed, often necessary for the engineering of physical artifacts such as buildings, bridges, and cars.
Recommended publications
  • Using the UML for Architectural Description?
    Using the UML for Architectural Description? Rich Hilliard Integrated Systems and Internet Solutions, Inc. Concord, MA USA [email protected] Abstract. There is much interest in using the Unified Modeling Lan- guage (UML) for architectural description { those techniques by which architects sketch, capture, model, document and analyze architectural knowledge and decisions about software-intensive systems. IEEE P1471, the Recommended Practice for Architectural Description, represents an emerging consensus for specifying the content of an architectural descrip- tion for a software-intensive system. Like the UML, IEEE P1471 does not prescribe a particular architectural method or life cycle, but may be used within a variety of such processes. In this paper, I provide an overview of IEEE P1471, describe its conceptual framework, and investigate the issues of applying the UML to meet the requirements of IEEE P1471. Keywords: IEEE P1471, architectural description, multiple views, view- points, Unified Modeling Language 1 Introduction The Unified Modeling Language (UML) is rapidly maturing into the de facto standard for modeling of software-intensive systems. Standardized by the Object Management Group (OMG) in November 1997, it is being adopted by many organizations, and being supported by numerous tool vendors. At present, there is much interest in using the UML for architectural descrip- tion: the techniques by which architects sketch, capture, model, document and analyze architectural knowledge and decisions about software-intensive systems. Such techniques enable architects to record what they are doing, modify or ma- nipulate candidate architectures, reuse portions of existing architectures, and communicate architectural information to others. These descriptions may the be used to analyze and reason about the architecture { possibly with automated support.
    [Show full text]
  • OMG Systems Modeling Language (OMG Sysml™) Tutorial 25 June 2007
    OMG Systems Modeling Language (OMG SysML™) Tutorial 25 June 2007 Sanford Friedenthal Alan Moore Rick Steiner (emails included in references at end) Copyright © 2006, 2007 by Object Management Group. Published and used by INCOSE and affiliated societies with permission. Status • Specification status – Adopted by OMG in May ’06 – Finalization Task Force Report in March ’07 – Available Specification v1.0 expected June ‘07 – Revision task force chartered for SysML v1.1 in March ‘07 • This tutorial is based on the OMG SysML adopted specification (ad-06-03-01) and changes proposed by the Finalization Task Force (ptc/07-03-03) • This tutorial, the specifications, papers, and vendor info can be found on the OMG SysML Website at http://www.omgsysml.org/ 7/26/2007 Copyright © 2006,2007 by Object Management Group. 2 Objectives & Intended Audience At the end of this tutorial, you should have an awareness of: • Benefits of model driven approaches for systems engineering • SysML diagrams and language concepts • How to apply SysML as part of a model based SE process • Basic considerations for transitioning to SysML This course is not intended to make you a systems modeler! You must use the language. Intended Audience: • Practicing Systems Engineers interested in system modeling • Software Engineers who want to better understand how to integrate software and system models • Familiarity with UML is not required, but it helps 7/26/2007 Copyright © 2006,2007 by Object Management Group. 3 Topics • Motivation & Background • Diagram Overview and Language Concepts • SysML Modeling as Part of SE Process – Structured Analysis – Distiller Example – OOSEM – Enhanced Security System Example • SysML in a Standards Framework • Transitioning to SysML • Summary 7/26/2007 Copyright © 2006,2007 by Object Management Group.
    [Show full text]
  • Pivotpoint-Sparx Partnership Promotes Model-Based Systems
    PivotPoint-Sparx Partnership Promotes Model-Based Systems Engineering with SysML PivotPoint Technology and Sparx Systems today announced a technology partnership that will combine their complementary strengths in SysML training and tools for systems engineers. PivotPoint announced that its “SysML Distilled™ with Enterprise Architect™” workshop is immediately available, and will use Sparx’s new MDG Technology for SysML™ product. Fallbrook, California (PRWEB) - October 9, 2006 -- PivotPoint Technology and Sparx Systems today announced a technology partnership to promote model-based systems engineering with the Systems Modeling Language (SysML). SysML is the new domain-specific modeling language for systems engineering applications that was adopted by the Object Management Group as OMG SysML™ in July 2006, and is attracting users among systems engineers worldwide. Under the agreement, PivotPoint will be Sparx’s primary partner for training and consulting services that use Sparx’s new SysML product (MDG Technology for SysML™), which was released last week. PivotPoint showed its readiness to partner by announcing the immediate availability of a new “SysML Distilled™ with Enterprise Architect™” workshop, which combines both SysML language and tool training. SysML extends the Unified Modeling Language (UML), the industry standard for specifying software-intensive systems, so that it can also specify hardware, processes, personnel, and facilities. Systems engineers who want to follow a model-based systems engineering process gain at least two important advantages in using SysML. First, SysML is a smaller language than UML 2.0 since it has fewer diagrams and constructs, so it is easier for engineers to learn and apply. Second, SysML adds to the semantic expressiveness of UML with two new diagrams for defining requirements and parametric constraints, which systems engineers need to fully specify complex systems.
    [Show full text]
  • 03-01-06 BPDM RFP.Pdf
    Business Process Definition Metamodel RFP Object Management Group First Needham Place 250 First Avenue, Suite 100 Needham, MA 02494 Telephone: +1-781-444-0404 Facsimile: +1-781-444-0320 Business Process Definition Metamodel Request For Proposal OMG Document: bei/2003-01-06 Letters of Intent due: June 16, 2003 Submissions due: August 18, 2003 Objective of this RFP This Request For Proposals solicits submissions that specify a business process definition metamodel, which is platform independent with respect to specific business process definition languages. This metamodel will define an abstract language for specification of executable business processes that execute within an enterprise (with or without human involvement); and may collaborate between otherwise- independent business processes executing in different business units or enterprises. The specification developed in response to this RFP is expected to achieve the following: • A common metamodel to unify the diverse business process definition graphical and textual notations that exist in the industry • A metamodel that complements existing UML metamodels so that business processes specifications can be part of complete system specifications to assure consistency and completeness bei/2003-01-06, January 31, 2003 1 Business Process Definition Metamodel RFP • The ability to integrate process models for workflow management processes, automated business processes, and collaborations between business units. • Support for the specification of choreography, describing the collaboration
    [Show full text]
  • Sysml, the Language of MBSE Paul White
    Welcome to SysML, the Language of MBSE Paul White October 8, 2019 Brief Introduction About Myself • Work Experience • 2015 – Present: KIHOMAC / BAE – Layton, Utah • 2011 – 2015: Astronautics Corporation of America – Milwaukee, Wisconsin • 2001 – 2011: L-3 Communications – Greenville, Texas • 2000 – 2001: Hynix – Eugene, Oregon • 1999 – 2000: Raytheon – Greenville, Texas • Education • 2019: OMG OCSMP Model Builder—Fundamental Certification • 2011: Graduate Certification in Systems Engineering and Architecting – Stevens Institute of Technology • 1999 – 2004: M.S. Computer Science – Texas A&M University at Commerce • 1993 – 1998: B.S. Computer Science – Texas A&M University • INCOSE • Chapters: Wasatch (2015 – Present), Chicagoland (2011 – 2015), North Texas (2007 – 2011) • Conferences: WSRC (2018), GLRCs (2012-2017) • CSEP: (2017 – Present) • 2019 INCOSE Outstanding Service Award • 2019 INCOSE Wasatch -- Most Improved Chapter Award & Gold Circle Award • Utah Engineers Council (UEC) • 2019 & 2018 Engineer of the Year (INCOSE) for Utah Engineers Council (UEC) • Vice Chair • Family • Married 14 years • Three daughters (1, 12, & 10) 2 Introduction 3 Our Topics • Definitions and Expectations • SysML Overview • Basic Features of SysML • Modeling Tools and Techniques • Next Steps 4 What is Model-based Systems Engineering (MBSE)? Model-based systems engineering (MBSE) is “the formalized application of modeling to support system requirements, design, analysis, verification and validation activities beginning in the conceptual design phase and continuing throughout development and later life cycle phases.” -- INCOSE SE Vision 2020 5 What is Model-based Systems Engineering (MBSE)? “Formal systems modeling is standard practice for specifying, analyzing, designing, and verifying systems, and is fully integrated with other engineering models. System models are adapted to the application domain, and include a broad spectrum of models for representing all aspects of systems.
    [Show full text]
  • Unifying Modeling and Programming with ALF
    SOFTENG 2016 : The Second International Conference on Advances and Trends in Software Engineering Unifying Modeling and Programming with ALF Thomas Buchmann and Alexander Rimer University of Bayreuth Chair of Applied Computer Science I Bayreuth, Germany email: fthomas.buchmann, [email protected] Abstract—Model-driven software engineering has become more The Eclipse Modeling Framework (EMF) [5] has been and more popular during the last decade. While modeling the established as an extensible platform for the development of static structure of a software system is almost state-of-the art MDSE applications. It is based on the Ecore meta-model, nowadays, programming is still required to supply behavior, i.e., which is compatible with the Object Management Group method bodies. Unified Modeling Language (UML) class dia- (OMG) Meta Object Facility (MOF) specification [6]. Ideally, grams constitute the standard in structural modeling. Behavioral software engineers operate only on the level of models such modeling, on the other hand, may be achieved graphically with a set of UML diagrams or with textual languages. Unfortunately, that there is no need to inspect or edit the actual source code, not all UML diagrams come with a precisely defined execution which is generated from the models automatically. However, semantics and thus, code generation is hindered. In this paper, an practical experiences have shown that language-specific adap- implementation of the Action Language for Foundational UML tations to the generated source code are frequently necessary. (Alf) standard is presented, which allows for textual modeling In EMF, for instance, only structure is modeled by means of of software systems.
    [Show full text]
  • OMG Meta Object Facility (MOF) Core Specification
    Date : October 2019 OMG Meta Object Facility (MOF) Core Specification Version 2.5.1 OMG Document Number: formal/2019-10-01 Standard document URL: https://www.omg.org/spec/MOF/2.5.1 Normative Machine-Readable Files: https://www.omg.org/spec/MOF/20131001/MOF.xmi Informative Machine-Readable Files: https://www.omg.org/spec/MOF/20131001/CMOFConstraints.ocl https://www.omg.org/spec/MOF/20131001/EMOFConstraints.ocl Copyright © 2003, Adaptive Copyright © 2003, Ceira Technologies, Inc. Copyright © 2003, Compuware Corporation Copyright © 2003, Data Access Technologies, Inc. Copyright © 2003, DSTC Copyright © 2003, Gentleware Copyright © 2003, Hewlett-Packard Copyright © 2003, International Business Machines Copyright © 2003, IONA Copyright © 2003, MetaMatrix Copyright © 2015, Object Management Group Copyright © 2003, Softeam Copyright © 2003, SUN Copyright © 2003, Telelogic AB Copyright © 2003, Unisys USE OF SPECIFICATION - TERMS, CONDITIONS & NOTICES The material in this document details an Object Management Group specification in accordance with the terms, conditions and notices set forth below. This document does not represent a commitment to implement any portion of this specification in any company's products. The information contained in this document is subject to change without notice. LICENSES The companies listed above have granted to the Object Management Group, Inc. (OMG) a nonexclusive, royalty-free, paid up, worldwide license to copy and distribute this document and to modify this document and distribute copies of the modified version. Each of the copyright holders listed above has agreed that no person shall be deemed to have infringed the copyright in the included material of any such copyright holder by reason of having used the specification set forth herein or having conformed any computer software to the specification.
    [Show full text]
  • Ontology Definition Metamodel
    Date: September 2014 Ontology Definition Metamodel Version 1.1 OMG Document Number: formal/2014-09-02 Standard Document URL: http://www.omg.org/spec/ODM/1.1/ Normative Machine Consumable Files: http://www.omg.org/spec/ODM/20131101/ODM-metamodels.xmi http://www.omg.org/spec/ODM/20131101/RDFProfile.xmi http://www.omg.org/spec/ODM/20131101/OWLProfile.xmi http://www.omg.org/spec/ODM/20131101/RDFLibrary.xmi http://www.omg.org/spec/ODM/20131101/XSDLibrary.xmi http://www.omg.org/spec/ODM/20131101/OWLLibrary.xmi Copyright © 2009-2014, 88Solutions Copyright © 2013-2014, ACORD Copyright © 2009-2014, Adaptive, Inc. Copyright © 2009-2014, California Institute of Technology. United States Government sponsorship acknowledged. Copyright © 2005-2012, Computer Sciences Corporation Copyright © 2009-2014, Deere & Company Copyright © 2005-2014, International Business Machines Corporation Copyright © 2013-2014, Institute for Defense Analyses Copyright © 2009-2014, Object Management Group, Inc. Copyright © 2011-2014, No Magic, Inc. Copyright © 2005-2012, Raytheon Company Copyright © 2005-2011, Sandpiper Software, Inc. Copyright © 2009-2014, Sparx Systems Pty Ltd Copyright © 2011-2014, Thematix Partners LLC USE OF SPECIFICATION - TERMS, CONDITIONS & NOTICES The material in this document details an Object Management Group specification in accordance with the terms, conditions and notices set forth below. This document does not represent a commitment to implement any portion of this specification in any company's products. The information contained in this document is subject to change without notice. LICENSES The companies listed above have granted to the Object Management Group, Inc. (OMG) a nonexclusive, royalty-free, paid up, worldwide license to copy and distribute this document and to modify this document and distribute copies of the modified version.
    [Show full text]
  • 05-04 NL MDA and BPM.Pmd
    1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890121234123456789012345678901234567890121234567890123456 123456789012345678901234567890121234567890123456789012345678901212345678901234567890123456789012123123456789012345678901234567890121234567890123456 4 123456789012345678901234567890121234567890123456789012345678901212345678901234567890123456789012123123456789012345678901234567890121234567890123456 4 123456789012345678901234567890121234567890123456789012345678901212345678901234567890123456789012123123456789012345678901234567890121234567890123456 4 123456789012345678901234567890121234567890123456789012345678901212345678901234567890123456789012123123456789012345678901234567890121234567890123456 4 123456789012345678901234567890121234567890123456789012345678901212345678901234567890123456789012123123456789012345678901234567890121234567890123456 4 123456789012345678901234567890121234567890123456789012345678901212345678901234567890123456789012123123456789012345678901234567890121234567890123456 4 123456789012345678901234567890121234567890123456789012345678901212345678901234567890123456789012123123456789012345678901234567890121234567890123456 4 123456789012345678901234567890121234567890123456789012345678901212345678901234567890123456789012123123456789012345678901234567890121234567890123456 4 123456789012345678901234567890121234567890123456789012345678901212345678901234567890123456789012123123456789012345678901234567890121234567890123456 4 123456789012345678901234567890121234567890123456789012345678901212345678901234567890123456789012123123456789012345678901234567890121234567890123456
    [Show full text]
  • Understanding
    Implementing UBL Mark Crawford UBL Vice Chair XML 2003 9 December 2003 Why Are We Talking About UBL • UBL fulfils the promise of XML for business by defining a standard cross-industry vocabulary • UBL is the ebXML missing link • UBL plus ebXML enables the next generation of eBusiness exchanges – Cheaper, easier, Internet-ready – Extends benefits of EDI to small businesses – Fits existing legal and trade concepts – Allows re-use of data • UBL can provide the XML payload for a wide variety of other web-based business frameworks Overview 1 What and Why of UBL 2 The Design of UBL ebXML Core Components Naming and Design Rules Document Engineering Customizing UBL 3 The Content of UBL 1.0 What is Normative What is non-Normative Availability 4 Making UBL Happen 5 UBL Phase 2 6 Summary The promise of XML for e-business • Plug ‘n’ play electronic commerce – Spontaneous trade – No custom programming • Ubiquity on the Internet – Dirt-cheap tools – Complete platform independence – Enable true global market availability • Enable universal interoperability – Abandon existing EDI systems – Handle both "publication" document types and "transactional" documents Goals for Successful eBusiness Services • Web-enable existing fax- and paper-based business practices • Allow businesses to upgrade at their own pace • Preserve the existing investment in electronic business exchanges • Integrate small and medium-size businesses into existing electronic data exchange-based supply chains The standardization of XML business documents is the easiest way to accomplish
    [Show full text]
  • MOF M1-Level XMI Document Type Definitions
    Generating MOF M1-level XMI Document Type Definitions Gene Mutschler Unisys Corp 1. Introduction This paper addresses a question that enterprise developers are increasingly likely to ask: Once a model for some enterprise system has been developed, how can the power of XML be harnessed for the purpose of interchanging data with this system? This is expected to be especially true in the case of the recently released Common Warehouse Metamodel, wherein large quantities of data are to be extracted from multiple databases for processing. The use of XML requires the definition a Document Type Definition (DTD). The DTD serves as the “schema” for the XML document that is produced when model data is created. The problems of creating a DTD are similar to those of creating a database schema. As the model grows, the complexity of the problem of DTD creation grows faster than linearly, due to the increasing number of interrelationships among the entities in the model. Developers are increasingly developing their models using tools that implement metamodels, such as the Unified Modeling Language (UML). Metamodels provide the formal framework and discipline to assist them in managing the complexity of developing complex, enterprise-level systems. A mechanism is needed that can work with such tools to perform the task of DTD creation. Otherwise, the fast-cycle development made possible by modeling tools will come to a halt each time a DTD for the model must be created or modified manually. In the context of the UML, the DTD generation problem is conceptually manageable, given the large number of developers that are familiar with it.
    [Show full text]
  • Object Management Group Terms and Acronyms
    Object Management Group Terms and Acronyms This glossary collects most of the terms and acronyms that you'll encounter at OMG meetings, and in OMG documents. Each definition is only as authoritative as its cited source; this document itself is not an official reference. Technical terms are defined in our official specifications, and procedural terms are defined in our Policies and Procedures document. If our explanation here goes beyond what appears in these documents, it is our attempt to clarify and not to impose our interpretation on a topic. References are collected at the end of this document. Terms in italics, and virtually all acronyms, have their own entry in the list. You may have to convert an italicized term to singular form to find it - for example, proxies is represented by the entry Proxy. A AB: See Architecture Board. ABC: See Architecture Board Chair. Abstraction: In MDA, the process of suppressing selected detail to establish a simplified model [MDA Guide]. Adopted Specification: A specification that has completed the OMG's Technology Adoption Process, but has not yet completed the Finalization Task Force (FTF) process, or has not yet been certified to be available in an implementation. Compare to Available Specification. ADM PTF: See Architecture Driven Modernization Platform Task Force Agent: Any entity that can - to some degree - be interactive and autonomous. Includes software systems, hardware systems, hybrid systems, agent-based modeling systems, and so on. Agent Platform Special Interest Group: OMG subgroup chartered to identify and recommend new OMG specifications in the area of agent technology. ALMAS: ALert MAnagement Service in CMS Systems.
    [Show full text]