M2Doc uses the Accelo Query Language (AQL) for data access to the medini analyze model data.
In an AQL statement, everything after the m: is either a pure AQL statement
or an M2Doc control statement, such as a conditional statement or a loop, using AQL
statements.
For more information about AQL, see the Eclipse AQL documentation.