net.sf.maltcms.evaluation.spi.hohenheim
Class Eval.ChromatogramPeakPredicate

java.lang.Object
  extended by com.db4o.query.Predicate<Peak>
      extended by net.sf.maltcms.evaluation.spi.hohenheim.Eval.PeakPredicate
          extended by net.sf.maltcms.evaluation.spi.hohenheim.Eval.ChromatogramPeakPredicate
All Implemented Interfaces:
Serializable
Enclosing class:
Eval

public class Eval.ChromatogramPeakPredicate
extends Eval.PeakPredicate

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.db4o.query.Predicate
PREDICATEMETHOD_NAME
 
Constructor Summary
Eval.ChromatogramPeakPredicate(Chromatogram c)
           
 
Method Summary
 boolean match(Peak arg0)
           
 
Methods inherited from class com.db4o.query.Predicate
appliesTo, extentType, getFilterMethod
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Eval.ChromatogramPeakPredicate

public Eval.ChromatogramPeakPredicate(Chromatogram c)
Method Detail

match

public boolean match(Peak arg0)
Overrides:
match in class Eval.PeakPredicate


Copyright © 2007-2012. All Rights Reserved.