Uses of Interface
org.eclipse.higgins.framework.idas.IAttribute

Uses of IAttribute in org.eclipse.higgins.framework.idas
 

Methods in org.eclipse.higgins.framework.idas that return IAttribute
 IAttribute IDigitalSubject.getAttribute(URI attrID)
          Return specified attribute of this IDigitalSubject
 

Methods in org.eclipse.higgins.framework.idas that return types with arguments of type IAttribute
 Iterable<IAttribute> IDigitalSubject.getAttributes()
          Return all attributes of this IDigitalSubject