Package org.eclipse.jst.jsf.context.internal.provisional

Interface Summary
IDelegatingFactory Defines a type of factory that can have delegate factories to help it create an appropriate instance type.
IDocumentContext Encapsulates runtime context in a JFace IDocument model Clients may implement this interface
IModelContext Encapsulates the current runtime context in some model.
 

Class Summary
AbstractDelegatingFactory An abstract implementation of the IDelegatingFactory interface Clients may extend this class.
AbstractDocumentContext A convenience super-type for all context instances that implement IDocumentContext or one of its sub-types.