Uses of Package
org.jbpm.jpdl.el

Packages that use org.jbpm.jpdl.el
org.jbpm.jpdl.el   
org.jbpm.jpdl.el.impl   
 

Classes in org.jbpm.jpdl.el used by org.jbpm.jpdl.el
ELException
          Represents any of the exception conditions that arise during the operation evaluation of the evaluator.
Expression
          The abstract class for a prepared expression.
FunctionMapper
          The interface to a map between EL function names and methods.
VariableResolver
          This class is used to customize the way an ExpressionEvaluator resolves variable references at evaluation time.
 

Classes in org.jbpm.jpdl.el used by org.jbpm.jpdl.el.impl
ELException
          Represents any of the exception conditions that arise during the operation evaluation of the evaluator.
Expression
          The abstract class for a prepared expression.
ExpressionEvaluator
          The abstract base class for an expression-language evaluator.
FunctionMapper
          The interface to a map between EL function names and methods.
VariableResolver
          This class is used to customize the way an ExpressionEvaluator resolves variable references at evaluation time.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.