org.eclipse.egf.model
Class ModelActivator
java.lang.Object
Plugin
org.eclipse.egf.common.activator.AbstractActivator
org.eclipse.egf.model.ModelActivator
public class ModelActivator
- extends AbstractActivator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelActivator
public ModelActivator()
start
public void start(BundleContext context_p)
throws Exception
- Throws:
Exception
- See Also:
org.eclipse.core.runtime.Plugin#start(org.osgi.framework.BundleContext)
stop
public void stop(BundleContext context_p)
throws Exception
- Throws:
Exception
- See Also:
org.eclipse.core.runtime.Plugin#stop(org.osgi.framework.BundleContext)
getDefault
public static ModelActivator getDefault()
- Returns:
- the instance
getFactoryComponentLoadingHelper
public IFactoryComponentLoadingHelper getFactoryComponentLoadingHelper()
- Get factory component loading helper.
- Returns:
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.