TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.trace.views.internal.context.java.formatters
Class ClassInhCumulTimeAttrLP

java.lang.Object
  extended by org.eclipse.hyades.trace.views.internal.context.java.formatters.AttrLPAdapter
      extended by org.eclipse.hyades.trace.views.internal.context.java.formatters.TimeAttrLP
          extended by org.eclipse.hyades.trace.views.internal.context.java.formatters.InhCumulTimeAttrLP
              extended by org.eclipse.hyades.trace.views.internal.context.java.formatters.ClassInhCumulTimeAttrLP
All Implemented Interfaces:
org.eclipse.hyades.ui.provisional.context.IContextLabelFormatProvider

public class ClassInhCumulTimeAttrLP
extends InhCumulTimeAttrLP


Field Summary
 
Fields inherited from interface org.eclipse.hyades.ui.provisional.context.IContextLabelFormatProvider
MODE_COLUMN_CONTENT, MODE_COLUMN_HEADER, MODE_VIEW_ACTION, MODE_VIEW_FILTER
 
Constructor Summary
ClassInhCumulTimeAttrLP()
           
 
Method Summary
 java.lang.String getDisplayStringFromElement(java.lang.Object value, java.lang.Object element, int mode)
           
protected  java.util.List internalSupportModes()
           
 
Methods inherited from class org.eclipse.hyades.trace.views.internal.context.java.formatters.AttrLPAdapter
convertDisplayStringToModelValue, convertModelValueToDisplayString, getDisplayDescription, getDisplayImageByElement, getDisplayToolTip, getSupportModes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassInhCumulTimeAttrLP

public ClassInhCumulTimeAttrLP()
Method Detail

getDisplayStringFromElement

public java.lang.String getDisplayStringFromElement(java.lang.Object value,
                                                    java.lang.Object element,
                                                    int mode)
Specified by:
getDisplayStringFromElement in interface org.eclipse.hyades.ui.provisional.context.IContextLabelFormatProvider
Overrides:
getDisplayStringFromElement in class InhCumulTimeAttrLP

internalSupportModes

protected java.util.List internalSupportModes()
Overrides:
internalSupportModes in class InhCumulTimeAttrLP

TPTP 4.5.0 Platform Project
Internal API Specification