|
From: Michalis K. <ka...@us...> - 2026-03-30 01:36:48
|
Interfaces are part of "hierarchy". What interfaces are implemented by a given class is visible in that class docs, and in GraphViz graph (we cannot really show this in "hierarchy" since a class may implement multiple interfaces). Closing - I think realistically we have implemented what is necessary. If anything remains, please submit a GitHub issue: https://github.com/pasdoc/pasdoc/issues --- **[feature-requests:#47] Support for interface realization** **Status:** open **Group:** **Created:** Thu Sep 30, 2010 01:18 PM UTC by Anonymous **Last Updated:** Mon Nov 05, 2012 10:17 AM UTC **Owner:** nobody There is no support for interface realization in such way as for inheritance. I.e. There is inheritance hierachy but there is no interface realization one. There is @inherited tag for inherited members but there are no resembled things for interface members to realize --- Sent from sourceforge.net because pas...@li... is subscribed to https://sourceforge.net/p/pasdoc/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pasdoc/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |