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

Ada 2005 Options

Note:

Ada 2005 support is available in the System Engineering and Ultimate editions of Enterprise Architect.

Configure options for Ada 2005 code generation using the Ada page of the Options dialog (select the Tools | Options | Source Code Engineering | Ada menu option). The options you can specify include:

  • Use Class Name for Tagged Record - to inform the reverse engineering process whether the name of the Tagged Record is the same as the package name
  • Alternate Tagged Record Name - to advise the engine of the alternate Tagged Record name to locate
  • Define Reference for Tagged Record - to specify whether the engine should create a reference type for the Tagged Record ( if one is not defined)
  • Reference Type Name - to supply the name of the reference type to be created (default is Ref)
  • Ref Parameter Style - to specify the reference parameter of a Reference / Access type
  • Ignore Reference Parameter Name - to tell the engine to ignore the name of the reference parameter
  • Ref Parameter Name - to indicate the name of the reference parameter to locate

ADA Options