Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Epsilon Book - correction
Epsilon Book - correction [message #1795448] Sat, 22 September 2018 21:43 Go to next message
Henri Boucher is currently offline Henri BoucherFriend
Messages: 56
Registered: September 2015
Member
Listing 3.1: Demonstration of Native Type in EOL
line 2
file.absolutePath.println(); should be file.getAbsolutePath.println();
Re: Epsilon Book - correction [message #1795452 is a reply to message #1795448] Sun, 23 September 2018 07:18 Go to previous messageGo to next message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi Henri,

Both seem to be working fine in the latest version of Epsilon. Which version have you tested this with?

Cheers,
Dimitris
Re: Epsilon Book - correction [message #1795467 is a reply to message #1795452] Sun, 23 September 2018 18:32 Go to previous messageGo to next message
Henri Boucher is currently offline Henri BoucherFriend
Messages: 56
Registered: September 2015
Member
Oops,

absolutePath is not in the java Javadoc.
https://docs.oracle.com/javase/10/docs/api/java/io/File.html

Cheers.
Re: Epsilon Book - correction [message #1795559 is a reply to message #1795467] Tue, 25 September 2018 09:37 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi Henri,

No worries. In Epsilon all getters/setters can also be accessed as properties for conciseness.

Cheers,
Dimitris
Previous Topic:nested loop and remove duplicate sequence
Next Topic:Applying stereotypes fails when running eol using java
Goto Forum:
  


Current Time: Sat Apr 20 01:05:50 GMT 2024

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

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

Back to the top