Class Activator

java.lang.Object
org.eclipse.core.runtime.Plugin
de.uka.ipd.sdq.pcm.gmf.seff.custom.Activator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class Activator extends Plugin
The activator class controls the plug-in life cycle.
  • Field Details

  • Constructor Details

    • Activator

      public Activator()
      The constructor.
  • Method Details