Uses of Class
org.topbraid.spin.system.SPINModuleRegistry

Packages that use SPINModuleRegistry
org.topbraid.spin.system Core factories and registries for SPIN. 
 

Uses of SPINModuleRegistry in org.topbraid.spin.system
 

Methods in org.topbraid.spin.system that return SPINModuleRegistry
static SPINModuleRegistry SPINModuleRegistry.get()
          Gets the singleton instance of this class.
 

Methods in org.topbraid.spin.system with parameters of type SPINModuleRegistry
static void SPINModuleRegistry.set(SPINModuleRegistry value)
          Sets the SPINModuleRegistry to another value.