Uses of Interface
org.eclipse.higgins.idas.api.IContextId

Packages that use IContextId
org.eclipse.higgins.idas.api Defines the core set of interfaces for IdAS. 
 

Uses of IContextId in org.eclipse.higgins.idas.api
 

Methods in org.eclipse.higgins.idas.api with parameters of type IContextId
 IContext IContextFactory.createContext(IContextId contextID)
          Using a context ID, creates an instance of IContext and returns it.