[473075] Update tests to only use qualified type names with AQL

With the grammar change in AQL a typename has to be qualified like
packageName::EClassName

It looks like a few queries in our test suites where not using this
syntax, this commit update those queries to use the package prefix.

Bug: 473075
Change-Id: I73d2053fc1c1432af8957a1c6ddb713762ed9feb
Signed-off-by: Cedric Brun <cedric.brun@obeo.fr>
6 files changed