Run SDL Trados Plug-ins programatically

I know how to work with SDL Trados APIs, thanks to helps find in this page:https://appstore.sdl.com/language/developers/sdk.html

I want to use SDL Analyse plug-in to calculate the weighted word count of my source file + translation memory file and want to do it programmatically.

 

I am wonder , how can I call any of these Plug-ins in C# language? I cannot find the source code or the API help documents of them.

as a general question: can I run these plugins (find in SDL App Store) programmatically?

thankyou.