Skip to main content



      Home
Home » Modeling » ATL » [EMFTVM] writing to console
[EMFTVM] writing to console [message #1385167] Wed, 04 June 2014 13:27 Go to next message
Eclipse UserFriend
Are there any possibilities to write to the console when using EMFTVM? There is println() method for strings and it does work with ATL just fine, but in case of EMFTVM I've got following exception:
org.eclipse.m2m.atl.emftvm.util.VMException: java.lang.UnsupportedOperationException: #native!java.lang.String::println()


Thank you!
Re: [EMFTVM] writing to console [message #1385279 is a reply to message #1385167] Thu, 05 June 2014 06:55 Go to previous message
Eclipse UserFriend
You can use debug(), which is the same as println() except that it returns the value on which is was invoked.
Previous Topic:Migration from ATL to EMFTVM
Next Topic:additional function
Goto Forum:
  


Current Time: Wed Jul 23 03:30:35 EDT 2025

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

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

Back to the top