A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
EnumerationConverter — Class in package org.spicefactory.lib.reflect.converter
Converts to Enumeration instances.
EnumerationConverter(type:org.spicefactory.lib.reflect:ClassInfo) — Constructor in class org.spicefactory.lib.reflect.converter.EnumerationConverter
Creates a new Converter instance.
error — Property in class org.spicefactory.lib.logging.LogEvent
An optional Error instance associated with this LogEvent.
error(message, error) — Method in interface org.spicefactory.lib.logging.Logger
Logs a message with the ERROR log level.
error(message, error) — Method in class org.spicefactory.lib.logging.impl.DefaultLogger
Logs a message with the ERROR log level.
error(log, error) — Method in class org.spicefactory.lib.logging.impl.DelegateLogger
Logs a message with the ERROR log level.
error — Event in class org.spicefactory.lib.task.Task
Dispatched when a Task has aborted due to an error condition.
error(message) — Method in class org.spicefactory.lib.task.Task
Signals an error condition and cancels the Task.
ERROR — Constant static property in class org.spicefactory.lib.logging.LogLevel
The ERROR level designates error events that might still allow the application to continue running.
EventInfo — Class in package org.spicefactory.lib.reflect.metadata
execute() — Method in class org.spicefactory.lib.util.Command
Executes the Command.
Expression — Interface in package org.spicefactory.lib.expr
Represents a single expression.
ExpressionContext — Interface in package org.spicefactory.lib.expr
Represents a context for creating and resolving expressions.
expressionString — Property in interface org.spicefactory.lib.expr.Expression
The unresolved expression string.
expressionString — Property in class org.spicefactory.lib.expr.impl.CompositeExpression
The unresolved expression string.
expressionString — Property in class org.spicefactory.lib.expr.impl.LiteralExpression
The unresolved expression string.
expressionString — Property in class org.spicefactory.lib.expr.impl.ValueExpression
The unresolved expression string.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z