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

S

saveCurrentConfiguration(String) - Static method in class org.severe.jripples.core.JRipplesConfigurationsManager
Saves current JRipples state under the given name, where the state is a combination of JRipples EIG state and state of the active modules
saveCurrentConfiguration(String, String) - Static method in class org.severe.jripples.core.JRipplesConfigurationsManager
Saves current JRipples state under the given name and description, where the state is a combination of JRipples EIG state and state of the active modules
saveJRipplesStateToStream(OutputStreamWriter, String, String) - Static method in class org.severe.jripples.states.JRipplesStatesSaveAndLoad
Writes JRipples EIG state into a provided output stream.
selectionChanged(IAction, ISelection) - Method in class org.severe.jripples.core.JRipplesConfigurationLoadAction
 
selectionChanged(IAction, ISelection) - Method in class org.severe.jripples.core.JRipplesConfigurationManageAction
 
selectionChanged(IAction, ISelection) - Method in class org.severe.jripples.core.JRipplesConfigurationSaveAction
 
selectionChanged(IAction, ISelection) - Method in class org.severe.jripples.core.JRipplesStart
 
selectionChanged(IAction, ISelection) - Method in class org.severe.jripples.modules.manager.ConfigurationAction
 
selectionChanged(IAction, ISelection) - Method in class org.severe.jripples.states.JRipplesStats
 
setActiveModule(String, int) - Static method in class org.severe.jripples.modules.manager.ModuleProxy
Activates a module with the given name.
A role of a controller,which triggered this event, should be provided so that clients registered for receiving this kind of events, as well as modules involved in this event, can process activation and deactivation events more appropriately.
setCount(Integer) - Method in class org.severe.jripples.eig.JRipplesEIGEdge
Sets the number of times the edge appears in the code.
setMainClass(IType) - Static method in class org.severe.jripples.eig.JRipplesEIG
Sets a main class (a class to start the analysis from) of a project under analysis, usually chosen through "JRipples > Start" menu.
setMark(String) - Method in class org.severe.jripples.eig.JRipplesEIGEdge
Associates EIG mark with the edge during Incremental Change process.
setMark(String) - Method in class org.severe.jripples.eig.JRipplesEIGNode
associates EIG mark with the node.
setProbability(String) - Method in class org.severe.jripples.eig.JRipplesEIGEdge
associate probability value with the edge.
setProbability(String) - Method in class org.severe.jripples.eig.JRipplesEIGNode
associate probability value with the node.
setProject(IProject) - Static method in class org.severe.jripples.eig.JRipplesEIG
Sets a project under analysis, usually chosen through "JRipples > Start" menu.
shutDown(int) - Method in interface org.severe.jripples.modules.interfaces.JRipplesModuleInterface
The method is called when the module implementing this interface is deactivated up through ModuleProxy class.
start(BundleContext) - Method in class org.severe.jripples.core.JRipplesPlugin
This method is called upon plug-in activation.
stop(BundleContext) - Method in class org.severe.jripples.core.JRipplesPlugin
This method is called when the plug-in is stopped.
STRING_BLANK - Static variable in class org.severe.jripples.constants.JRipplesConstants
 

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