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

R

RA_ALGORITHM - Static variable in class com.ensoftcorp.open.cg.preferences.CallGraphPreferences
Enable/disable RA
RA_ALGORITHM_DEFAULT - Static variable in class com.ensoftcorp.open.cg.preferences.CallGraphPreferences
 
RapidTypeAnalysis - Class in com.ensoftcorp.open.cg.analysis
Performs a Rapid Type Analysis (RTA) In terms of call graph construction precision this algorithm ranks better than CHA.
REACHABILITY_RESTRICTIONS - Static variable in class com.ensoftcorp.open.cg.preferences.CallGraphPreferences
Enable/disable reachability restrictions in various CG algorithms
REACHABILITY_RESTRICTIONS_DEFAULT - Static variable in class com.ensoftcorp.open.cg.preferences.CallGraphPreferences
 
ReachabilityAnalysis - Class in com.ensoftcorp.open.cg.analysis
This is about the simplest call graph we can make (dumber than a CHA).
restoreDefaults() - Static method in class com.ensoftcorp.open.cg.preferences.CallGraphPreferences
Restores the default preferences
RTA_ALGORITHM - Static variable in class com.ensoftcorp.open.cg.preferences.CallGraphPreferences
Enable/disable RTA
RTA_ALGORITHM_DEFAULT - Static variable in class com.ensoftcorp.open.cg.preferences.CallGraphPreferences
 
run() - Method in class com.ensoftcorp.open.cg.analysis.CGAnalysis
Runs the call graph construction (if it hasn't been run already) and returns the time in milliseconds to complete the analysis
A C D E F G H I L M P R S T U W X Z 
All Classes All Packages