Actifsource

#6859 [Story/DomainDiagramEd] Define the creation of a resource via the palette in the domain diagram via aspect

Actifsource code generator for any programming language
Release: Actifsource V11.3.0

It should be possible to define the creation of a resource via the palette in the domain diagram editor itself.


Use the 'PaletteEntryAspect':

6859 1 Palette1

Add the java aspect:

6859 2 Palette2

Add the java aspect implementation:

6859 3 Palette3

Use the aspect:

6859 4 Palette4

On github the example has been extended: