Jxpaltform API Specification

Packages
org.jtool.jxplatform Application programming interfaces for interaction with the Eclipse plug-in.
org.jtool.jxplatform.actions Application programming interfaces for interaction with the Eclipse Java User Interface.
org.jtool.jxplatform.dom Application programming interfaces for manipulating XML documents.
org.jtool.jxplatform.event Application programming interfaces for dealing with events.
org.jtool.jxplatform.graph Application programming interfaces for manipulating graphs created from source code.
org.jtool.jxplatform.graph.cfg Application programming interfaces for manipulating control flow graphs (CFGs) created from source code.
org.jtool.jxplatform.graph.pdg Application programming interfaces for manipulating program dependence graphs (PDGs) created from source code.
org.jtool.jxplatform.io Application programming interfaces for operations related to file I/O.
org.jtool.jxplatform.j2x Application programming interfaces for converting source code into XML documents.
org.jtool.jxplatform.j2x.parser Application programming interfaces for parsing source code and generating original XML documents.
org.jtool.jxplatform.j2x.resolver Application programming interfaces for resolving several bindings related to class-type, method call, and field access.
org.jtool.jxplatform.query Application programming interfaces for interaction with the XML representaion of source code.
org.jtool.jxplatform.repository Application programming interfaces for retrieving information about source code which is stored in the repository of XML documents.
org.jtool.jxplatform.wrapper Application programming interfaces for interaction with the XML representaion of source code.
org.jtool.jxplatform.wrapper.collection Application programming interfaces for collectively managing Java wrappers.