Interface Summary File
You have the possibility to generate a CSV file, listing the interfaces included inside a Class.
To do this, in the Model Explorer tab, you have to right click on a Class (available for every level), then Generate > Interface Summary File:

The generated CSV file is located in the export package of your model, and it is named < name of the Class >.csv.
You will find the following information:
- Flow name
- Parameter and type of the flow
- If the flow is received or emitted by the Class
- Interface name
- The name of the port
- The name of the Class
tip
To find easily a Class from the Overview tab, you have to select the Class you want, then right click > Navigate > Go to element > Model Explorer:
