Uses of Class
com.cosylab.vdct.plugin.PluginContext
-
Packages that use PluginContext Package Description com.cosylab.vdct.plugin com.cosylab.vdct.plugins -
-
Uses of PluginContext in com.cosylab.vdct.plugin
Methods in com.cosylab.vdct.plugin with parameters of type PluginContext Modifier and Type Method Description voidPlugin. init(Properties properties, PluginContext context)Insert the method's description here. -
Uses of PluginContext in com.cosylab.vdct.plugins
Methods in com.cosylab.vdct.plugins with parameters of type PluginContext Modifier and Type Method Description voidApplicationRunnerPlugin. init(Properties properties, PluginContext context)Insert the method's description here.voidCosyBeansPlugin. init(Properties properties, PluginContext context)Insert the method's description here.voidDebugSimulator. init(Properties properties, PluginContext context)Insert the method's description here.voidExportSimulator. init(Properties properties, PluginContext context)Insert the method's description here.voidLinkTypeConfig. init(Properties properties, PluginContext context)voidMenuPluginExample. init(Properties properties, PluginContext context)Insert the method's description here.voidNameConfigExample. init(Properties properties, PluginContext context)voidPopupPluginRecordHandlerExample. init(Properties properties, PluginContext context)Insert the method's description here.
-