Code Generation
After you have created an SWC
, you will usually want to see whether code generation works as intended.
Note |
|---|
The SWC must be integrated into a project. A so-called default project can be defined for each software component for that purpose. This is the only way to access the implementation information. Without project context, the conversion formulas as well as all implementations of imported entities are missing. |
You can do the following:
See also