Domain Specific Modeling Extension for Visual Studio
Written by Alex Armstrong   
Thursday, 23 February 2012

Domain-Specific Modeling company, MetaCase, has released a free Visual Studio extension for integrating models and code with MetaEdit+, together with source code and documentation.

MetaEdit+, from Finnish company MetaCase, is a product for generating full code directly from models in a DSM (Domain-Specific Modeling) environment.

According to MetaCase..

Unlike other modeling approaches, Domain-Specific Modeling utilizes high-level models which describe things in the terms of a company's individual problem domain, instead of attempting to visualize the code developers will write. These models mirror real-world objects allowing developers to make better designs with less effort and enabling them to generate full, production-quality code that interfaces correctly with their existing software platforms, frameworks, components and libraries.

 

The MetaEdit+ extension brings to Visual Studio the opportunity to use several domain-specific languages in an integrated manner. Model elements can be shared and reused in multiple models, even across different languages. Code generators can access multiple models in different languages, and generate to multiple files.

The link to MetaEdit+ also broadens Visual Studio’s model visualization possibilities, allowing models to be expressed as diagrams, matrices and tables. It allows also generators to import and integrate the generated code with other code in Visual Studio, e.g. third-party frameworks or hand-written business logic.

Dr. Juha-Pekka Tolvanen, CEO of MetaCase, explains:

"By integrating multiple DSLs, the extension offers ideal support for team work. For example, interaction specialists can use their own DSLs to model the interactions while developers use other languages to specify details, and the code from both is generated into the same Visual Studio solution".

 

metaeditvs

(click in screenshot to enlarge)


The integration between MetaEdit+ models and Visual Studio includes:

  • launching MetaEdit+ from Visual Studio and logging in, opening MetaEdit+ projects and starting its API,
  • showing the MetaEdit+ model hierarchy in a Visual Studio tree view,
  • opening and editing MetaEdit+ models from Visual Studio,
  • running generators on MetaEdit+ models, and importing the results as Visual Studio solutions,
  • enables debugging at the model level: while running the application code, the execution can be traced in the models as well as the code. 

This video demonstrates the new extension in action:

    

 

The MetaEdit+ extension for Visual Studio is available for download from the Visual Studio Gallery. It allows you to browse MetaEdit+ models and use the main MetaEdit+ functions from Visual Studio. It can also automatically import into Visual Studio the source code generated from MetaEdit+. The extension comes with full guides for using the extension and taking best advantage of it in your own modeling and its source code is available for customization. 

 

metacaselogo

More Information

MetaEdit+ extension for Visual Studio (Visual Stdio Gallery)

Source code (Codeplex)

MetaCase

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter, Linkedin or Facebook or sign up for our weekly newsletter.

Banner


Running PostgreSQL Inside Your Browser With PGLite
18/03/2024

Thanks to WebAssembly we can now enjoy PostgreSQL inside the browser so that we can build reactive, realtime, local-first apps directly on Postgres. PGLite is about to make this even easier.



Edgeless Systems Announces Continuum AI
14/03/2024

Edgeless Systems has announced the launch of Continuum, a  security solution that provides cloud-based "Confidential AI" services and enables sharing of sensitive data with chatbots such as ChatG [ ... ]


More News

Last Updated ( Wednesday, 01 March 2017 )