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

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

Uses of SPINLabels in org.topbraid.spin.system
 

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

Methods in org.topbraid.spin.system with parameters of type SPINLabels
static void SPINLabels.set(SPINLabels value)
          Replaces the singleton to a subclass with different behavior.