org.eclipse.jst.jsf.context
Interface IModelContext

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable
All Known Subinterfaces:
IDocumentContext, IMetaDataModelContext, IStructuredDocumentContext, ITaglibDomainMetaDataModelContext
All Known Implementing Classes:
AbstractDocumentContext, AbstractStructuredDocumentContext

public interface IModelContext
extends org.eclipse.core.runtime.IAdaptable

Encapsulates the current runtime context in some model. This interface may be sub-classed but not implemented directly


Method Summary
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter