Package org.openarchitectureware.expression

Implementation of the expression framework

See:
          Description

Interface Summary
Analyzable  
Callback an instance of this interface can be injected into the execution context.
Evaluatable  
ExceptionHandler  
ExecutionContext  
NullEvaluationHandler  
Resource  
ResourceManager  
ResourceParser  
TypeSystem  
 

Class Summary
AbstractExpressionsUsingWorkflowAdvice Base class for workflow advices for components which use expressions.
AbstractExpressionsUsingWorkflowComponent  
AbstractExpressionsUsingWorkflowComponent.Debug  
AbstractExpressionsUsingWorkflowComponent.GlobalVarDef  
AnalysationIssue  
AnalysationIssue.AnalysationIssueType  
ExceptionRaisingNullEvaluationHandler  
ExecutionContextImpl  
ExpressionFacade  
ResourceManagerDefaultImpl  
TypeNameUtil Utility class for retrieving information from various type name presentations used within oAW's type system.
TypeSystemImpl  
Variable  
 

Exception Summary
EvaluationException  
 

Package org.openarchitectureware.expression Description

Implementation of the expression framework