Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Transition of element copy paste
Transition of element copy paste [message #442164] Fri, 31 July 2009 12:13
Vikas Goyal is currently offline Vikas GoyalFriend
Messages: 34
Registered: July 2009
Member
Hi ,

I have two elements lets say Element A and Element B . There is a
Transition(Connection) between Element A and element B. In this case in
the model file for element A will look like :

<A xmi:id="_4nwdEHttEd6Xw4pguv4-yA" label ="a">

<TransitionAB xmi:id="_91ZmoHttEd6Xw4pguv4-yA"
source="_4nwdEHttEd6Xw4pguv4-yA" targetElement="_8apf4HttEd6Xw4pguv4-yA"/>
</A>

Now when I copy element A only(not the transition from A to B) even than
<TransitionAB xmi:id="_91ZmoHttEd6Xw4pguv4-yA"
source="_4nwdEHttEd6Xw4pguv4-yA" targetElement="_8apf4HttEd6Xw4pguv4-yA"/>
part get copy and pasted . This is giving me problem in my further
processing.

Could you please suggest me that if I have not selected the transition
(during copy operation ) than it should not copy <Transition .../> part of
Element A or atleast it should not paste it .

Thanks in advance.
Best Regards,
Vikas
Previous Topic:Properties empty after composing Model, Edit and Diagram into one Plug-in
Next Topic:extended model, how to extend diagram editor?
Goto Forum:
  


Current Time: Fri Apr 19 21:19:50 GMT 2024

Powered by FUDForum. Page generated in 0.02779 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top