Modifier and Type | Method and Description |
---|---|
IAIF |
IPDebugValueInfo.getAIF()
Deprecated.
Get the AIF representation of the value
|
Modifier and Type | Method and Description |
---|---|
IAIF |
IPVariable.getAIF() |
IAIF |
IPValue.getAIF() |
IAIF |
IPAIF.getAIF()
Get AIF representation
|
Modifier and Type | Method and Description |
---|---|
void |
IPDIExecuteManagement.stepReturn(TaskSet tasks,
IAIF aif)
Cancel execution of the frame and return with value. value can be
null , if no return value is needed. |
Modifier and Type | Method and Description |
---|---|
IAIF |
IPDIFunctionFinishedInfo.getReturnAIF()
Return the AIF of the return value of the function.
|
Modifier and Type | Method and Description |
---|---|
IAIF |
IPDIExpressionManager.getExpressionValue(TaskSet qTasks,
String expr)
Get the expression value
|
Modifier and Type | Method and Description |
---|---|
IAIF |
IPDIVariableDescriptor.getAIF()
Returns AIF representation of this variable
|
IAIF |
IPDIExpression.getAIF()
Returns AIF of this expression
|
IAIF |
IPDIMultiExpressions.getAIF(IPDIExpression expression)
Returns the value of this expression.
|
IAIF |
IPDIRegister.getAIF(IPDIStackFrame context)
Returns AIF value of this variable
|
Modifier and Type | Method and Description |
---|---|
void |
IPDIVariableDescriptor.setAIF(IAIF aif)
Sets IAIF to this variable
|
void |
IPDIExpression.setAIF(IAIF aif)
Set aif for this expression
|
Modifier and Type | Method and Description |
---|---|
IAIF |
IPDIEvaluateExpressionRequest.getAIF(TaskSet qTasks)
Get the AIF result of the request
|
IAIF |
IPDIEvaluatePartialExpressionRequest.getPartialAIF(TaskSet qTasks)
Retrieve the partial AIF object
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.