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

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

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

Subinterfaces of IHasAttributes in org.eclipse.higgins.idas.api
 interface IAttribute
          As defined at (TODO (Doc): add reference), This interface represents an attribute of an Entity.
 interface IAuthNAttributesMaterials
          Represents an authentication identity to be used when calling org.eclipse.higgins.idas.api.IContext#open(Object) This type of identity is comprised of a set of attributes which make up the materials used in authentication.
 interface IContext
          As defined at http://spwiki.editme.com/Context and http://spwiki.editme.com/ContextProvider, This interface holds a set of IEntity objects.
 interface IEntity
          As defined at http://wiki.eclipse.org/Entity and http://wiki.eclipse.org/Context, This interface holds a set of IEntity objects.
 interface ISimpleValue
           
 interface ISingleValuedAttribute
           
 interface IValue
          Holds the value of a context.