软件包 org.activiti.engine.impl.juel
的使用

使用 org.activiti.engine.impl.juel 的软件包
org.activiti.engine.impl.form   
org.activiti.engine.impl.juel   
 

org.activiti.engine.impl.form 使用的 org.activiti.engine.impl.juel 中的类
SimpleContext
          Simple context implementation.
 

org.activiti.engine.impl.juel 使用的 org.activiti.engine.impl.juel 中的类
AstBinary
           
AstBinary.Operator
           
AstBracket
           
AstChoice
           
AstComposite
           
AstDot
           
AstEval
           
AstFunction
           
AstIdentifier
           
AstLiteral
           
AstMethod
           
AstNode
           
AstParameters
           
AstProperty
           
AstRightValue
           
AstUnary
           
AstUnary.Operator
           
Bindings
          Bindings, usually created by a Tree.
Builder
          Tree builder.
Builder.Feature
          Feature enumeration type.
ExpressionFactoryImpl.Profile
          A profile provides a default set of language features that will define the builder's behavior.
ExpressionNode
          Expression node interface.
FunctionNode
          Function node interface.
IdentifierNode
          Identifier node interface.
Node
          Basic node interface.
ObjectValueExpression
          Object wrapper expression.
Parser
          Handcrafted top-down parser.
Parser.ExtensionHandler
          Provide limited support for syntax extensions.
Parser.ExtensionPoint
           
Parser.ParseException
          Parse exception type
RootPropertyResolver
          Simple root property resolver implementation.
Scanner
          Handcrafted scanner.
Scanner.ExtensionToken
           
Scanner.ScanException
          Scan exception type
Scanner.Symbol
          Symbol type
Scanner.Token
           
Tree
          Parsed expression, usually created by a TreeBuilder.
TreeBuilder
          Tree builder interface.
TreeBuilderException
          Exception type thrown in build phase (scan/parse).
TreeCache
          Tree cache interface.
TreeMethodExpression
          A method expression is ready to be evaluated (by calling either TreeMethodExpression.invoke(ELContext, Object[]) or TreeMethodExpression.getMethodInfo(ELContext)).
TreeStore
          Tree store class.
TreeValueExpression
          A value expression is ready to be evaluated (by calling either TreeValueExpression.getType(ELContext), TreeValueExpression.getValue(ELContext), TreeValueExpression.isReadOnly(ELContext) or TreeValueExpression.setValue(ELContext, Object).
TypeConverter
           
 



Copyright © 2013 Alfresco. All rights reserved.