| Package | Description |
|---|---|
| org.eclipse.ptp.debug.core.pdi.manager | |
| org.eclipse.ptp.debug.core.pdi.model |
| Modifier and Type | Method and Description |
|---|---|
IPDIGlobalVariable |
IPDIVariableManager.createGlobalVariable(IPDIGlobalVariableDescriptor varDesc)
Create a global variable
|
| Modifier and Type | Method and Description |
|---|---|
IPDIGlobalVariable |
IPDITarget.createGlobalVariable(IPDIGlobalVariableDescriptor varDesc)
Create a variable from the descriptor for evaluation.
|
IPDIGlobalVariable |
IPDIModelFactory.newGlobalVariable(IPDISession session,
IPDIGlobalVariableDescriptor varDesc,
java.lang.String varId)
Create a global variable
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.