Presentation is loading. Please wait.

Presentation is loading. Please wait.

Model Driven Architecture: The Evolution of Object- Oriented Systems? Richard Mark Soley, Ph.D. Chairman and CEO.

Similar presentations


Presentation on theme: "Model Driven Architecture: The Evolution of Object- Oriented Systems? Richard Mark Soley, Ph.D. Chairman and CEO."— Presentation transcript:

1 Model Driven Architecture: The Evolution of Object- Oriented Systems? Richard Mark Soley, Ph.D. Chairman and CEO

2 Remember Artificial Intelligence? Symbolics, Lisp Machines Inc., Intellicorp, Inference, Gold Hill Computers, Texas Instruments, Computer * Thought, Neuron Data, … Major success stories abounded –American Express –Dupont –General Motors

3 Artificial Stupidity? After lots of hype, AI “failed” Nearly none are left, and none of the survivors are in the same business Some favorite follow-ons –Object-oriented development tools –Object-oriented databases –Business rule systems –CASE tools

4 An Instructive Path Neuron Data Blaze Software Fair, Isaac To survive, technology companies seem to move up the abstraction stack Marketing people know this –They call it creation of a “whole product” Technologies do the same thing –We call it “compilation”

5 How Can We Take the Next Step? So where should the OO technologies – and the OO companies – be headed? –Up the abstraction ladder! What does OMG have to do with it?

6 OMG’s Vision The Global Information Appliance

7 Heterogeneity is Permanent Programming languages –~3 million COBOL programmers –~1.6 million VB programmers –~1.1 million C/C++ programmers Operating systems –Unix, MVS, VMS, MacOS, Windows (all 8!), PalmOS… –Windows 3.1: it’s still out there! –Embedded devices (mobile, set-top, etc.) Networks –Ethernet, ATM, IP, SS7, Firewire, USB –Bluetooth, 802.11b, HomeRF

8 Where Can We Agree? There will not be consensus on hardware platforms There will not be consensus on operating systems There will not be consensus on network protocols There will not be consensus on programming languages There must be consensus on models, interfaces and interoperability!

9 OMG’s Mission Since 1989 Develop an architecture, using object technology, for distributed application integration, guaranteeing: –reusability of components –interoperability & portability –basis in commercially available software Specifications freely available Implementations exist Member-controlled not-for-profit

10 Who Are OMG? Alcatel AT&T BEA Borland Boeing CA Codagen DaimlerChrysler Ericsson France Telecom Fujitsu Glaxo SmithKline Hewlett Packard Hitachi Hyperion IBM IONA io Software Kabira Kennedy Carter John Deere LION Bioscience Metanology MITRE MSC.Software NASA NEC Nokia NTT DoCoMo OASIS Oracle Pfizer Rockwell SAP SAS Institute Sprint Sun Telefonica Unisys Vitria

11 OMG’s First Major Success Common Object Request Broker Architecture –CORBA® remains the only language- and platform-neutral interoperability standard Middleware itself has proliferated: –CORBA®: Vendor, OS & language independent middleware –COM/DCOM/MTS –Java/EJB –XML/SOAP: Web Services –C#/.Net –What will be Next Best Thing?

12 How Can We Protect Software Investment? The problem remains –Tracking the next best thing –Protecting your investment in existing software base –Retaining qualified staff –Maintaining existing code base Integrating what you’ve built –With what you are building –With what you will build!

13 The Model Driven Architecture OMG’s Model Driven Architecture (MDA TM ) initiative is aimed precisely at this problem You have an opportunity to increase your bottom line by integrating your assets Industry standards support that goal by future-proofing your application design The MDA will help you integrate the mix you have today, and give you an architecture to support the unexpected Focus on integrating legacy applications Ensure smooth integration of COTS applications Models are testable and simulatable The aim: a 20-year software architecture

14 What is Model Driven Architecture? A Way to Specify and Build Systems –Based on modeling with UML –Supports full lifecycle: analysis, design, implementation, deployment, maintenance, evolution & integration with later systems –Builds in Interoperability and Portability –Lowers initial cost and maximizes ROI –Applies directly to the mix you face: Programming language  Network Operating system  Middleware

15 OMG’s Modeling Suite Unified Modeling Language –UML TM remains the world’s only standardized object-oriented modeling language, best-known part of the standard Common Warehouse Metamodel –CWM TM, the integration of the last two data warehousing initiatives Meta-Object Facility –MOF TM, the metadata integration standard –Defines metadata & metadata services XML Metadata Interchange –XMI TM, the XML-UML standard –Cornerstone of UML tool interoperability –Actually just a collection of mapping rules XML/MOF

16 OM Modeling Suite MOF UML CWM …other… XMI

17 Model Driven Architecture

