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(URI contextRef)
          Using contextRef, creates an instance of IContext and returns it.
 IContext IDigitalSubject.getContext()
           
 



Copyright © 2006 Novell Inc. All Rights Reserved.
This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

Contributors:
  Jim Sermersheim (Novell, Inc.) - initial API and implementation