org.eclipse.gmt.modisco.kdm.uml2converter
Class KdmToUml2Activator

java.lang.Object
  extended by AbstractUIPlugin
      extended by org.eclipse.gmt.modisco.kdm.uml2converter.KdmToUml2Activator

Deprecated. use matching org.eclipse.modisco.x.y.z component

@Deprecated
public class KdmToUml2Activator
extends AbstractUIPlugin


Field Summary
static java.lang.String PLUGIN_ID
          Deprecated.  
 
Constructor Summary
KdmToUml2Activator()
          Deprecated.  
 
Method Summary
static KdmToUml2Activator 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

PLUGIN_ID

public static final java.lang.String PLUGIN_ID
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

KdmToUml2Activator

public KdmToUml2Activator()
Deprecated. 
Method Detail

start

public void start(BundleContext context)
           throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

stop

public void stop(BundleContext context)
          throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

getDefault

public static KdmToUml2Activator getDefault()
Deprecated. 
Returns the shared instance

Returns:
the shared instance

getImageDescriptor

public static ImageDescriptor getImageDescriptor(java.lang.String path)
Deprecated. 
Returns an image descriptor for the image file at the given plug-in relative path

Parameters:
path - the path
Returns:
the image descriptor