Uses of Interface
com.cosylab.vdct.plugin.debug.DebugPlugin
-
Packages that use DebugPlugin Package Description com.cosylab.vdct.plugin.debug com.cosylab.vdct.plugins -
-
Uses of DebugPlugin in com.cosylab.vdct.plugin.debug
Methods in com.cosylab.vdct.plugin.debug that return DebugPlugin Modifier and Type Method Description static DebugPlugin
PluginDebugManager. getDebugPlugin()
Insert the method's description here.Methods in com.cosylab.vdct.plugin.debug with parameters of type DebugPlugin Modifier and Type Method Description static void
PluginDebugManager. setDebugPlugin(DebugPlugin newDebugPlugin)
Insert the method's description here. -
Uses of DebugPlugin in com.cosylab.vdct.plugins
Classes in com.cosylab.vdct.plugins that implement DebugPlugin Modifier and Type Class Description class
DebugSimulator
Insert the type's description here.
-