Uses of Class
de.cau.cs.kieler.uml2.Activator

Packages that use Activator
de.cau.cs.kieler.uml2   
 

Uses of Activator in de.cau.cs.kieler.uml2
 

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

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