STARIONGROUP / COMET-SDK-Community-Edition

The Concurrent Design Platform C# Software Development Kit that is compliant with ECSS-E-TM-10-25 Annex A and Annex C
https://www.stariongroup.eu
GNU Lesser General Public License v3.0
9 stars 3 forks source link

Add DataModelUtils, from Webservices ORM, functionality to SDK #26

Open samatstariongroup opened 6 years ago

samatstariongroup commented 6 years ago

Prerequisites

Description

The DataModelUtils class is rather generic in nature and useful in other projects that rely on the C# SDK. The class is code generated

An extra method shall return all the names of the types per "partitition" which can be

Propose to add a Partition Enum to make this explicit and not just have it string based.

System Configuration

alexatstariongroup commented 4 years ago

To investigate the impact first perform the move manually. Asses the necessary changes required to WebServices. One that is know, perform the CodeGen changes.