org.eclipse.jst.jsf.common.metadata.query
Interface IMetaDataModelContext

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IModelContext
All Known Subinterfaces:
ITaglibDomainMetaDataModelContext

public interface IMetaDataModelContext
extends IModelContext

Provisional API - subject to change


Method Summary
 java.lang.String getDomainID()
           
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Method Detail

getDomainID

java.lang.String getDomainID()
Returns:
domain identifier for this context.

This must match the domain id from the org.eclipse.jst.jsf.common.DomainLoadingStrategies