Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

C# Transformation

The C# transformation converts Platform-Independent Model (PIM) elements to language-specific C# Class elements.

The transformation converts PIM model types to C# types and creates encapsulation according to Enterprise Architect's options for creating properties from C# attributes, which you set on the C# Specifications page of the Options dialog.

Example

The Platform-Independent Model (PIM):

PIM

 

After transformation, becomes the PSM:

PSM_CS

Learn more