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 "Model to Text (M2T)"

(Overview)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Overview ==
 
 
 
The Model to Text ([http://eclipse.org/modeling/m2t/ M2T]) project focuses on the generation of textual artifacts from models. Its purpose is threefold:  
 
The Model to Text ([http://eclipse.org/modeling/m2t/ M2T]) project focuses on the generation of textual artifacts from models. Its purpose is threefold:  
* Provide implementations of industry standard and defacto Eclipse standard model-to-text engines
+
# Provide implementations of industry standard and defacto Eclipse standard model-to-text engines
* Provide exemplary development tools for these languages
+
# Provide exemplary development tools for these languages
* Provide common infrastructure for this languages.
+
# Provide common infrastructure for this languages.
 +
 
 +
== Releases ==
 +
 
 +
=== M2T 0.8 ===
 +
 
 +
* [[M2T New and Noteworthy]]
  
 
== Components ==
 
== Components ==
The Model to Text (M2T) project has the following components
 
  
* [[M2T-JET]] - the JET template language
+
Main projects:
* [[M2T-MTL]] - the Model to Text Language (the OMG standard)
+
 
* [[M2T-Xpand]] - The Xpand template language
+
# [[Xpand]]
* [[M2T-M2TCore]] - APIs for invoking M2T components, independent of language
+
# [[JET]]
* [[M2T-M2TShared]] - components shared by M2T language components
+
# [[Acceleo]]
 +
 
 +
For an up to date list of components, see:
 +
 
 +
* [http://www.eclipse.org/modeling/m2t M2T Website]
 +
* [[:Category:M2T | M2T Wiki Category]]
 +
 
 +
=== Planning ===
 +
* M2T Ganymede Release (June 2008)
 +
** [http://www.eclipse.org/modeling/m2t/docs/plans/jet_plan_ganymede.html JET Plan]
 +
* M2T Europa Release (June 2007) - Complete
 +
** [[M2T Plan 1.0|JET 0.8 Plan]] - Europa release
 +
* [[M2T Meetings]] -- regular (monthly) committer telephone conferences
  
== Plans ==
+
== Documentation & Assistance ==
  
* [[M2T Plan 1.0]]
+
=== Newsgroups / Mailing Lists ===
  
== Committer Meetings ==
+
Have a question? Try the FAQ for your individual component. If that doesn't help, chances are [http://www.eclipse.org/modeling/m2t/newsgroup-mailing-list.php your question has been answered in the newsgroup].
  
The M2T project will attempt to hold regular (monthly) committer telephone conferences.
+
=== Presentations ===
  
* Committer meetings are held every third Thursday of the month at 1900 European, 1300 Eastern and 1000 Pacific times
+
TBD
* Next meeting: [[M2T Meeting 2007-05-17]]
+
* Minues of the last meeting [[M2T Meeting 2007-04-19#Minutes]]
+
* Meeting History: [[M2T Meetings History]]
+
  
=== Call Information ===
+
== Related Links ==
{| border="1" cellpadding="5" cellspacing="0"
+
|+ Call Information
+
| Conference ID || 1556241
+
|-
+
| Local Dial-in number || 613-787-5018
+
|-
+
| Toll-free Dial-in number || 1 866-842-3549
+
|-
+
| International Toll-free Dial-in number || 800-4444-7070
+
|-
+
| Information || 1 866 224-5844
+
|}
+
  
* International Toll-free number notes
+
* [http://www.eclipse.org/modeling Modeling Project] [[:Category:Modeling | Category]] [[Modeling_Project|Wiki]]
** Dialing from a cellular networks does not appear to work
+
* [http://www.eclipse.org/modeling/m2t Model To Text] [[:Category:M2T | Category]]
** If the conference ID is not recognized, try again. After the third failure, you will be transfered to an operator who will ask for the conference ID (1556241), sponsoring company (IBM) and meeting organizer (Paul Elder).
+
* [[Special:Prefixindex/M2T|M2T Wiki pages]]
  
 
[[Category:M2T]]
 
[[Category:M2T]]
 
[[Category:Modeling]]
 
[[Category:Modeling]]

Latest revision as of 03:16, 10 December 2010

The Model to Text (M2T) project focuses on the generation of textual artifacts from models. Its purpose is threefold:

  1. Provide implementations of industry standard and defacto Eclipse standard model-to-text engines
  2. Provide exemplary development tools for these languages
  3. Provide common infrastructure for this languages.

Releases

M2T 0.8

Components

Main projects:

  1. Xpand
  2. JET
  3. Acceleo

For an up to date list of components, see:

Planning

  • M2T Ganymede Release (June 2008)
  • M2T Europa Release (June 2007) - Complete
  • M2T Meetings -- regular (monthly) committer telephone conferences

Documentation & Assistance

Newsgroups / Mailing Lists

Have a question? Try the FAQ for your individual component. If that doesn't help, chances are your question has been answered in the newsgroup.

Presentations

TBD

Related Links

Back to the top