Integration of Static and Dynamic Core for UML: A Study in Dynamic Aspects of the pUML OO Meta Modelling Approach to the Rearchitecting of UML

  • Authors:
  • Anneke Kleppe;Jos Warmer

  • Affiliations:
  • -;-

  • Venue:
  • TOOLS '01 Proceedings of the Technology of Object-Oriented Languages and Systems
  • Year:
  • 2001
  • An Action Semantics for MML

    «UML» '01 Proceedings of the 4th International Conference on The Unified Modeling Language, Modeling Languages, Concepts, and Tools

  • Real-time extreme programming

    XP'03 Proceedings of the 4th international conference on Extreme programming and agile processes in software engineering

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes an extension of the pUML OO meta modelling approach to the re-architecting of the UML with dynamic aspects. It is based on both the MML and the Action Semantics, and shows the feasibility of the definition of the concepts in the Action Semantics using the pUML approach. Four packages are defined that extend the packages of MML: dynamicCore, actions, messaging, and compoundActions. The dynamicCore package defines the concepts Snapshot, SlotBinding and History. A definition of primitive actions, i.e. actions that are atomic, can be found in the actions package. Actions are defined as methods that (may) have an effect on the snapshot of the executing object. The concept compoundAction models the composition of actions into more complex dynamic structures. It includes GroupAction, ConditionalAction, and LoopAction. The messaging package defines actions that exchange messages between objects. It includes Signal, SendAction, and ReceiveAction. These four packages form the core of the rearchitecting of the Action Semantics in terms of the MML.