Last update: 2011-06-23

Package org.proteios.util.jep

Interface Summary
JepExpressionFunction This interface should be implemented by JEP functions that can also be converted into an Expression that can be used in queries.
JepFunction This interface should be implemented by objects that can perform some kind of calculation for a JEP expression.
 

Class Summary
ChannelFunction A JEP function class that adds a ch(int) function to a JEP expression parser.
Jep Utility class for parsing mathematical expressions.
Log2Function A JEP function class that adds a log2(expression) function to a JEP expression parser.
MeanFunction A JEP function class that adds a mean(string) function to a JEP expression parser.
 


Last update: 2011-06-23