Package | Description |
---|---|
org.eclipse.cdt.debug.core.cdi.model |
Modifier and Type | Method and Description |
---|---|
ICDITracepoint.IAction[] |
ICDITracepoint.getActions()
Returns the actions assigned to this tracepoint.
|
Modifier and Type | Method and Description |
---|---|
void |
ICDITracepoint.addActions(ICDITracepoint.IAction[] actions)
Adds the given actions to the action list of thie tracepoint.
|
void |
ICDITracepoint.removeActions(ICDITracepoint.IAction[] actions)
Removes the given actions from the action list of thie tracepoint.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.