Appendix A. Poseidon C# Code Generation Plug-In Guide

Table of Contents
General Rules
Modeling Element Rules

General Rules

Tagged Values

These tagged value keys are supported when the value is set to 'true' within the appropriate context:

  • internal

  • protected internal

  • volatile

  • override

  • sealed

  • extern

  • internal

  • virtual

Additional Stereotypes

  • <<event>>

  • <<readonly>>

  • <<delegate>>