Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Load domain model from diagram file
Load domain model from diagram file [message #1053796] Tue, 07 May 2013 15:46 Go to next message
Dennis Melzer is currently offline Dennis MelzerFriend
Messages: 244
Registered: July 2009
Senior Member
Hello,

is there a possiblity to load the graphiti diagramm file without the graphit.mm plugin?
The graphiti diagramm is on place 0
        ResourceSet resSet = new ResourceSetImpl();
            Resource resource = resSet.getResource(URI.createFileURI("my.diagramm"), true);
            resource.getContents().get(0);


My own domain Model ist on place 1.
How can i load my emf domain model without the graphiti metamodel?

Thanks
Re: Load domain model from diagram file [message #1054149 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054183 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054220 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054258 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054295 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054334 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054374 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054414 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054454 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054495 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054536 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054578 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054620 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054663 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054706 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054750 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054797 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054846 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054898 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1054951 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055006 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055062 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055124 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055185 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055248 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055313 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055380 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055446 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055516 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055586 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055659 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055732 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055805 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055883 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1055962 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056041 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056123 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056208 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056294 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056382 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056474 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056565 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056660 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056756 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056854 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1056955 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1057058 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1057163 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1057267 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1057372 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1057478 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1057590 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Re: Load domain model from diagram file [message #1057698 is a reply to message #1053796] Wed, 08 May 2013 08:20 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi,

EMF's reflective API should enable you to do that.

A maybe better alternative: have you thought about splitting the different
models into separate resources? The Graphiti diagram model would go into one
EMF resource, your domain model into another, possibly stored in two files
with the same name but different extensions.

Michael
Previous Topic:Auto save Editor
Next Topic:Milestones 0.10.0.v20130319-1346 remarks
Goto Forum:
  


Current Time: Tue Mar 19 10:45:34 GMT 2024

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

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

Back to the top