A C D E F G H I J L M N O P R S T U

C

canRedo() - Static method in class org.severe.jripples.eig.JRipplesEIG
Checks if there are any operations, availbale for redo.
canUndo() - Static method in class org.severe.jripples.eig.JRipplesEIG
Checks if there are any operations, availbale for undo.
CATEGORY_MODULE_ANALYSIS - Static variable in class org.severe.jripples.constants.JRipplesConstants
 
CATEGORY_MODULE_DEPENEDENCY_GRAPH - Static variable in class org.severe.jripples.constants.JRipplesConstants
 
CATEGORY_MODULE_INCREMENTAL_CHANGE - Static variable in class org.severe.jripples.constants.JRipplesConstants
 
CATEGORY_MODULE_PRESENTATION - Static variable in class org.severe.jripples.constants.JRipplesConstants
 
clearHistory() - Static method in class org.severe.jripples.eig.JRipplesEIG
Clears the list of operations, availbale for undo and redo.
compareTo(JRipplesEIGNode) - Method in class org.severe.jripples.eig.JRipplesEIGNode
Compares two nodes by comparing their underlying IMembers (see JRipplesIMemberServices.areSimilar(IMember, IMember)).
compareTo(Object) - Method in class org.severe.jripples.eig.JRipplesEIGNode
 
ConfigurationAction - Class in org.severe.jripples.modules.manager
Pull-down action that provides a menu for switching between JRipples modules.
ConfigurationAction() - Constructor for class org.severe.jripples.modules.manager.ConfigurationAction
 
CONFIGURATIONS_DIALOG_LOAD_MODE - Static variable in class org.severe.jripples.core.JRipplesConfigurationsManager
constant indicating that JRipples states dialog should be displayed in Load mode
to be used with JRipplesConfigurationsManager.displayDialog(String)
CONFIGURATIONS_DIALOG_MANAGE_MODE - Static variable in class org.severe.jripples.core.JRipplesConfigurationsManager
constant indicating that JRipples states dialog should be displayed in Manage mode
to be used with JRipplesConfigurationsManager.displayDialog(String)
CONFIGURATIONS_DIALOG_SAVE_MODE - Static variable in class org.severe.jripples.core.JRipplesConfigurationsManager
constant indicating that JRipples states dialog should be displayed in Save mode
to be used with JRipplesConfigurationsManager.displayDialog(String)
CONTROLLER_TYPE_ECLIPSE - Static variable in interface org.severe.jripples.modules.interfaces.JRipplesModuleInterface
Constant indicating an event was triggered by some Eclipse event;
typically means that a GUI module was disposed or activated through Eclipse controls.
CONTROLLER_TYPE_IMPORTEXPORT - Static variable in interface org.severe.jripples.modules.interfaces.JRipplesModuleInterface
Constant indicating an event was triggered by loading one of the previously saved JRipples states;
typically means that no data processing should be done as everything is already loaded from disk.
CONTROLLER_TYPE_MODULEPROXY - Static variable in interface org.severe.jripples.modules.interfaces.JRipplesModuleInterface
Constant indicating an event was triggered by ModuleProxy class.
CONTROLLER_TYPE_SELF - Static variable in interface org.severe.jripples.modules.interfaces.JRipplesModuleInterface
Constant indicating an event was triggered by some module itself;
typically means that some module monitored Eclipse environment and avter a certain event decided that it is the most appropriate module for the user at that moment of time.
CONTROLLER_TYPE_START - Static variable in interface org.severe.jripples.modules.interfaces.JRipplesModuleInterface
Constant indicating an event was triggered by JRipples Start Analysis wizard;
typically means that user just started an analysis session and thus the selected project should be analyzed from scratch.
CONTROLLER_TYPE_UNKNOWN - Static variable in interface org.severe.jripples.modules.interfaces.JRipplesModuleInterface
Constant indicating general type of unknown controller.
CONTROLLER_TYPE_USER - Static variable in interface org.severe.jripples.modules.interfaces.JRipplesModuleInterface
Constant indicating an event was triggered by user through a configuration menu;
typically means that one module was replaced by another module in order to obtain different perspective on the JRipples EIG data.
createFieldEditors() - Method in class org.severe.jripples.preferences.MainJRipplesPreferencePage
Creates the field editors.
createStatus(int, int, String, Throwable) - Static method in class org.severe.jripples.logging.JRipplesLog
Create a status object representing the specified information.

A C D E F G H I J L M N O P R S T U