Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » OCL » OCL Iterator index
OCL Iterator index [message #980065] Sun, 11 November 2012 05:13 Go to previous message
Andrea Sindico is currently offline Andrea Sindico
Messages: 250
Registered: November 2010
Senior Member

I need to get the index of an iterator. For instance I have a CallOperationAction which refers to a Class' Operation and takes a set of object as parameters. I need to check whether the passed objects are in number and types compatible with the related operation signature. To this end I am iterating on the Operation parameters as an ordered set and, inside the iterator, I'd like to check if the current parameter (in the right order) has the same type with the i-th object of the call operation action. I therefore need to get the iterator index/counter. Is there any way to do that?

Regards


Follow me on Twitter @andreasindico

 
Read Message
Read Message
Previous Topic:Operation Body Expression
Next Topic:[VT] Consultas super r
Goto Forum:
  


Current Time: Tue May 21 02:10:41 EDT 2013

Powered by FUDForum. Page generated in 0.02001 seconds