Can an attribute refer to two ecore reference objects? [message #20662] |
Wed, 16 August 2006 08:03  |
Eclipse User |
|
|
|
Hi,
How can i design an Ecore model to have an attribute refer to multiple
ecore objects?
For example:
<menu id="main_menu">
<choice next="#menu1"/>
<choice next="#form1"/>
</menu>
<menu id="menu1">
<choice next="#menu3"/>
<choice next="#menu4"/>
</menu>
<form id="form1">
...
...
...
</form>
I would like to represent the values of next attribute as connections in
the editor.
Is there a way to associate two references to the same attribute? What
could be the strategy to approach this problem?
Thanks in Advance
Regards,
-Balraj
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Can an attribute refer to two ecore reference objects? [message #40627 is a reply to message #40207] |
Wed, 06 September 2006 06:56  |
Eclipse User |
|
|
|
I believe your post "Can a link refer to two notational model in GMF?" from
Sep 05 is about the same issue, so feel free to attach the models to the
request tracking the issue,
https://bugs.eclipse.org/bugs/show_bug.cgi?id=156223
Artem
"Balraj Kannan" <balraj.kannan@hp.com> wrote in message
news:de4cca79f1ea80aa7c88764fbc2d48a8$1@www.eclipse.org...
> Hi Artem,
>
> Thanks for your reply, I use the web interface to connect to the news
> group. I am behind the firewall and unable to configure the outlook
> express to connect to the news group. With web interface there is no
> option available to attach any files :(. May I request you to kindly
> provide me with your email ID to which I can mail my gmf map and ecore
> files.
>
>
> Thanks in Advance,
> Regards,
> Balraj
>
|
|
|
Powered by
FUDForum. Page generated in 0.07410 seconds