Package | Description |
---|---|
org.eclipse.ptp.debug.core.pdi.model |
Modifier and Type | Method and Description |
---|---|
IPDITracepoint.IAction[] |
IPDITracepoint.getActions()
Returns the actions assigned to this tracepoint.
|
Modifier and Type | Method and Description |
---|---|
void |
IPDITracepoint.addActions(IPDITracepoint.IAction[] actions)
Adds the given actions to the action list of this tracepoint.
|
void |
IPDITracepoint.removeActions(IPDITracepoint.IAction[] actions)
Removes the given actions from the action list of this tracepoint.
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.