Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Using Jet with recursive data structures
Using Jet with recursive data structures [message #516955] Thu, 25 February 2010 15:24 Go to next message
Martin Tauber is currently offline Martin TauberFriend
Messages: 122
Registered: July 2009
Senior Member
I have created an EMF model with recursions. Now I would like to use Jet
to create a file duming this data structure. Is that possible with jet?

I saw some interesting tags on the web for jet like:

<c:interag select="$whatever/abc>
....

I didn't find any documentation for that. Where do I have to look?

Regards
Martin
Re: Using Jet with recursive data structures [message #517045 is a reply to message #516955] Thu, 25 February 2010 21:28 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Martin,

It sounds like you're asking about JET2, so I added the M2T newsgroup to
the "to" list of the reply.


Martin Tauber wrote:
> I have created an EMF model with recursions. Now I would like to use
> Jet to create a file duming this data structure. Is that possible with
> jet?
>
> I saw some interesting tags on the web for jet like:
>
> <c:interag select="$whatever/abc>
> ...
>
> I didn't find any documentation for that. Where do I have to look?
>
> Regards
> Martin


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Using Jet with recursive data structures [message #518209 is a reply to message #517045] Wed, 03 March 2010 13:39 Go to previous messageGo to next message
Paul Elder is currently offline Paul ElderFriend
Messages: 849
Registered: July 2009
Senior Member
Martin:

JET documentation is here:

http://help.eclipse.org/galileo/index.jsp?nav=/21

Specific documentation on the c:iterate tag is here:

http://help.eclipse.org/galileo/topic/org.eclipse.jet.doc/re ferences/taglibs/controlTags/iterateTag.html

There is also a FAQ here:

http://wiki.eclipse.org/M2T-JET-FAQ

Paul
Re: Using Jet with recursive data structures [message #518221 is a reply to message #517045] Wed, 03 March 2010 14:01 Go to previous message
Paul Elder is currently offline Paul ElderFriend
Messages: 849
Registered: July 2009
Senior Member
Martin:

One more thing. You asked about navigating recursive data structures.

Take a look at the c:deepIterate tag:

http://help.eclipse.org/galileo/topic/org.eclipse.jet.doc/re ferences/taglibs/controlTags/deepIterateTag.html

And at this item in the JET 1.0 what's new:

http://wiki.eclipse.org/M2T-JET/Whats_New_in_1.0_%28Galileo% 29#Generating_content_from_recursive_structures_is_now_easie r

Paul
Previous Topic:TransactionalEditingDomain Lifecycle
Next Topic:[Teneo]: Documentation moved to wiki.eclipse.org, new update site, new examples project
Goto Forum:
  


Current Time: Fri Apr 26 21:23:46 GMT 2024

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

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

Back to the top