Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Graphiti Model Objects and Diagram(Need to seperate Domain Model Object and Diagram to store in Repository (like EMFStore))
Graphiti Model Objects and Diagram [message #1261223] Sun, 02 March 2014 10:21 Go to next message
Hammad A is currently offline Hammad AFriend
Messages: 6
Registered: December 2013
Junior Member
Hi,

1. I am using EMFStore as repository. Would appreciate if someone help me on how can I save domain model object seperate from diagram? (which feature and which portion of the code in that feature should add this saving logic? - lets say from our example tutorial)

2. Also how can I add diagram related attributes to EMFStore for shared editing and version control?

Thank you.

[Updated on: Sun, 02 March 2014 10:50]

Report message to a moderator

Re: Graphiti Model Objects and Diagram [message #1262376 is a reply to message #1261223] Mon, 03 March 2014 15:18 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

have you seen http://www.eclipse.org/graphiti/developers/faq.php ? It
describes the basic steps for storing domain data in a separate resource.

Basically it all depends on adding new EObjects to the right EMF resource,
saving will happen to the right file afterwards without changes.

Michael
Previous Topic:Graphiti - Eclipse EMF
Next Topic:New Graphiti functionalities
Goto Forum:
  


Current Time: Fri Apr 26 02:31:03 GMT 2024

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

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

Back to the top