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 DebugPluginPluginDebugManager. 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 voidPluginDebugManager. 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 classDebugSimulatorInsert the type's description here.
-