JDT Integration

Editing operations code

After generating Basyx code from an AAS using the menu:

AAS -> Generate Basyx code, you can edit the JAVA code of submodel operations using the Eclipse JDT editor.

This java code, if edited, will update the AAS model content (operation's name and parameters) and will be stored inside the model.

To launch the JDT editor, right click on the operation in the model Explorer and click on Designer -> launch JDT editor:

To be able to see the synchronisation between the JDT editor and the AAS Model content, make sure that the AAS model editor and the java file JDT editor are opened side by side as shown in the figure below.

It is possible to move the java file editor tab and place it side by side with the AAS Model editor in the editors zone.