Uses of Package
org.severe.jripples.modules.manager

Packages that use org.severe.jripples.modules.manager
org.severe.jripples.core The package contains JRipples activator class, wizard for starting JRipples analysis, and number of classes for management of JRipples states. 
org.severe.jripples.modules.manager Modules Manager package. 
 

Classes in org.severe.jripples.modules.manager used by org.severe.jripples.core
ModuleProxy
          ModuleProxy class is used to manipulate modules, installed in Eclipse environment for JRipples tool.
 

Classes in org.severe.jripples.modules.manager used by org.severe.jripples.modules.manager
JRipplesModuleLoader
          Provides a convenient access to the attributes of the module, defined in terms of JRipples extension points.
ModuleSwitchEvent
          This class represents an event of activation and / or deactivation of JRipples modules.
ModuleSwitchListener
          ModuleSwitchListener interface should be implemented by classes who wish to be notified upon activation and deactivation of the JRipples modules.