Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Dynamically extending a model using an xsd scheme
Dynamically extending a model using an xsd scheme [message #663149] Mon, 04 April 2011 06:41 Go to next message
Lior Missing name is currently offline Lior Missing nameFriend
Messages: 18
Registered: February 2011
Junior Member
Hi everyone!
Is there any way to extend a model dynamically using an xsd scheme?
In my base model I have a base abstract class, and in addition I have a frequently changed xsd that contains some other child classes. Is there any way for these xsd based classes to inherit from the 'static' base class dynamically?

Thanks!
Lior.
Re: Dynamically extending a model using an xsd scheme [message #663308 is a reply to message #663149] Mon, 04 April 2011 15:02 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------020000060101060903080504
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Lior,

Yes, it's possible.

Binding XML to Java
< http://www.theserverside.com/tt/articles/article.tss?l=Bindi ngXMLJava>
Build metamodels with dynamic EMF
< http://www.ibm.com/developerworks/library/os-eclipse-dynamic emf/>
http://ed-merks.blogspot.com/2008/01/creating-children-you-d idnt-know.html


Lior wrote:
> Hi everyone!
> Is there any way to extend a model dynamically using an xsd scheme? In
> my base model I have a base abstract class, and in addition I have a
> frequently changed xsd that contains some other child classes. Is
> there any way for these xsd based classes to inherit from the 'static'
> base class dynamically?
>
> Thanks!
> Lior.

--------------020000060101060903080504
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Lior,<br>
<br>
Yes, it's possible.  <br>
<blockquote><a target="_out"
href=" http://www.theserverside.com/tt/articles/article.tss?l=Bindi ngXMLJava">Binding
XML to Java</a><br>
<a target="_dw"
href=" http://www.ibm.com/developerworks/library/os-eclipse-dynamic emf/">Build
metamodels with dynamic EMF</a><br>
<a
href=" http://ed-merks.blogspot.com/2008/01/creating-children-you-d idnt-know.html"> http://ed-merks.blogspot.com/2008/01/creating-children-you-d idnt-know.html</a><br>
</blockquote>
<br>
Lior wrote:
<blockquote cite="mid:inboof$vqa$1@news.eclipse.org" type="cite">Hi
everyone!
<br>
Is there any way to extend a model dynamically using an xsd scheme? In
my base model I have a base abstract class, and in addition I have a
frequently changed xsd that contains some other child classes. Is there
any way for these xsd based classes to inherit from the 'static' base
class dynamically?
<br>
<br>
Thanks!
<br>
Lior.
<br>
</blockquote>
</body>
</html>

--------------020000060101060903080504--


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Change help text in properties view
Next Topic:updating ecore instance with derived ocl values
Goto Forum:
  


Current Time: Sat Apr 20 01:31:58 GMT 2024

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

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

Back to the top