Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » NodeUtil in Xtext 2.0 (M6)? [Solved]
NodeUtil in Xtext 2.0 (M6)? [Solved] [message #663230] Mon, 04 April 2011 12:22 Go to next message
Simon Stratmann is currently offline Simon StratmannFriend
Messages: 27
Registered: February 2011
Junior Member
Edit: Sorry, found it: NodeModelUtils.

---

Hi,

I found various threads showing code using NodeUtil to traverse the node model, but Xtext 2.0 doesn't seem to have this class.
Is there a replacement for this class or another way? I need to find out the names of cross references in my model but can't because of "Cyclic resolution of lazy links" (see http:// www.eclipse.org/forums/index.php?t=tree&th=166779&#p age_top).

Thanks,

Simon

[Updated on: Mon, 04 April 2011 12:23]

Report message to a moderator

Re: NodeUtil in Xtext 2.0 (M6)? [message #663267 is a reply to message #663230] Mon, 04 April 2011 12:46 Go to previous message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hi Simon,

we rewrote the node model and the respective utility class got a new
name: NodeModelUtils will serve your needs.

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 04.04.11 14:22, schrieb Simon Stratmann:
> Hi,
>
> I found various threads showing code using NodeUtil to traverse the node
> model, but Xtext 2.0 doesn't seem to have this class.
> Is there a replacement for this class or another way? I need to find out
> the names of cross references in my model but can't because of "Cyclic
> resolution of lazy links" (see
> http://www.eclipse.org/forums/index.php?t=tree&th=166779 &#page_top).
>
> Thanks,
>
> Simon
Previous Topic:Using single "'" / "Hiding" terminal rules
Next Topic:[xtend2][xbase] Reference to constants
Goto Forum:
  


Current Time: Thu Apr 25 22:35:36 GMT 2024

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

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

Back to the top