public class PythonDebugModelPresentation extends AbstractEaseDebugModelPresentation implements IDebugModelPresentation
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
DISPLAY_VARIABLE_TYPE_NAMES
Constructor and Description |
---|
PythonDebugModelPresentation() |
Modifier and Type | Method and Description |
---|---|
void |
computeDetail(IValue value,
IValueDetailListener listener) |
java.lang.String |
getEditorId(IEditorInput input,
java.lang.Object element) |
addListener, dispose, getEditorInput, getImage, getText, isLabelProperty, removeListener, setAttribute
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getImage, getText, setAttribute
addListener, dispose, isLabelProperty, removeListener
getEditorInput
public java.lang.String getEditorId(IEditorInput input, java.lang.Object element)
getEditorId
in interface ISourcePresentation
public void computeDetail(IValue value, IValueDetailListener listener)
computeDetail
in interface IDebugModelPresentation