Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » XSDConcreteComponentImpl
XSDConcreteComponentImpl [message #75946] Fri, 10 October 2008 04:33 Go to next message
gitanjali punj is currently offline gitanjali punjFriend
Messages: 59
Registered: July 2009
Member
Hello,
In the class XSDConcreteComponentImpl there is a method
called setElementGen(Element newElement).Can you please
explain the functionality?
Re: XSDConcreteComponentImpl [message #75984 is a reply to message #75946] Fri, 10 October 2008 11:20 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Gitanjali,

Comments below.


Gitanjali Punj wrote:
> Hello,
> In the class XSDConcreteComponentImpl there is a method called
> setElementGen(Element newElement).Can you please explain the
> functionality?
The XSD tree of components is created as wrappers around the basic DOM
representation. This method associates each individual element in the
DOM with the corresponding EMF object that represents it at the EMF level.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: XSDConcreteComponentImpl [message #603367 is a reply to message #75946] Fri, 10 October 2008 11:20 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Gitanjali,

Comments below.


Gitanjali Punj wrote:
> Hello,
> In the class XSDConcreteComponentImpl there is a method called
> setElementGen(Element newElement).Can you please explain the
> functionality?
The XSD tree of components is created as wrappers around the basic DOM
representation. This method associates each individual element in the
DOM with the corresponding EMF object that represents it at the EMF level.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:XSDResourceImpl
Next Topic:xsd export
Goto Forum:
  


Current Time: Fri Mar 29 02:22:54 GMT 2024

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

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

Back to the top