Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » OCL and toString
OCL and toString [message #42424] Fri, 28 July 2006 20:11
Eclipse UserFriend
Originally posted by: irbull.cs.uvic.ca

I have also added
https://bugs.eclipse.org/bugs/show_bug.cgi?id=152207

This bug requests a standard toString() method that can be used on
Collections and built in types. For debugging OCL it sometimes help to
be able to concat several things together, but currently concat only
works on strings. So self.books->size() cannot be added to a String.

Something like self.books->size().toString() may work.

Cheers,
Ian
Previous Topic:Complex OCL console
Next Topic:OCL and toString
Goto Forum:
  


Current Time: Wed Sep 25 14:44:20 GMT 2024

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

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

Back to the top