This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/plugins/org.talend.model/model
hcyi 8b34d91c2a feat(TUP-38042):Improve context view display. (#6332)
* feat(TUP-38042):Improve context view display.

* feat(TUP-38042):Improve context view display.

* feat(TUP-38042):Improve context view display.

* feat(TUP-38042):Improve for Move the "Enable prompt" and Remove "Prompt
label" column.

* feat(TUP-38042):update context message and improve for GUI

* feat(TUP-38042):improve for GUI

* feat(TUP-38042):Refactoring context view.

* feat(TUP-38042):TUP-40126 [bug] "Enable prompt" still use old settings
after migration

* feat(TUP-38042):TUP-40126 [bug] "Enable prompt" still use old settings
after migration

* feat(TUP-38042):TUP-40178 [bug] UI Problems

* feat(TUP-38042):TUP-40126 [bug] "Enable prompt" still use old settings
after migration

* feat(TUP-38042):TUP-40126 [bug] "Enable prompt" still use old settings
after migration

* feat(TUP-38042):TUP-40126 [bug] "Enable prompt" still use old settings
after migration

* feat(TUP-38042):TUP-40126 [bug] "Enable prompt" still use old settings
after migration and update messages

* feat(TUP-38042):TUP-40215[bug] Browse button is missing in File Type
Field

* feat(TUP-38042):TUP-40127[bug] Improve: Dropdown list doesn't shows well
after click button "V"
2023-09-07 11:01:38 +08:00
..
2016-02-12 13:46:18 +01:00

- When reloading ecore and genmodel from xsd files, please take care to reorder items in .ecore files
- have a look at commits 15815 and 15816 to see how to do this


Diagram files ".aird"
=====================
- REQUIRED: install the Eclipse plugin "EcoreTools : Ecore Diagram Editor 3.0" from "Help" > "Eclipse Market Place"

To create a diagram files .aird from .core file, please follow the below instructions:
- right click on ".ecore" file > "Initialize Ecore Diagram" > "Finish"
- right click on created ".aird" file > "Create Representation"
- in opened Wizard, select the "Design" > "Entities" then "Next", then "Finish"
- change the representation name as you want, then "Ok"
- the diagram is now opened but empty, DOUBLE-CLICK on displated note
=> Diagram is creating...


To open a diagram files .aird, please follow the below instructions:
- open the "Sirius" > "Model Explorer" view from "Window" > "Show View" > "Other"
- then, "right click on .aird file" > "Open"
- the diagram will not open in an editor at this time, so expand "tree item .aird" from "Model explorer" view 
	to "Representations per category" > "Design" > "Entities" > right click on "talend file class diagram" > "Open"
=> Diagram is opened