|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPlugin
org.eclipse.egf.common.activator.AbstractActivator
org.eclipse.egf.mapping.EgfMappingActivator
public class EgfMappingActivator
The activator class controls the plug-in life cycle.
Constructor Summary | |
---|---|
EgfMappingActivator()
|
Method Summary | |
---|---|
static EgfMappingActivator |
getDefault()
Returns the shared instance |
MappingServices |
getMappingServices(String mappingId_p)
Returns the mapping services related to given mapping id. |
void |
start(BundleContext context_p)
|
void |
stop(BundleContext context_p)
|
Methods inherited from class org.eclipse.egf.common.activator.AbstractActivator |
---|
getPluginID, 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 |
---|
public EgfMappingActivator()
Method Detail |
---|
public void start(BundleContext context_p) throws Exception
Exception
org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
public void stop(BundleContext context_p) throws Exception
Exception
org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)
public static EgfMappingActivator getDefault()
public MappingServices getMappingServices(String mappingId_p)
mappingId_p
-
MappingServices
instance or null if not found.
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.