Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "AM3"

(Abstract)
(Update according to new AM3 SVN location)
Line 12: Line 12:
 
The goal of [http://www.eclipse.org/gmt/am3/ AM3] (ATLAS MegaModel Management) is to provide a practical support for modeling in the large, i.e. managing global resources in the field of MDE (Model-Driven Engineering). These global resources are usually heterogeneous and distributed. To access them without increasing the accidental complexity of MDE, we need to invent new ways to create, store, view, access, and modify the global entities that may be involved in developing a solution. To this intent, the notion of a megamodel (i.e. a model which elements are themselves models) is being used. In order to achieve this overall goal, AM3 provides a set of tools and artifacts that implement our Global Model Management (GMM) approach which is based on the concept of "megamodel".
 
The goal of [http://www.eclipse.org/gmt/am3/ AM3] (ATLAS MegaModel Management) is to provide a practical support for modeling in the large, i.e. managing global resources in the field of MDE (Model-Driven Engineering). These global resources are usually heterogeneous and distributed. To access them without increasing the accidental complexity of MDE, we need to invent new ways to create, store, view, access, and modify the global entities that may be involved in developing a solution. To this intent, the notion of a megamodel (i.e. a model which elements are themselves models) is being used. In order to achieve this overall goal, AM3 provides a set of tools and artifacts that implement our Global Model Management (GMM) approach which is based on the concept of "megamodel".
  
'''The totally new AM3 prototype is now available from the Eclipse-GMT AM3 CVS (see [http://wiki.eclipse.org/index.php?title=AM3/How_Install_New_AM3_From_CVS How Install New AM3 From CVS]) (sources only).'''
+
'''The totally new AM3 prototype is now available from the Eclipse-GMT AM3 SVN (see [http://wiki.eclipse.org/index.php?title=AM3/How_Install_New_AM3_From_SVN How Install New AM3 From SVN]) (sources only).'''
  
 
==Description==
 
==Description==
Line 43: Line 43:
 
In addition to these, it is very likely that additional functionality will be found useful and implemented in this environment.
 
In addition to these, it is very likely that additional functionality will be found useful and implemented in this environment.
  
You can download the current version of AM3 by following the instructions provided from the [http://wiki.eclipse.org/AM3/How_Install_AM3_From_CVS "How Install AM3 From CVS" Wiki page].
+
Note that you can still download the previous version of the AM3 plugins (for ATL developers) by following the instructions provided from the [http://wiki.eclipse.org/AM3/How_Install_AM3_From_SVN "How Install Old AM3 Plugins From SVN" Wiki page].
  
 
==Available Resources==
 
==Available Resources==

Revision as of 12:07, 17 September 2008

< To: AMMA
< To: GMT

Am3Logo.png

The AM3 (ATLAS MegaModel Management) project is a GMT subproject which is being developed by the ATLAS Team, INRIA. The aim of the GMT project is to produce a set of prototypes in the area of Model Driven Engineering (MDE). The AM3 project acts in this way by providing a practical support for modeling in the large, i.e. dealing with global resource management in a model-engineering environment. AM3 is part of the AMMA platform.

Abstract

The goal of AM3 (ATLAS MegaModel Management) is to provide a practical support for modeling in the large, i.e. managing global resources in the field of MDE (Model-Driven Engineering). These global resources are usually heterogeneous and distributed. To access them without increasing the accidental complexity of MDE, we need to invent new ways to create, store, view, access, and modify the global entities that may be involved in developing a solution. To this intent, the notion of a megamodel (i.e. a model which elements are themselves models) is being used. In order to achieve this overall goal, AM3 provides a set of tools and artifacts that implement our Global Model Management (GMM) approach which is based on the concept of "megamodel".

The totally new AM3 prototype is now available from the Eclipse-GMT AM3 SVN (see How Install New AM3 From SVN) (sources only).

Description

Global management tools have plenty of potential applications. They can provide a lot of leverage over common problems. The idea of modeling in the large is to establish and use global relationships and metadata on the basic macroscopic entities (mainly models and metamodels), ignoring the internal details of these global entities.
A megamodel is a model recording global information on tools, services and other models. A model may be a terminal model, a metamodel or a metametamodel. Models are considered as a whole together with tools, services and other global entities. Within a model management environment, the main elements produced or consumed are models, metamodels or transformations. With the AM3 supported megamodels, we want also to allow the manipulation of other resources such as XML documents, database tables or flat files. For this reason, we have introduced the notion of artifacts as basic entity. A megamodel gives the representation of the user-working context (a zone). A zone is a set of resources and each zone is represented by a given megamodel. It is the set of all the artifacts, which are accessible in a given context. One goal of the megamodel management tool is to manage artifacts with all necessary functionalities, and to allow executing the control actions associated with the artifacts.

AM3 is part of the AMMA platform (ATLAS Model Management Architecture). The AMMA platform has been implemented on top of the Eclipse/EMF framework. The AM3 plug-in is based on the availability of the megamodel's metamodel. The main features of AM3 are:

  • Management of various artifacts,
  • Management of various relations between artifacts,
  • Sharing and exchange of megamodel elements,
  • User interfaces for viewing (browsing, creating, changing, etc.) megamodel elements.

The AM3 plugins implement a framework that provides an environment for modelling in the large with the following basic initial features:

  • Managing megamodels:
    • Adding, editing metadata and deleting artifacts
    • Adding, editing and deleting relations
  • Using megamodels:
    • Sharing artifacts
    • Searching artifacts
  • Managing tools and services:
    • Using tools with artifacts:
      • Running transformations:
        • Model transformations
        • Projectors:
          • Injectors
          • Extractors
        • Launching several transformations in batch mode
      • Editing artifacts

In addition to these, it is very likely that additional functionality will be found useful and implemented in this environment.

Note that you can still download the previous version of the AM3 plugins (for ATL developers) by following the instructions provided from the "How Install Old AM3 Plugins From SVN" Wiki page.

Available Resources

The AM3 project provides many MDE resources which are, at the current time:

  • different domains' metamodels, ATL transformations, weaving metamodels, and extensions of weaving metamodels. These resources are gathered in what we call "zoos" (i.e., kind of libraries). They are expressed in different formats. For instance, metamodels are expressed in KM3 as well as in EMF Ecore, or Microsoft DSL Tools format, etc., whereas transformations are expressed in ATL.
  • various tools, including the AM3 Ant Tasks.

FAQ

FAQ

How to

How to

References

Brunelière, H, Allilaire, F, Bézivin, J, and Jouault, F : Global Model Management In Eclipse GMT/AM3. In: Proceedings of the Eclipse Technology eXchange workshop (eTX) at the ECOOP 2006 Conference, Nantes, France. 2006.

Bézivin, J, Jouault, F, and Valduriez, P : On the Need for Megamodels. In: Proceedings of the OOPSLA/GPCE: Best Practices for Model-Driven Software Development workshop, 19th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications.

Bézivin, J, Jouault, F, Rosenthal, P, and Valduriez, P : The AMMA platform support for modeling in the large and modelling in the small. Research Report LINA, (04.09).

See Also

AM3, The ATLAS MegaModel Management project's Eclipse homepage

ATL, The ATLAS Transformation Language project's Eclipse homepage

ATL, The ATLAS Transformation Language Eclipse wiki page

ATL, The ATL homepage

Back to the top