org.drools.eclipse.debug.core
Class DroolsDebugModelPresentation

java.lang.Object
  extended by org.eclipse.core.commands.common.EventManager
      extended by org.eclipse.jface.viewers.BaseLabelProvider
          extended by org.eclipse.jface.viewers.LabelProvider
              extended by org.eclipse.jdt.internal.debug.ui.JDIModelPresentation
                  extended by org.drools.eclipse.debug.core.DroolsDebugModelPresentation
All Implemented Interfaces:
org.eclipse.debug.ui.IDebugModelPresentation, org.eclipse.debug.ui.IDebugModelPresentationExtension, org.eclipse.debug.ui.ISourcePresentation, org.eclipse.jface.viewers.IBaseLabelProvider, org.eclipse.jface.viewers.IColorProvider, org.eclipse.jface.viewers.ILabelProvider

public class DroolsDebugModelPresentation
extends org.eclipse.jdt.internal.debug.ui.JDIModelPresentation


Field Summary
 
Fields inherited from class org.eclipse.jdt.internal.debug.ui.JDIModelPresentation
DISPLAY_QUALIFIED_NAMES, fAttributes, fgStringName
 
Fields inherited from interface org.eclipse.debug.ui.IDebugModelPresentation
DISPLAY_VARIABLE_TYPE_NAMES
 
Constructor Summary
DroolsDebugModelPresentation()
           
 
Method Summary
protected  String getBreakpointText(org.eclipse.debug.core.model.IBreakpoint breakpoint)
           
 
Methods inherited from class org.eclipse.jdt.internal.debug.ui.JDIModelPresentation
adjustTypeNameForArrayIndex, appendCharText, appendConditional, appendHexText, appendHitCount, appendInstanceFilter, appendLineNumber, appendSuspendPolicy, appendThreadFilter, computeDetail, dispose, getBackground, getBreakpoint, getBreakpointImage, getClassPrepareBreakpointImage, getClassPrepareBreakpointText, getDebugElementImage, getDebugImageRegistry, getDebugTargetText, getEditorId, getEditorInput, getEvaluationThread, getExceptionBreakpointImage, getExceptionBreakpointText, getExpressionImage, getExpressionText, getForeground, getFormattedString, getFormattedString, getFormattedValueText, getImage, getJavaBreakpointImage, getJavaElementImageRegistry, getJavaLabelProvider, getJavaMethodBreakpointImage, getJavaMethodEntryBreakpointImage, getJavaPatternBreakpointText, getJavaTargetPatternBreakpointText, getJavaWatchpointImage, getLineBreakpointText, getMarkerTypeName, getMethodBreakpointText, getPrimitiveValueTypeSignature, getQualifiedName, getReferenceImage, getReferencesImage, getStackFrameText, getText, getThreadText, getValueCharText, getValueHexText, getValueText, getValueUnsignedText, getVariableImage, getVariableText, getWatchExpressionText, getWatchpointText, isDuplicateName, isInitialized, isObjectValue, isShowCharValues, isShowHexValues, isShowLabelDetails, isShowQualifiedNames, isShowUnsignedValues, isShowVariableTypeNames, removeQualifierFromGenericName, requiresUIThread, setAttribute
 
Methods inherited from class org.eclipse.jface.viewers.BaseLabelProvider
addListener, fireLabelProviderChanged, isLabelProperty, removeListener
 
Methods inherited from class org.eclipse.core.commands.common.EventManager
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.jface.viewers.IBaseLabelProvider
addListener, isLabelProperty, removeListener
 

Constructor Detail

DroolsDebugModelPresentation

public DroolsDebugModelPresentation()
Method Detail

getBreakpointText

protected String getBreakpointText(org.eclipse.debug.core.model.IBreakpoint breakpoint)
Overrides:
getBreakpointText in class org.eclipse.jdt.internal.debug.ui.JDIModelPresentation


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.