claudiazanabria / kth-simulink-exchange

Automatically exported from code.google.com/p/kth-simulink-exchange
1 stars 0 forks source link

ATL from east: lines are not supported #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an EAST model with two blocks and one line.
2. Uncomment line in rule FunctionTypes2Subsystems to process lines.
3. Run the transformation to simulink.

What is the expected output? What do you see instead?
The line endpoints in the .simliunk file are not the same ports that belong to 
the system.
You'll get new port objects.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by alex%sch...@gtempaccount.com on 6 Jul 2010 at 8:42

GoogleCodeExporter commented 8 years ago
Issue 17 has been merged into this issue.

Original comment by alex%sch...@gtempaccount.com on 6 Jul 2010 at 8:51

GoogleCodeExporter commented 8 years ago
I am currently working with model transformations and i have found information 
about smiulink in one thesis paper. Would you please be kind and explain to me 
how you made the transformation. For example i have read that EAST-ADL meta 
model which is generated by CEA is available, and that you have used that 
meta-model to implement the Ecore. Can you tell me:
  1. what CEA is
  2. The difference between EAST-ADL meta model generated by CEA and EAST-ADL        transformed to XML Schema?

Thanks in advance,
Nigsti

Original comment by nigstiay...@gmail.com on 12 May 2011 at 12:06