Uses of Interface
com.cosylab.vdct.graphics.objects.Debuggable
-
Packages that use Debuggable Package Description com.cosylab.vdct.plugin.debug com.cosylab.vdct.plugins com.cosylab.vdct.vdb -
-
Uses of Debuggable in com.cosylab.vdct.plugin.debug
Methods in com.cosylab.vdct.plugin.debug with parameters of type Debuggable Modifier and Type Method Description void
DebugPlugin. deregisterMonitor(Debuggable field)
Insert the method's description here.void
DebugPlugin. registerMonitor(Debuggable field)
Insert the method's description here. -
Uses of Debuggable in com.cosylab.vdct.plugins
Methods in com.cosylab.vdct.plugins with parameters of type Debuggable Modifier and Type Method Description void
DebugSimulator. deregisterMonitor(Debuggable field)
Insert the method's description here.void
DebugSimulator. registerMonitor(Debuggable field)
Insert the method's description here. -
Uses of Debuggable in com.cosylab.vdct.vdb
Classes in com.cosylab.vdct.vdb that implement Debuggable Modifier and Type Class Description class
VDBFieldData
This type was created in VisualAge.class
VDBTemplateMacro
class
VDBTemplatePort
-