|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractUIPlugin
org.eclipse.gmt.modisco.usecases.modelfilter.ModelFilterActivator
@Deprecated public class ModelFilterActivator
The activator class controls the plug-in life cycle
Field Summary | |
---|---|
static java.lang.String |
PLUGIN_ID
Deprecated. |
Constructor Summary | |
---|---|
ModelFilterActivator()
Deprecated. The constructor |
Method Summary | |
---|---|
static ModelFilterActivator |
getDefault()
Deprecated. Returns the shared instance |
static ImageDescriptor |
getImageDescriptor(java.lang.String path)
Deprecated. Returns an image descriptor for the image file at the given plug-in relative path |
void |
start(BundleContext context)
Deprecated. |
void |
stop(BundleContext context)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PLUGIN_ID
Constructor Detail |
---|
public ModelFilterActivator()
Method Detail |
---|
public void start(BundleContext context) throws java.lang.Exception
java.lang.Exception
public void stop(BundleContext context) throws java.lang.Exception
java.lang.Exception
public static ModelFilterActivator getDefault()
public static ImageDescriptor getImageDescriptor(java.lang.String path)
path
- the path
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |