Package org.javagen.agile.core.context

Interface Summary
Context A context allows arbitrary values to be associated with a model instance.
ContextHolder ContextHolders are any object that holds a context - a map of key-value pairs.
ContextLoader Generic mechanism to combine contexts from model tree.
 

Class Summary
ContextHolderStack Holds a stack of ContextHolders (i.e.
DefaultContext Default implementation of a key-value Context.
DefaultContextLoader Builds a context by pushing the nodes on a stack from root to leaf so that leaf values take precedence.
 

Enum Summary
Keys Common keys used to hold values in the context.
 



Copyright 2006-2006-2007 Outsource Cafe Inc.. All Rights Reserved.