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 3c096d712d feat(TUP-18528): SAP: Create new wizard to retrieve ADSO. (#1285)
* feat(TUP-18528): SAP: update emf model for retrieve ADSO.

* feat(TUP-18528): SAP:add new repository object type to create ADSO node.

* feat(TUP-18528): SAP: add Hana database properties on wizard.

* feat(TUP-18528): SAP: add context support for Hana database properties
on wizard.

* feat(TUP-18528): Improve to retrieve sap ADSO schema.

* feat(TUP-18528): Improve and fix some bugs for ADSO.

* feat(TUP-18528): Improve to support drag&drop parameters for ADSO
component.

* feat(TUP-18528): fix bug of TUP-18971 Schema won't be moved to Recycle
bin
2017-11-29 14:54:06 +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