|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaltcms.db.predicates.metabolite.MAggregatePredicateFactory
public class MAggregatePredicateFactory
Constructor Summary | |
---|---|
MAggregatePredicateFactory(com.db4o.query.Predicate<IMetabolite> p)
|
Method Summary | |
---|---|
com.db4o.query.Predicate<IMetabolite> |
digestCommandLine(String[] args)
RetentionIndex=[1500,2000] => NumRangePredicate on method getRetentionIndex Name=BLABLA => StringMatchPredicate on method getName Name=BLABLA< => StringContainsPredicate on method getName, BLABLA should be a substring |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MAggregatePredicateFactory(com.db4o.query.Predicate<IMetabolite> p)
Method Detail |
---|
public com.db4o.query.Predicate<IMetabolite> digestCommandLine(String[] args)
IAggregatePredicateFactory
digestCommandLine
in interface IAggregatePredicateFactory<IMetabolite>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |