Get information of a Drop-in

Hi,

Do yo know how to generate documentation from information saved in a dropin ? I have some relevant information in PVMT and Basic Price Viewpoint assigned to physical components and I want to put in M2Doc. The problem is that I don’t know how to access to it with AQL.

Any help or advice regarding the AQL expressions I have to use?

Thank you,

I.B

You will need to add the nsURI of the EPackages declared be the PVMW extension. Then add them to your template using the [https://www.m2doc.org/ref-doc/nightly/#template-properties-wizard](Template properties wizard).
You can find the nsURI by selecting a PVMT element in your model and using the Sirius interpreter view you can ast for its EClass and EPackage:

aql:self.eClass().ePackage.nsURI