Author Topic: Document Generation: Class Operations  (Read 2933 times)

YogaMatt

  • EA User
  • **
  • Posts: 111
  • Karma: +8/-0
    • View Profile
Document Generation: Class Operations
« on: August 23, 2017, 06:25:34 pm »
Is it possible to use the in-built report generator to report on a selection of classes dotted around my model, so that their operations' signatures are tabulated like so:

Class NameOperationNameParam Name and TypeReturn Type
Class 1OperationX(Rows of parameters)integer

Or similar
Namaste