TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.trace.views.internal
Class ExecutionStatistic.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.ExecutionStatistic.ExecutionStatisticFilter
Enclosing class:
ExecutionStatistic

public class ExecutionStatistic.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
ExecutionStatistic.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

ExecutionStatistic.ExecutionStatisticFilter

public ExecutionStatistic.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