Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » c:iterate + inheritance
c:iterate + inheritance [message #56857] Wed, 04 February 2009 16:12
Youmm P. is currently offline Youmm P.Friend
Messages: 140
Registered: July 2009
Senior Member
Hello,

I would like to do something like

<c:iterate select="//*[ancestor-or-self::Entity]" var="element" >
....
</c:iterate>

Since around 10 eClasses inherit from Entity, I don't want to test each
one with self:typeA | self:TypeB etc.

Is it possible?

Thanks in advance.
Previous Topic:[Announce] M2T XPAND 0.7.0 M200902040403 is available
Next Topic:[Announce] M2T XPAND 0.7.0 M200902051100 is available
Goto Forum:
  


Current Time: Sun Jun 30 13:48:47 GMT 2024

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

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

Back to the top