Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » Plaintext Children
Plaintext Children [message #1826815] Fri, 01 May 2020 09:07 Go to next message
Andreas Bäuerle is currently offline Andreas BäuerleFriend
Messages: 11
Registered: April 2020
Junior Member
Dear ATL community,

The program I am currently working on is nearly working as it should. I only have one minor problem remaining:

In my output file I am not capable to write plaintext children like :
"<name x="-1658" y="-1369">timeout</name>"

I can set the attributes x and y perfectly fine, but I still did not manage to put the plaintext "timeout" in between the opening and closing tag. Is there any way in ATL to set direct plaintext children? Something like: t.name <-setChildren("timeout")

Thank you again very much in advance!

Bests,
Andreas
Re: Plaintext Children [message #1826849 is a reply to message #1826815] Sat, 02 May 2020 14:30 Go to previous messageGo to next message
Andreas Bäuerle is currently offline Andreas BäuerleFriend
Messages: 11
Registered: April 2020
Junior Member
Just for clarification purposes. IM searching for a way to create text child nodes in my document. Like this:

<node2>
<sub1> text </sub1>
</node2>

I only manage to create attribute nodes

Re: Plaintext Children [message #1830722 is a reply to message #1826849] Sat, 01 August 2020 13:33 Go to previous message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 589
Registered: September 2012
Location: Belgium
Senior Member

Can you export your Eclipse project as a zip file, and post it here as an attachment? That will provide some context to your question.

Cheers,
Dennis
Previous Topic:ATL problem with nested source model
Next Topic:Value is not legal : ATL Launch Java
Goto Forum:
  


Current Time: Thu Apr 18 01:35:26 GMT 2024

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

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

Back to the top