JxPlatform3 API Specification
JxPlatform3 is a tool platform that provides three types of easy-to-use models of Java source code.
It facilitates the development and maintenance of various kinds of software tools.
Packages
Package
Description
This package provides APIs that represent a CFG (control flow graph) for each method/field existing in Java source code.
This package provides APIs that represent a graph consisting of nodes and edges between them.
This package provides model builders that create source code models, CFGs, and PDGs.
This package provides APIs that represent a PDG (program dependence graph) for each method/field existing in Java source code.
This package provides APIs that builds a source code model consisting of packages, classes, methods, and fields.