Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Please Help (Problem with Eugenia)
Please Help [message #1013415] Sat, 23 February 2013 10:59 Go to previous message
Joshua Nwokeji is currently offline Joshua Nwokeji
Messages: 89
Registered: January 2013
Member
Dear All,

I have defined multiple sources and targets from and to one node in ecore, and annotated it in emfatic, but when I ran the configuration it only gave me one link. Please see the code below,

@gmf.link(target.decoration="arrow", source="fromc", target="toc", source="fromd", target="tod", source="FromO", target="ToO", incoming="true")
class Refinement extends KLink {
ref Requirement toc;
ref Goal fromc;
ref Goal fromd;
ref Expectation tod;
ref Obstacle[1] FromO;
ref Obstacle[1] ToO;
}

Thanks

Joshua
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Converting OCL constraints on EVL constraints
Next Topic:Do the quickFixes work in tree-editor?
Goto Forum:
  


Current Time: Wed May 22 20:35:26 EDT 2013

Powered by FUDForum. Page generated in 0.01558 seconds