Author Topic: Custom Table - Internal Code Script  (Read 1750 times)

duncan.greenyer

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Custom Table - Internal Code Script
« on: May 10, 2022, 01:22:58 am »
I am creating a new stereotyped element specializing the "Custom Table" element. The "Custom Table" element has a script operation and I wish to set the content of the script for my specialized type so that when I drag it onto a diagram from the toolbox the script is already defined. Is this possible? if yes, how can I achieve this?

Many thanks, in advance.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +566/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Custom Table - Internal Code Script
« Reply #1 on: May 10, 2022, 02:07:22 am »
You might need to look into patterns, use the template package to define the default script, or use an add-in.

Geert