A C D E F G H I J L M N P R S T U W 
All Classes All Packages

S

setJavaPointsToAnalysisMode() - Static method in class com.ensoftcorp.open.pointsto.preferences.PointsToPreferences
Configures points-to analysis mode to target Java source
setJimplePointsToAnalysisMode() - Static method in class com.ensoftcorp.open.pointsto.preferences.PointsToPreferences
Configures points-to analysis mode to target Jimple
setPointsToAnalysisFIFOFrontierMode() - Static method in class com.ensoftcorp.open.pointsto.preferences.PointsToPreferences
Configures points-to analysis frontier mode to use FIFO mode
setPointsToAnalysisLIFOFrontierMode() - Static method in class com.ensoftcorp.open.pointsto.preferences.PointsToPreferences
Configures points-to analysis frontier mode to use LIFO mode
setPointsToAnalysisLRUFrontierMode() - Static method in class com.ensoftcorp.open.pointsto.preferences.PointsToPreferences
Configures points-to analysis frontier mode to use LRU mode
size() - Method in class com.ensoftcorp.open.pointsto.utilities.frontier.FIFOFrontier
Returns the number of elements in this frontier set (its cardinality).
size() - Method in interface com.ensoftcorp.open.pointsto.utilities.frontier.Frontier
Returns the number of elements on the frontier
size() - Method in class com.ensoftcorp.open.pointsto.utilities.frontier.LIFOFrontier
Returns the number of elements in this frontier set (its cardinality).
size() - Method in class com.ensoftcorp.open.pointsto.utilities.frontier.LRUFrontier
Returns the number of elements in this frontier set (its cardinality).
start(BundleContext) - Method in class com.ensoftcorp.open.pointsto.Activator
 
statedType(Node) - Static method in class com.ensoftcorp.open.pointsto.utilities.AnalysisUtilities
Given an object reference, return the stated type of that reference.
stop(BundleContext) - Method in class com.ensoftcorp.open.pointsto.Activator
 
SubtypeCache - Class in com.ensoftcorp.open.pointsto.utilities
A cache for efficiently answering subtyping relationships
SubtypeCache(IProgressMonitor) - Constructor for class com.ensoftcorp.open.pointsto.utilities.SubtypeCache
 
A C D E F G H I J L M N P R S T U W 
All Classes All Packages