| Name | Description | Type | Package | Framework |
| AribaExprEvaluator | | Class | ariba.util.expr | Ariba Web |
|
| AribaExprEvaluator .Expression | Constructor SummaryAribaExprEvaluator. | Class | ariba.util.expr.AribaExprEvaluator | Ariba Web |
|
| AribaExprEvaluator .NodeVisitor | Constructor SummaryAribaExprEvaluator. | Class | ariba.util.expr.AribaExprEvaluator | Ariba Web |
|
| ASTNodeVisitor | | Class | ariba.util.expr | Ariba Web |
|
| ClassNameToFirstParameterAdapter | Takes care of getting the first argument from the methodInfo and passing that during runtime based on the annotation. | Class | ariba.util.expr | Ariba Web |
|
| ClassResolver | This interface defines an object that will resolve a class from a string and a ognl context table. | Interface | ariba.util.expr | Ariba Web |
|
| ConvertibleFieldValue | | Class | ariba.util.expr | Ariba Web |
|
| DefaultClassResolver | Default class resolution. | Class | ariba.util.expr | Ariba Web |
|
| DefaultMemberAccess | This class provides methods for setting up and restoring access in a Field. | Class | ariba.util.expr | Ariba Web |
|
| DefaultTypeConverter | Default type conversion. | Class | ariba.util.expr | Ariba Web |
|
| DynamicSubscript | This class has predefined instances that stand for special "dynamic subscripts" for getting at the first, middle, or last elements of a list. | Class | ariba.util.expr | Ariba Web |
|
| EnumerationIterator | Object that implements Iterator from an EnumerationAuthor:Luke Blanshard (blanshlu@netscape. | Class | ariba.util.expr | Ariba Web |
|
| Environment | | Class | ariba.util.expr | Ariba Web |
|
| Evaluation | An Evaluation is and object that holds a node being evaluated and the source from which that node will take extract its | Class | ariba.util.expr | Ariba Web |
|
| EvaluationPool | | Class | ariba.util.expr | Ariba Web |
|
| Expr | This class provides static methods for parsing and interpreting AribaExpr expressions. | Class | ariba.util.expr | Ariba Web |
|
| ExprContext | This class defines the execution context for an AribaExpr expressionAuthor:Luke Blanshard (blanshlu@netscape. | Class | ariba.util.expr | Ariba Web |
|
| ExprContext .ExtensibleContext | | Interface | ariba.util.expr.ExprContext | Ariba Web |
|
| ExpressionNode | | Class | ariba.util.expr | Ariba Web |
|
| ExpressionSyntaxException | Exception thrown if a malformed OGNL expression is encountered. | Class | ariba.util.expr | Ariba Web |
|
| ExprException | Superclass for Expr exceptions, incorporating an optional encapsulated exception. | Class | ariba.util.expr | Ariba Web |
|
| ExprInvokePermission | BasicPermission subclass that defines a permission token for invoking methods within Expr. | Class | ariba.util.expr | Ariba Web |
|
| ExprOps | This is an abstract class with static methods that define the operations of AribaExpr. | Class | ariba.util.expr | Ariba Web |
|
| ExprRuntime | This is an abstract class with static methods that define runtime caching information in AribaExpr. | Class | ariba.util.expr | Ariba Web |
|
| FieldValue_ConvertibleFieldValue | | Class | ariba.util.expr | Ariba Web |
|
| InappropriateExpressionException | Exception thrown if an OGNL expression is evaluated in the wrong context; the usual case is when an expression that does not end in a property reference is passed to | Class | ariba.util.expr | Ariba Web |
|
| IntHashMap | A Map that uses ints as the keys. | Class | ariba.util.expr | Ariba Web |
|
| IntHashMap .Entry | Constructor SummaryIntHashMap. | Class | ariba.util.expr.IntHashMap | Ariba Web |
|
| IteratorEnumeration | Maps an Iterator to an EnumerationAuthor:Luke Blanshard (blanshlu@netscape. | Class | ariba.util.expr | Ariba Web |
|
| Log | | Class | ariba.util.expr | Ariba Web |
|
| MemberAccess | This interface provides a hook for preparing for accessing members of objects. | Interface | ariba.util.expr | Ariba Web |
|
| MethodAccessor | This interface defines methods for callinig methods in a target object. | Interface | ariba.util.expr | Ariba Web |
|
| MethodFailedException | Exception thrown if a method or constructor call fails. | Class | ariba.util.expr | Ariba Web |
|
| Node | JJTree interface for AST nodes, as modified to handle the AribaExpr operations getValue and setValue. | Interface | ariba.util.expr | Ariba Web |
|
| NoSuchPropertyException | Exception thrown if a property is attempted to be extracted from an object that does not have such a property. | Class | ariba.util.expr | Ariba Web |
|
| NullHandler | Interface for handling null results from Chains. | Interface | ariba.util.expr | Ariba Web |
|
| ObjectArrayPool | | Class | ariba.util.expr | Ariba Web |
|
| ObjectArrayPool .SizePool | Constructor SummaryObjectArrayPool. | Class | ariba.util.expr.ObjectArrayPool | Ariba Web |
|
| ObjectIndexedPropertyDescriptor | PropertyDescriptor subclass that describes an indexed set of read/write methods to get a property. | Class | ariba.util.expr | Ariba Web |
|
| ObjectMethodAccessor | find a field or a pair of set/get methods with the given property name. | Class | ariba.util.expr | Ariba Web |
|
| ObjectNullHandler | so that NullPointerException will be thrown by the caller. | Class | ariba.util.expr | Ariba Web |
|
| PropertyAccessor | This interface defines methods for setting and getting a property from a target object. | Interface | ariba.util.expr | Ariba Web |
|
| SafeSymbolValidator | | Class | ariba.util.expr | Ariba Web |
|
| SemanticRecord | | Class | ariba.util.expr | Ariba Web |
|
| SimpleNode | | Class | ariba.util.expr | Ariba Web |
|
| Symbol | | Interface | ariba.util.expr | Ariba Web |
|
| SymbolTable | | Class | ariba.util.expr | Ariba Web |
|
| SymbolValidator | | Class | ariba.util.expr | Ariba Web |
|
| TypeChecker | | Class | ariba.util.expr | Ariba Web |
|
| TypeConversionHelper | | Class | ariba.util.expr | Ariba Web |
|
| TypeConverter | Interface for accessing the type conversion facilities within a context. | Interface | ariba.util.expr | Ariba Web |