Bug 555982 - [VPDSL - Diagram] Fix Mixed AQL expressions
Summary: [VPDSL - Diagram] Fix Mixed AQL expressions
Status: RESOLVED FIXED
Alias: None
Product: Kitalpha
Classification: Polarsys
Component: AF and VP (show other bugs)
Version: 1.3.0   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard: 2223
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-08 10:47 EDT by Faycal Abka CLA
Modified: 2018-10-19 09:33 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Faycal Abka CLA 2018-10-08 10:47:49 EDT
support generation of such expression: "aql:self.eContainer().adresses->any(a | a.street.startWith('a')).size()"  + " Address: "  + "  aql: self.num + ' '" + aql.data.Address.street
Comment 1 Polarsys Genie CLA 2018-10-08 10:49:41 EDT
New Gerrit change created: https://git.polarsys.org/r/6736
Comment 3 Polarsys Genie CLA 2018-10-11 08:11:44 EDT
New Gerrit change created: https://git.polarsys.org/r/6749
Comment 5 Faycal Abka CLA 2018-10-19 09:33:07 EDT
Fixed