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

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

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

Methods in org.eclipse.higgins.idas.api with parameters of type IExtension
 Iterator IAttribute.getValues(IExtension[] extensions)
          Returns all values for this attribute.
 String IContext.open(Object authentication, IExtension[] extensions)
          Opens this Context using the provided authentication object.