a formal specification of the
play

A Formal Specification of the Horus Modeling Language Using FDMM - PowerPoint PPT Presentation

WI 2013 Leipzig 27.2.2013 A Formal Specification of the Horus Modeling Language Using FDMM Hans-Georg Fill, Susan Hickl, Dimitris Karagiannis, Andreas Oberweis, Andreas Schoknecht A Formal Specification of the Horus Modeling Language Using FDMM


  1. WI 2013 Leipzig 27.2.2013 A Formal Specification of the Horus Modeling Language Using FDMM Hans-Georg Fill, Susan Hickl, Dimitris Karagiannis, Andreas Oberweis, Andreas Schoknecht A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 1

  2. Agenda • Motivation and Foundations • Formalizing the Horus Modeling Language • Implementation on ADOxx • Lessons learned • Outlook and Future Work A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 2

  3. Multitude of Modeling Methods Sources: (Strecker et al., 2011); (Heise et al., 2010); (Fill et al., 2011); (Fill, 2011) ; (Ferstl and Sinz, 1995); (Breitling and Hofer, 2012) A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 3

  4. IT based Modeling Tools Tool-based support necessary for: – Collaborative creation, modification and handling of large and numerous models – Exchange of model information, e.g. for the configuration of systems, code generation, etc. – Application of algorithmic analyses and simulations, e.g. for business process simulation, business impact analyses, etc. – Visualization of model information – … How to realize a modeling tool? A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 4

  5. Meta Modeling Meta Modeling as a concept for realizing modeling methods: – Specification of the syntax and semantics of modeling languages – Assignment of static and dynamic graphical representations – Definition of mechanisms for enhancing the user interaction, e.g. collaboration, concurrency, etc. – Specification of algorithms for conducting analyses and simulations – Definition of modeling procedures that state how models and algorithms are applied for problem solving – Technical conceptualization and implementation A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 6

  6. Aspects of Meta Modeling Meta 2 Model Philosophical Level, Basic Elements Meta Model Formalization Conceptualization Enabling Multiple Instantiation on Model Level For exact meta modeling For application of meta foundations modeling concepts Model Conceptual Representation of Instances Instance Implementation Level A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 7

  7. Formalizing the Horus Modeling Language A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 8

  8. The Open Models Horus Project Design Implementation Deployment Frank Schönthaler, Gottfried Vossen, Andreas Oberweis, Thomas Karle (2012): Business Processes for Business Communities: Modeling Languages, Methods, Tools, Springer http://www.openmodels.at/web/adoxx-horus-method A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 9

  9. The Horus Method Project Management Quality Assurance Documentation Modeling strategy Process Context analysis Structure analysis management SWOT analysis Procedure analysis Process Project Strategy analysis implementation Initialization Process cluster Enterprise Business Organization Project architecture performance structure analysis Definition modeling management System Process Key figure Risk architecture design Evolution analysis analysis Phase 0: Phase 1: Phase 2: Phase 3: Preparation Strategy and Business Process Application Architecture Analysis (Schönthaler et al., 2012) A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 10

  10. Model Types in Horus – System architecture model – Goal model – Resource model – Context model – Organization model – Supply- & services model – Procedure model – SWOT model – Strategy model Project Management Quality Assurance Documentation – Risk model Modeling strategy – Key figure model Context analysis Process Structure analysis management – Object model SWOT analysis Procedure analysis Process Project Strategy analysis Process cluster implementation Initialization – Rule model Enterprise Business Organization Project architecture performance structure analysis Definition modeling management – Business unit model System Process Key figure Risk architecture design Evolution analysis analysis – Business process Phase 0: Phase 1: Phase 2: Phase 3: Preparation Strategy and Business Process Application architecture model Architecture Analysis A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 11

  11. Chosen Approach: FDMM & ADOxx Meta 2 Model Philosophical Level, Basic Elements Meta Model Formalization Conceptualization Enabling Multiple Instantiation on Model Level For exact meta modeling For application of meta foundations modeling concepts Model Conceptual Representation of Instances Instance Implementation Level A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 12

  12. The FDMM Formalism • Designed to permit formal descriptions of ADOxx meta models and models • Goal: Provide a simple and intuitive way for formal descriptions without specialized mathematical theories • Based on set theory and first-order logic statements • Provides constructs for: – The definition of meta models – Correctness criteria for meta models – The instantiation of meta models to models – Disjointness and partitioning constraints for the instantiation (Fill, Redmond, Karagiannis, 2012) A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 13

  13. Selected Examples of FDMM for Horus I Object Types Model Types Data Types Attributes Step 1: Meta Subtypes of Object Types Model Definition Linking attributes to Object Types A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 14

  14. Selected Examples of FDMM for Horus II Objects Model Instances Data Objects Triple Statements attribute values Step 2: Model Instantiation Instantiating relations A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 15

  15. Prototypical Implementation on ADOxx • ADOxx as an industry proven meta modeling platform • Used for several implementation projects on openmodels.at • Freely available for academic purposes on www.adoxx.org • Consideration of differences between FDMM and ADOxx, e.g. object types vs. classes, relations; domain/ranges vs. class/instance attributes, interref attributes, recordclass attributes etc. • Some statistics: 17 model types, 44 classes, 9 relationclasses, 11 record classes, 18 abstract classes, 161 attributes for classes, 26 attributes for relationclasses + graphical representations for each class/relationclass, constraints and UI mechanisms in ADOscript • Effort: ~60 person hours cf. Fill, H.-G. and Karagiannis, D. (2013): On the Conceptualisation of Modelling Methods Using the ADOxx Meta Modelling Platform, accepted for EMISA Journal. A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 16

  16. Lessons learned • Exact specification of modeling methods for ensuring common understanding between designers and developers • Meta modeling oriented formal specification directly supports implementation • FDMM & ADOxx were applicable to Horus method • Limitations: – No specification of dynamic aspects in FDMM so far – Specification of graphics not included – Differences in FDMM and ADOxx require good knowledge of both approaches • Advantages of the formal specification: – Unambiguous representation how modeling language is defined – Possibility of verifying requirements and actual implementation A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 17

  17. Outlook and Future Work • FDMM needs to be extended: – Mapping between FDMM constructs and ADOxx library language – Basis for automatic MM-platform code generation – Dynamic aspects for specifying mechanisms and algorithms • Automatic assignment of graphical representations, e.g. based on semantic visualization • Simulation functionalities for the Horus method, e.g. token games, XML net behavior A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 18

  18. Thank you for your attention! Download the tool: http://www.openmodels.at/web/adoxx-horus-method A Formal Specification of the Horus Modeling Language Using FDMM WI 2013 No. 19

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend