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

Packages that use Activator
de.cau.cs.kieler.dataflow.sbase Structure based features for the KIELER Dataflow editor. 
 

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

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

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