A B C D E G I L P R S T W 
All Classes All Packages

P

PathCounter - Class in com.kcsl.paths.algorithms
A base class to define the common interface and configurations of program path counting algorithms
PathCounter() - Constructor for class com.kcsl.paths.algorithms.PathCounter
Construct a new path counter with the default configurations
PathCounter(boolean) - Constructor for class com.kcsl.paths.algorithms.PathCounter
Construct a new path counter with the given configurations
PathCounter.CountingResult - Class in com.kcsl.paths.algorithms
Holds a path counting result, which consists of the number of paths counted and the number of additions performed to compute the result.
PathCounterPreferences - Class in com.kcsl.paths.preferences
Path Counter Preferences
PathCounterPreferences() - Constructor for class com.kcsl.paths.preferences.PathCounterPreferences
 
PathCounterPreferencesPage - Class in com.kcsl.paths.ui.preferences
 
PathCounterPreferencesPage() - Constructor for class com.kcsl.paths.ui.preferences.PathCounterPreferencesPage
 
PathDetailView - Class in com.kcsl.paths.ui.pathdetail
 
PathDetailView() - Constructor for class com.kcsl.paths.ui.pathdetail.PathDetailView
 
PathEnumerator - Class in com.kcsl.paths.algorithms
 
PathEnumerator() - Constructor for class com.kcsl.paths.algorithms.PathEnumerator
 
PathEnumerator(boolean) - Constructor for class com.kcsl.paths.algorithms.PathEnumerator
 
PathEnumerator.EnumerationResult - Class in com.kcsl.paths.algorithms
Holds a path counting result and the path enumeration
PathExpressions - Class in com.kcsl.paths.algorithms
 
PathExpressions() - Constructor for class com.kcsl.paths.algorithms.PathExpressions
 
PathExpressions(boolean) - Constructor for class com.kcsl.paths.algorithms.PathExpressions
 
PathFactory - Class in com.kcsl.paths.common
This is an Atlas implementation of a path counting algorithm for graphs without enumeration.
PathFactory() - Constructor for class com.kcsl.paths.common.PathFactory
 
PathSequence - Class in com.kcsl.paths.regex
 
PathSequence() - Constructor for class com.kcsl.paths.regex.PathSequence
 
PathSequenceSmartView - Class in com.kcsl.paths.ui.smart
The Smartview accept a function/method node and spits out the acyclic CFG transform based on the algorithm implemented in DAGTransform.
PathSequenceSmartView() - Constructor for class com.kcsl.paths.ui.smart.PathSequenceSmartView
 
PLUGIN_ID - Static variable in class com.kcsl.paths.Activator
 
PLUGIN_ID - Static variable in class com.kcsl.paths.ui.Activator
 
ProgramGraphTransform - Interface in com.kcsl.paths.transforms
 
A B C D E G I L P R S T W 
All Classes All Packages