Modifier and type | Field and description |
---|---|
public static val java.lang.String | PLUGIN_ID
Identifier of the plugin. |
public static val java.lang.String | PREFERENCE_ID
Identifier of the preference container. |
Modifier and type | Action and description |
---|---|
static org.osgi.framework.Bundle | getBundle
Replies the bundle of this plugin. |
void | start(BundleContext) |
void | stop(BundleContext) |
public static val PLUGIN_ID : java.lang.String = "io.sarl.lang.pythongenerator"
public static val PREFERENCE_ID : java.lang.String = "io.sarl.lang.pythongenerator"
new
def getBundle : org.osgi.framework.Bundle
def start(BundleContext)throws java.lang.Exception
def stop(BundleContext)throws java.lang.Exception