Uses of Class
de.cau.cs.kieler.synccharts.sbase.Activator

Packages that use Activator
de.cau.cs.kieler.synccharts.sbase A couple of sample KSBasE features for the synccharts editor. 
 

Uses of Activator in de.cau.cs.kieler.synccharts.sbase
 

Methods in de.cau.cs.kieler.synccharts.sbase that return Activator
static Activator Activator.getDefault()
          Returns the shared instance.
 

Methods in de.cau.cs.kieler.synccharts.sbase with parameters of type Activator
static void Activator.setDefault(Activator value)
          Sets the shared instance.