TPTP 4.6.0 Platform Project
Internal API Specification

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

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
All Implemented Interfaces:
org.eclipse.hyades.ui.provisional.context.IContextLabelFormatProvider
Direct Known Subclasses:
ClassInhCumulTimeAttrLP, PackageInhCumulTimeAttrLP

public class InhCumulTimeAttrLP
extends TimeAttrLP


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
InhCumulTimeAttrLP()
           
 
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

InhCumulTimeAttrLP

public InhCumulTimeAttrLP()
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 TimeAttrLP

internalSupportModes

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

TPTP 4.6.0 Platform Project
Internal API Specification