hep.aida.ref.plotter.style.registry
Class JELRuleCompiledExpression

java.lang.Object
  extended by hep.aida.ref.plotter.style.registry.JELRuleCompiledExpression

public class JELRuleCompiledExpression
extends java.lang.Object


Nested Class Summary
 class JELRuleCompiledExpression.Resolver
           
 class JELRuleCompiledExpression.ValueProvider
           
 
Constructor Summary
JELRuleCompiledExpression(java.lang.String expression)
           
 
Method Summary
 boolean evaluate(IPlotterState state)
           
static void main(java.lang.String[] args)
           
 void parse()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JELRuleCompiledExpression

public JELRuleCompiledExpression(java.lang.String expression)
Method Detail

parse

public void parse()

evaluate

public boolean evaluate(IPlotterState state)

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


jHepWork 1.1 (C) Chekanov