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

Packages that use IHasAttributes
org.eclipse.higgins.idas Defines the core set of interfaces for IdAS. 
org.eclipse.higgins.idas.impl This package provides some basic implementations of various IdAS interfaces for use by context providers. 
 

Uses of IHasAttributes in org.eclipse.higgins.idas
 

Subinterfaces of IHasAttributes in org.eclipse.higgins.idas
 interface IComplexValue
           
 interface IDigitalSubject
          As defined at http://spwiki.editme.com/DigitalSubjectM4 and http://spwiki.editme.com/ContextProvider, This interface holds a set of IDigitalSubject objects.
 

Uses of IHasAttributes in org.eclipse.higgins.idas.impl
 

Classes in org.eclipse.higgins.idas.impl that implement IHasAttributes
 class AbstractComplexValue
          Basic implementation of IComplexValue.
 class BasicAttributeSet
          Basic implementation of IHasAttributes.
 



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