Uses of Package
org.jtool.jxplatform.wrapper.collection

Packages that use org.jtool.jxplatform.wrapper.collection
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.query Application programming interfaces for interaction with the XML representaion of source code. 
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.  
 

Classes in org.jtool.jxplatform.wrapper.collection used by org.jtool.jxplatform.graph.cfg
JxVariableList
          A list of JxVariable wrappers.
 

Classes in org.jtool.jxplatform.wrapper.collection used by org.jtool.jxplatform.graph.pdg
JxVariableList
          A list of JxVariable wrappers.
 

Classes in org.jtool.jxplatform.wrapper.collection used by org.jtool.jxplatform.query
JxClassList
          A list of JxClass wrappers.
JxFieldList
          A list of JxField wrappers.
JxFileList
          A list of JxFile wrappers.
JxMethodList
          A list of JxMethod wrappers.
 

Classes in org.jtool.jxplatform.wrapper.collection used by org.jtool.jxplatform.wrapper
JxClassList
          A list of JxClass wrappers.
JxFieldList
          A list of JxField wrappers.
JxMethodList
          A list of JxMethod wrappers.
JxVariableList
          A list of JxVariable wrappers.
 

Classes in org.jtool.jxplatform.wrapper.collection used by org.jtool.jxplatform.wrapper.collection
JxClassList
          A list of JxClass wrappers.
JxFieldList
          A list of JxField wrappers.
JxFileList
          A list of JxFile wrappers.
JxMethodList
          A list of JxMethod wrappers.
JxVariableList
          A list of JxVariable wrappers.