Uses of Interface
org.eclipse.higgins.idas.IContext

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

Uses of IContext in org.eclipse.higgins.idas
 

Methods in org.eclipse.higgins.idas that return IContext
 IContext IContextFactory.createContext(java.net.URI contextRef)
          Using contextRef, creates an instance of IContext and returns it.
 IContext IDigitalSubject.getContext()