Prev | Next |
Ada 2012 Options - User
If you intend to generate Ada 2012 code from your model, you can configure the code generation options using the 'Ada' page of the 'Preferences' dialog to:
- Inform the reverse engineering process whether the name of the Tagged Record is the same as the Package name
- Advise the engine of the alternate Tagged Record name to locate
- Specify whether the engine should create a reference type for the Tagged Record (if one is not defined)
- Supply the name of the reference type to be created (default is Ref)
- Specify the reference parameter of a Reference / Access type
- Tell the engine to ignore the name of the reference parameter
- Indicate the name of the reference parameter to locate
Access
Ribbon |
Start > View > Preferences > Source Code Engineering > Ada |
Keyboard Shortcuts |
|
Options
Option |
Action |
See also |
---|---|---|
Disable Language |
Leave this checkbox unselected to support Ada 2012 code generation. Select this checkbox to disable Ada 2012 code support. |
|
Options for the current user |
Specifies the options used for the current user; these options apply to all models that are accessed by the user. |
Notes
Learn more