Skip to content

Solution Structure

sam.gerene edited this page Aug 1, 2022 · 6 revisions

Solution structure

The SysML2.NET solution contains a number of projects, including unit tests projects to verify that the libraries function correctly. The following paragraphs provide a detailed description of each project/librart.

SysML2.NET

Provides the DTO and POCO classes that are generated and hand-coded based on the SysML2 Ecore meta-model.

MORE COMING SOON

SysML2.NET.CodeGenerator

Provides convention-based HandleBars.NET code generators that use the SysML2 Ecore meta-model for code-generation

MORE COMING SOON

SysML2.NET.CodeGenerator.Tests

Suite of tests to verify the code-generators and to perform code-generation

MORE COMING SOON

Clone this wiki locally