NMF-Expressions-Utilities

This package contains some utility classes for NMF Expressions


Keywords
Incremental, LINQ, code-generation, incremental-computation, metamodel, metamodeling, model-driven-engineering, nmf, nmf-expressions, nmf-synchronizations, nmf-transformations, xmi
License
BSD-3-Clause
Install
Install-Package NMF-Expressions-Utilities -Version 2.0.207

Documentation

.NET Modeling Framework (NMF)

The .Net Modeling Framework (NMF) is a framework to support model-driven engineering using .NET technologies. It consists of several subprojects that ease various model-driven tasks, such as generating code for model representation, or languages to support model transformation, synchronization and optimization.

NuGet Packages

There are a range of NuGet-packages available that bundle some of the functionality of NMF. These packages are potentially more stable than the source code, but may not contain the latest features of NMF. The packages are:

  • NMF-Expressions Downloads: Contains the NMF library for incremental computation. This package has no other dependencies and can even be used independently of the modeling framework.
  • NMF-Repository Downloads: Conatins the repository management of NMF (depends on NMF-Expressions)
  • NMF-Dynamics Downloads: Conatins classes to load models without code generation (depends on NMF-Repository)
  • NMF-Basics Downloads: Contains the latter two plus a code generator to generate model representation code from any Ecore or NMeta metamodel. The code generator integrates with the Nuget Package Console.
  • NMF-Expressions-Utilities Downloads: Contains some utility classes for NMF Expressions such as dictionary of incremental values
  • NMF-Transformations Downloads: Contains the model transformation language NTL used in NMF
  • NMF-Synchronizations Downloads: Contains the incremental, uni- and bidirectional model transformation language NMF Synchronizations

Tutorials

Detailed Project information

Detailed project information to the sub-projects of NMF can be found on the wiki pages in the website of NMF: https://nmfcode.github.io/NMFdocs/

Publications

The publications about NMF are available on https://nmfcode.github.io/NMFdocs/publications/index.html

Contribute

Developers are dear welcome to contribute to NMF in various ways. Please just write an Email to Georg Hinkel.