Class EMFProfileRegistryPlugin
- java.lang.Object
-
- org.modelversioning.emfprofile.registry.EMFProfileRegistryPlugin
-
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
public class EMFProfileRegistryPlugin extends Object implements org.osgi.framework.BundleActivator
-
-
Constructor Summary
Constructors Constructor Description EMFProfileRegistryPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start(org.osgi.framework.BundleContext bundleContext)
void
stop(org.osgi.framework.BundleContext bundleContext)
-