thanks, but i would like extract all the elements of the sequence,i think i use a iterative structure but i don't know how do it?
2010/5/26 Topcased user list where issues are discussed < [email protected]> > Hi, > you can use a select expression in your sequence: > b->select(e : uml!AbstractGoal | cond)->first() > > Regards > Tristan FAURE > > Le 23/05/2010 14:45, Topcased user list where issues are discussed a écrit > : > >> hi , >> how can I extract element of sequence >> b=Sequence {IN2!G1:uml!AbstractGoal,IN2!G2:uml!AbstractGoal,IN2!G3:uml! >> AbstractGoal} >> thanks >> >> >> _______________________________________________ >> Topcased-users mailing list >> [email protected] >> http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users >> > > _______________________________________________ > Topcased-users mailing list > [email protected] > http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users >
_______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
