mo
Joined: 12 Sep 2003
Posts: 1
|
Posted: Fri Sep 12, 2003 10:19 pm Post subject: Having tough time designing EMF class diagrams
|
|
|
Hi..
I am trying to create a EMF model with two packages..
Say package com.test.a and com.test.a.b
package com.test.a has two classes TestA and TestB
package com.test.b has one class Test
I draw the emf class diagram in the following steps.
create classes TestA and TestB in com.test.a package in a.ecd file
create a package b in the same diagram
save the changes
click on open diagram
Add class Test
Save all files
open the a.ecd file and click on generate model
Create a new genmodel file and click ok.
Nothing happens..
No classes are generated..
|
|