![]() | An unmodifiable list of EdgeSet objects representing the edges in the traversal coming into the nodes in this set. Each EdgeSet will be nonempty and have a nonempty source NodeSet. |
![]() | The class graph node corresponding to this node set. |
![]() | An unmodifiable list of EdgeSet objects representing the edges in the traversal going out of the nodes in this set. Each EdgeSet will be nonempty and have a nonempty target NodeSet. |
![]() | |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Is "nodeSet" a set of copies of the same node as this? |
![]() |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
TraversalNodeSetBase Class | edu.neu.ccs.demeter.APRlib Namespace