Package | Description |
---|---|
ptolemy.vergil.debugger |
Ptolemy II Debugger Interface.
|
Modifier and Type | Method and Description |
---|---|
DebugProfile |
DebugController.getDebugProfile(Executable actor)
Get the profile for an actor that is being debugged.
|
Modifier and Type | Method and Description |
---|---|
void |
DebugController.putDebugProfile(Executable actor,
DebugProfile profile)
Add an actor to the set of actors that are being debugged.
|