Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » OCL and toString
OCL and toString [message #42424] Fri, 28 July 2006 16: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: Tue Jul 22 12:55:04 EDT 2025

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

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

Back to the top