|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| GraphEdgeSort | Constant values indicating the sort of edges of CFGs and PDGs. |
| GraphElement | An graph element which is an object of a GraphNode or GraphEdge class. |
| GraphNodeSort | Constant values indicating the sort of nodes of CFGs and PDGs. |
| Class Summary | |
| Graph | A graph object which is either a CFG or PDG. |
| GraphEdge | An edge object of CFGs and PDGs. |
| GraphElementList | A list of GraphElement. |
| GraphElementSet | A set of GraphElement.
|
| GraphNode | A node object of CFGs and PDGs. |
| Exception Summary | |
| GraphException | An object encapsulating a fatal error about the construction of CFGs and PDGs. |
Application programming interfaces for manipulating graphs created from source code. This package provides common classes storing information about graphs and interfaces accessing the information.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||