TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.trace.views.internal
Class AggregatedExecutionStatistic.ExecutionStatisticFilter

java.lang.Object
  extended by org.eclipse.jface.viewers.ViewerFilter
      extended by org.eclipse.hyades.trace.views.internal.StatisticView.StatisticFilter
          extended by org.eclipse.hyades.trace.views.internal.AggregatedExecutionStatistic.ExecutionStatisticFilter
Enclosing class:
AggregatedExecutionStatistic

public class AggregatedExecutionStatistic.ExecutionStatisticFilter
extends StatisticView.StatisticFilter


Field Summary
 
Fields inherited from class org.eclipse.hyades.trace.views.internal.StatisticView.StatisticFilter
_caseSensitive, _exactMatch, _noPattern, _pattern, _prefix, _suffix, _textList
 
Constructor Summary
AggregatedExecutionStatistic.ExecutionStatisticFilter()
           
 
Method Summary
 boolean select(org.eclipse.jface.viewers.Viewer viewer, java.lang.Object parent, java.lang.Object element)
           
 
Methods inherited from class org.eclipse.hyades.trace.views.internal.StatisticView.StatisticFilter
setPattern
 
Methods inherited from class org.eclipse.jface.viewers.ViewerFilter
filter, filter, isFilterProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregatedExecutionStatistic.ExecutionStatisticFilter

public AggregatedExecutionStatistic.ExecutionStatisticFilter()
Method Detail

select

public boolean select(org.eclipse.jface.viewers.Viewer viewer,
                      java.lang.Object parent,
                      java.lang.Object element)
Overrides:
select in class StatisticView.StatisticFilter

TPTP 4.5.0 Platform Project
Internal API Specification