18 Leveraging UML is Critical The Unified Modeling Language is the successor to the dozens of OO A&D notations of the early ’90s. Result of an OMG adoption begun in ’96 and completed in ’97 Complemented with repository (MOF) and XML Metadata specs (XMI) Standardization primed the market –Over 100 books –Dozens of commercial tools –Widely available training Supported by an open process –UML 2.0 process under way now

19 Building an MDA Application Start with a Platform- Independent Model (PIM) representing business functionality and behavior, undistorted by technology details. Platform- Independent Model A Detailed Model, stating Pre- and Post- Conditions in OCL, and Semantics in Action Language

20 Generating Platform-Specific Model Platform- Independent Model Map a PIM to Specific Middleware Technologies via OMG Standard Mappings MDA tool applies a standard mapping to generate Platform- Specific Model (PSM) from the PIM. Code is partially automatic, partially hand-written. CORBA Model

21 Mapping to Multiple Deployment Technologies Platform- Independent Model CORBA Model MDA tool applies an standard mapping to generate Platform- Specific Model (PSM) from the PIM. Code is partially automatic, partially hand-written. Java/EJB Model XML/SOAP Model Other Model Map a PIM to Many Middleware Technologies via OMG Standard Mappings

22 Generating Implementations Platform- Independent Model CORBA Model MDA Tool generates all or most of the implementation code for deployment technology selected by the developer. Java/EJB Model CORBA XML/SOAP Model Java/EJB XML/SOAP Other Other Model Map PSM to application interfaces, code, GUI descriptors, SQL queries, etc.

23 Integrating Legacy & COTS Platform- Independent Model Legacy App MDA Tools for reverse engineering automate discovery of models for re-integration on new platforms. COTS App Other Other Model Reverse-engineer existing application into a model and redeploy.

24 Automating Bridges CORBA Model XML/SOAP Model Platform- Independent Model CORBA System XML/SOAP System Interop Bridge MDA Tools combine application and platform knowledge to generate bridges Bridge generation is simplified by common application models, simplifying creation of integrated applications both within and across enterprises.

25 Data Integration Works Too MOF is the key here, behind the UML scene With one modeling language –Anything can be modeled –User must map (code) from domain to modeling language constructs MOF enables definition of multiple modeling languages –Specific to various domains –Semantics captured in metamodels –User no longer needs to “map”, tools do

26 Data Integration: Choices Class Attribute Association Key Meta-meta-model Programming Language Type Relational Database Model Object Database Model XML Schema

27 Data Integration: Data Model Class Attribute Association Key Meta-meta-modelMeta-model Built-in type Derived type string country last_name Model name Data

28 Data Integration: Relational Class Attribute Association Key Meta-meta-modelMeta-model tableorder date Model cust_FK Data column key cust order_ID

29 Data Integration: Object Class Attribute Association Key Meta-meta-modelMeta-model classperson birthdate Model name Data attribute employee social

30 Data Integration: XML Class Attribute Association Key Meta-meta-modelMeta-model tag Model Data data attribute

31 MDA in Industry Standards The MDA promotes standards that are valuable across deployment technologies –Applicable to large & small deployments, new applications, legacy and COTS –Applicable to CORBA, DCOM,.Net, etc. –Allows knowledge leverage for the long-term, standards that persist MDA has been quickly adopted by OMG’s standardization groups –Both PIM and PSM(s) adopted by process –Standard model lasts decades

32 OMG MDA Adoption Status Major direction agreed March ’01; overall architecture adopted September ’01. UML 1.4 complete; 2.0 in final edit. Large suite of standards already done: –Core: UML, MOF, CWM, XMI –Enterprise Models: EDOC, EAI –Platforms: RT, CORBA, J2EE –Platform soon: WS,.NET

33 OMG MDA Adoption Status More importantly, vertical market groups are thriving on MDA approach: –Legacy Transformation –Financial Services –Healthcare –Life Sciences Research –Manufacturing –Space & Ground Systems –Telecommunications

34 MDA in Practice Several excellent proofs-of-concept: –Wells Fargo (an architecture that has already been resilient through a decade of change) –Lockheed Martin Aeronautics –GCPR in US government –Deutsche Bank Bauspar –Defense Information Systems –Merrill Lynch –Österreichische Bundesbahn –Thales Training & Simulation –Zuercher Kantonal Bank –CGI –Chubb and Son

35 Back to the Title We must move up the abstraction ladder –To deal with multi-platform –To simplify software development –To better match the real world Should this be MDIS next year?

36 To Get More Information MDA Information Page –http://www.omg.org/mda/http://www.omg.org/mda/ OMG General Information –http://www.omg.org/http://www.omg.org/ Contact the Author –soley@omg.orgsoley@omg.org http://www.omg.org/~soley/oois03.ppt


Download ppt "Model Driven Architecture: The Evolution of Object- Oriented Systems? Richard Mark Soley, Ph.D. Chairman and CEO."

Similar presentations


Ads by Google