Uses of Class
net.ssehub.easy.producer.ui.internal.Activator
-
Packages that use Activator Package Description net.ssehub.easy.producer.ui.internal This package holds extension classes of eclipse which must not be called or extended from other plug-ins. -
-
Uses of Activator in net.ssehub.easy.producer.ui.internal
Fields in net.ssehub.easy.producer.ui.internal declared as Activator Modifier and Type Field Description private static ActivatorActivator. pluginThe shared instance.Methods in net.ssehub.easy.producer.ui.internal that return Activator Modifier and Type Method Description static ActivatorActivator. getDefault()Returns the shared instance.
-