|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractUIPlugin
org.eclipse.egf.common.ui.activator.AbstractUIActivator
org.eclipse.egf.core.ui.EgfUiActivator
public class EgfUiActivator
The activator class controls the plug-in life cycle
Constructor Summary | |
---|---|
EgfUiActivator()
|
Method Summary | |
---|---|
List<FactoryComponent> |
getAllFactoryComponents()
Return all factory components located in both workspace and running Eclipse platform. |
static EgfUiActivator |
getDefault()
Returns the shared instance |
AdapterFactoryEditingDomain |
getEditingDomain()
Get the editing domain to deal with EGF model elements. |
AdapterFactoryEditingDomain |
getEditingDomainInReadOnly()
Get the editing domain to deal with EGF model elements in a read only context |
IAdaptable |
getFactoryComponentInPlatormInput()
Return an input related to factory components in the platform. |
IAdaptable |
getFactoryComponentInWorkspaceInput()
Return an input related to factory components in the workspace. |
List<FactoryComponent> |
getTargetPlatformFactoryComponents()
Return all factory components located in the running Eclipse platform. |
IAdaptable |
getWorkingSetsInput()
Return an input related to factory components in the workspace. |
List<FactoryComponent> |
getWorkspaceFactoryComponents()
Return all factory components located in the workspace. |
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 |
---|
public EgfUiActivator()
Method Detail |
---|
public void start(BundleContext context) throws Exception
Exception
org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
public void stop(BundleContext context) throws Exception
Exception
org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)
public static EgfUiActivator getDefault()
public IAdaptable getFactoryComponentInWorkspaceInput()
public IAdaptable getWorkingSetsInput()
public IAdaptable getFactoryComponentInPlatormInput()
public List<FactoryComponent> getAllFactoryComponents()
public List<FactoryComponent> getTargetPlatformFactoryComponents()
public List<FactoryComponent> getWorkspaceFactoryComponents()
public AdapterFactoryEditingDomain getEditingDomain()
AdapterFactoryEditingDomain
instance.public AdapterFactoryEditingDomain getEditingDomainInReadOnly()
AdapterFactoryEditingDomain
instance.
|
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.