A C D E F G H I J K L M P R S V W

P

PLUGIN_DIR - Static variable in class edu.colby.cs.JeSS.preferences.JeSSPreferencePage
 
PROTECT_MODIFIER - Static variable in class edu.colby.cs.JeSS.preferences.JeSSPreferencePage
 
PUBLIC_FINAL_CLASS - Static variable in class edu.colby.cs.JeSS.preferences.JeSSPreferencePage
 
PUBLIC_MODIFIER - Static variable in class edu.colby.cs.JeSS.preferences.JeSSPreferencePage
 
PluginLoader - class edu.colby.cs.JeSS.util.PluginLoader.
This class is responsible for dynamically loading the external visitors used in a JeSS scan.
PluginLoader() - Constructor for class edu.colby.cs.JeSS.util.PluginLoader
 
PluginLoader.JeSSPluginLoader - class edu.colby.cs.JeSS.util.PluginLoader.JeSSPluginLoader.
This is a private ClassLoader that loads a class from file on disk.
PluginLoader.JeSSPluginLoader(ClassLoader) - Constructor for class edu.colby.cs.JeSS.util.PluginLoader.JeSSPluginLoader
Create the class loader using the passed delegate
PluginLoader.classFileFilter - class edu.colby.cs.JeSS.util.PluginLoader.classFileFilter.
The FileFilter that is used to screen out non-class files
PluginLoader.classFileFilter() - Constructor for class edu.colby.cs.JeSS.util.PluginLoader.classFileFilter
 
ProtectedModifierFinder - class edu.colby.cs.JeSS.visitors.ProtectedModifierFinder.
This class finds Fields and Mehtods with the protected modifier
ProtectedModifierFinder(VisitorManager) - Constructor for class edu.colby.cs.JeSS.visitors.ProtectedModifierFinder
 
PublicFinalClassFinder - class edu.colby.cs.JeSS.visitors.PublicFinalClassFinder.
This visitor finds Types that are public, or are not final
PublicFinalClassFinder(VisitorManager) - Constructor for class edu.colby.cs.JeSS.visitors.PublicFinalClassFinder
 
PublicModifierFinder - class edu.colby.cs.JeSS.visitors.PublicModifierFinder.
This class finds all publicly declared Fields and Methods
PublicModifierFinder(VisitorManager) - Constructor for class edu.colby.cs.JeSS.visitors.PublicModifierFinder
 
parseClassName(String) - Method in class edu.colby.cs.JeSS.util.JeSSVisitor
This helper method parses a class name from the output of the standard toString() method in the TypeDeclaration AST node.
parseStandardName(String) - Method in class edu.colby.cs.JeSS.util.JeSSVisitor
This method parses a user readable name from the toString() output of FieldDeclaration and MethodDeclaration.
plugin - Static variable in class edu.colby.cs.JeSS.JeSSPlugin
 
problems - Variable in class edu.colby.cs.JeSS.scanner.VisitorManager
 
processCompilationUnit(ICompilationUnit, IPreferenceStore) - Static method in class edu.colby.cs.JeSS.actions.JeSSClearingHouse
Process a CompilationUnit to be scanned
processJavaProject(IJavaProject, IPreferenceStore) - Static method in class edu.colby.cs.JeSS.actions.JeSSClearingHouse
Process a javaProject to be scanned
processObject(Object, IPreferenceStore) - Static method in class edu.colby.cs.JeSS.actions.JeSSClearingHouse
The initial screening that determines the type of the selected object
processPackageFragment(IPackageFragment, IPreferenceStore) - Static method in class edu.colby.cs.JeSS.actions.JeSSClearingHouse
Process a PackageFragment to be scanned
processPackageFragmentRoot(IPackageFragmentRoot, IPreferenceStore) - Static method in class edu.colby.cs.JeSS.actions.JeSSClearingHouse
Process a package fragment root

A C D E F G H I J K L M P R S V W