in reply to Re: getting a list of all subclasses of base class x
in thread getting a list of all subclasses of base class x

thanks,
the problem is, I want to do some analysis based on PPI generated tokens and PPI does not know my application. So the classes are sort of cast in stone and out of my reach.

I thought it would be best, if PPI would offer a method to deliver a list of all token classes that it is using. So, all clients could ask the service providing module, if they need to.
However that does not seem to be the case, so I am looking for something else.

  • Comment on Re^2: getting a list of all subclasses of base class x