Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
G
S
G
getBasicBlockGraphManager()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the basic block manager.
getCallGraph()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the call graph.
getCompilationUnit(IFile)
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves the compilation unit corresponding to the contents of the given file.
getCounter()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieve the current counter value.
getDA(Comparable<?>)
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the requested dependence analysis info.
getDAs()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to all dependence analyses.
getEnvironment()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the environment.
getEscapeInfo()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the escape info.
getFileFor(SootClass)
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves the files corresponding to the class represented by the given class.
getJimpleMethodForSelection()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves the Jimple method corresponding to the method that contains the current selection.
getJimpleStmtsFor(IFile, IType, IMethod, int)
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves the Jimple statements for the given line in the given method in the given type in the given file.
getJimpleStmtsForSelection()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves the Jimple statements for the given selection.
getKaveriPlugin()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the Kaveri plugin.
getMethodForIn(SootMethod, IFile)
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves the JDT method corresponding the given Soot method.
getMonitorInfo()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the monitor information.
getOFAnalyzer()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the object-flow analyzer.
getReadWriteInfo()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the read-write info.
getRootMethods()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves the collection root/entry methods.
getSelection()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves the current selection (if any) in the active editor (if any).
getSelectionContainingCompilationUnit()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves the compilation unit corresponding to the file in which the current selection occurs.
getSelectionContainingFile()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves the file containing the selection.
getSlicerTool()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the slicer tool.
getStmtGraphFactory()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Retrieves a handle to the CFG factory.
getWorkbench()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Get a handle to the workbench.
getWorkSpace()
- Method in class edu.ksu.cis.indus.dom.
SlicerDOM
Get a handle to the workspace.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
G
S