![]() | A collection of nodes in the class graph. |
![]() | A List of edges (EdgeI objects) coming into node v. Return an empty list if there are no incoming edges. |
![]() | The node labeled l in the class graph. |
![]() | A collection of edges (EdgeI objects) going out of node v. Return an empty collection if there are no outgoing edges. |
IClassGraph Interface | edu.neu.ccs.demeter.APRlib Namespace