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

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

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

Subinterfaces of IHasMetadata in org.eclipse.higgins.idas.api
 interface IAttribute
          As defined at (TODO (Doc): add reference), This interface represents an attribute of a DigitalSubject.
 interface IAttributeValue
          Holds the value of an attribute.
 interface IComplexAttrValue
           
 interface IContextRelationship
          Represents a relationship to another IContext.
 interface IDigitalSubject
          As defined at http://spwiki.editme.com/DigitalSubjectM4 and http://spwiki.editme.com/ContextProvider, This interface holds a set of IDigitalSubject objects.
 interface ISimpleAttrValue
           
 interface ISingleValuedAttribute
           
 

Methods in org.eclipse.higgins.idas.api with parameters of type IHasMetadata
 boolean IHasMetadata.equals(IHasMetadata metadataSet)
          Returns true if the passed metadata set is equal to this one.