EGF Engine
Release 0.1.0

org.eclipse.egf.mapping.ui.editor
Class MappingEditorActivator

java.lang.Object
  extended by AbstractUIPlugin
      extended by org.eclipse.egf.common.ui.activator.AbstractUIActivator
          extended by org.eclipse.egf.mapping.ui.editor.MappingEditorActivator

public class MappingEditorActivator
extends AbstractUIActivator

The activator class controls the plug-in life cycle


Constructor Summary
MappingEditorActivator()
           
 
Method Summary
static MappingEditorActivator getDefault()
          Returns the shared instance.
 void start(BundleContext context)
           
 void stop(BundleContext context)
           
 
Methods inherited from class org.eclipse.egf.common.ui.activator.AbstractUIActivator
createImageDescriptor, getImage, getImageDescriptor, getPluginID, getWorkbenchDisplay, log, log, log, log, log, log, log, newErrorStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingEditorActivator

public MappingEditorActivator()
Method Detail

start

public void start(BundleContext context)
           throws Exception
Throws:
Exception
See Also:
org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)

stop

public void stop(BundleContext context)
          throws Exception
Throws:
Exception
See Also:
org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)

getDefault

public static MappingEditorActivator getDefault()
Returns the shared instance.

Returns:
the shared instance

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.